ServerException {#182
  #message: "NOWRITE You can't write against a non-write redis."
  #code: 0
  #file: "/home/dearedu/web/s1.dearedu.com/vendor/predis/predis/src/Client.php"
  #line: 370
  -trace: array:58 [
    0 => array:3 [
      "call" => "Predis\Client->onErrorResponse()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/predis/predis/src/Client.php:335"
      "args" => array:2 [
        0 => StringSet {#178
          -arguments: array:2 [
            0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
            1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
          ]
        }
        1 => Error {#181
          -message: "NOWRITE You can't write against a non-write redis."
        }
      ]
    ]
    1 => array:3 [
      "call" => "Predis\Client->executeCommand()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/predis/predis/src/Client.php:315"
      "args" => array:1 [
        0 => StringSet {#178}
      ]
    ]
    2 => array:3 [
      "call" => "Predis\Client->__call()"
      "file" => ""
      "args" => array:2 [
        0 => "set"
        1 => array:2 [
          0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
          1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
        ]
      ]
    ]
    3 => array:3 [
      "call" => "Predis\Client->set()"
      "file" => ""
      "args" => array:2 [
        0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
        1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
      ]
    ]
    4 => array:3 [
      "call" => "call_user_func_array()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/laravel/framework/src/Illuminate/Redis/Database.php:88"
      "args" => array:2 [
        0 => array:2 [
          0 => Client {#171
            #connection: StreamConnection {#175
              -resource: stream resource @35
                timed_out: false
                blocked: true
                eof: false
                stream_type: "tcp_socket/ssl"
                mode: "r+"
                unread_bytes: 0
                seekable: false
                options: []
              }
              -cachedId: null
              #parameters: Parameters {#173
                -parameters: array:5 [
                  "host" => "r-j6cuutbaxgezivddgx.redis.rds.aliyuncs.com"
                  "password" => "dearedu:Power123321"
                  "port" => "6379"
                  "database" => 0
                  "scheme" => "tcp"
                ]
              }
              #initCommands: array:2 [
                0 => RawCommand {#176
                  -slot: null
                  -commandID: "AUTH"
                  -arguments: array:1 [
                    0 => "dearedu:Power123321"
                  ]
                }
                1 => RawCommand {#177
                  -slot: null
                  -commandID: "SELECT"
                  -arguments: array:1 [
                    0 => 0
                  ]
                }
              ]
            }
            #options: Options {#172
              #input: []
              #options: array:3 [
                "connections" => Factory {#174
                  -defaults: []
                  #schemes: array:6 [
                    "tcp" => "Predis\Connection\StreamConnection"
                    "unix" => "Predis\Connection\StreamConnection"
                    "tls" => "Predis\Connection\StreamConnection"
                    "redis" => "Predis\Connection\StreamConnection"
                    "rediss" => "Predis\Connection\StreamConnection"
                    "http" => "Predis\Connection\WebdisConnection"
                  ]
                }
                "profile" => RedisVersion320 {#179
                  -commands: array:159 [
                    "EXISTS" => "Predis\Command\KeyExists"
                    "DEL" => "Predis\Command\KeyDelete"
                    "TYPE" => "Predis\Command\KeyType"
                    "KEYS" => "Predis\Command\KeyKeys"
                    "RANDOMKEY" => "Predis\Command\KeyRandom"
                    "RENAME" => "Predis\Command\KeyRename"
                    "RENAMENX" => "Predis\Command\KeyRenamePreserve"
                    "EXPIRE" => "Predis\Command\KeyExpire"
                    "EXPIREAT" => "Predis\Command\KeyExpireAt"
                    "TTL" => "Predis\Command\KeyTimeToLive"
                    "MOVE" => "Predis\Command\KeyMove"
                    "SORT" => "Predis\Command\KeySort"
                    "DUMP" => "Predis\Command\KeyDump"
                    "RESTORE" => "Predis\Command\KeyRestore"
                    "SET" => "Predis\Command\StringSet"
                    "SETNX" => "Predis\Command\StringSetPreserve"
                    "MSET" => "Predis\Command\StringSetMultiple"
                    "MSETNX" => "Predis\Command\StringSetMultiplePreserve"
                    "GET" => "Predis\Command\StringGet"
                    "MGET" => "Predis\Command\StringGetMultiple"
                    "GETSET" => "Predis\Command\StringGetSet"
                    "INCR" => "Predis\Command\StringIncrement"
                    "INCRBY" => "Predis\Command\StringIncrementBy"
                    "DECR" => "Predis\Command\StringDecrement"
                    "DECRBY" => "Predis\Command\StringDecrementBy"
                    "RPUSH" => "Predis\Command\ListPushTail"
                    "LPUSH" => "Predis\Command\ListPushHead"
                    "LLEN" => "Predis\Command\ListLength"
                    "LRANGE" => "Predis\Command\ListRange"
                    "LTRIM" => "Predis\Command\ListTrim"
                    "LINDEX" => "Predis\Command\ListIndex"
                    "LSET" => "Predis\Command\ListSet"
                    "LREM" => "Predis\Command\ListRemove"
                    "LPOP" => "Predis\Command\ListPopFirst"
                    "RPOP" => "Predis\Command\ListPopLast"
                    "RPOPLPUSH" => "Predis\Command\ListPopLastPushHead"
                    "SADD" => "Predis\Command\SetAdd"
                    "SREM" => "Predis\Command\SetRemove"
                    "SPOP" => "Predis\Command\SetPop"
                    "SMOVE" => "Predis\Command\SetMove"
                    "SCARD" => "Predis\Command\SetCardinality"
                    "SISMEMBER" => "Predis\Command\SetIsMember"
                    "SINTER" => "Predis\Command\SetIntersection"
                    "SINTERSTORE" => "Predis\Command\SetIntersectionStore"
                    "SUNION" => "Predis\Command\SetUnion"
                    "SUNIONSTORE" => "Predis\Command\SetUnionStore"
                    "SDIFF" => "Predis\Command\SetDifference"
                    "SDIFFSTORE" => "Predis\Command\SetDifferenceStore"
                    "SMEMBERS" => "Predis\Command\SetMembers"
                    "SRANDMEMBER" => "Predis\Command\SetRandomMember"
                    "ZADD" => "Predis\Command\ZSetAdd"
                    "ZINCRBY" => "Predis\Command\ZSetIncrementBy"
                    "ZREM" => "Predis\Command\ZSetRemove"
                    "ZRANGE" => "Predis\Command\ZSetRange"
                    "ZREVRANGE" => "Predis\Command\ZSetReverseRange"
                    "ZRANGEBYSCORE" => "Predis\Command\ZSetRangeByScore"
                    "ZCARD" => "Predis\Command\ZSetCardinality"
                    "ZSCORE" => "Predis\Command\ZSetScore"
                    "ZREMRANGEBYSCORE" => "Predis\Command\ZSetRemoveRangeByScore"
                    "PING" => "Predis\Command\ConnectionPing"
                    "AUTH" => "Predis\Command\ConnectionAuth"
                    "SELECT" => "Predis\Command\ConnectionSelect"
                    "ECHO" => "Predis\Command\ConnectionEcho"
                    "QUIT" => "Predis\Command\ConnectionQuit"
                    "INFO" => "Predis\Command\ServerInfoV26x"
                    "SLAVEOF" => "Predis\Command\ServerSlaveOf"
                    "MONITOR" => "Predis\Command\ServerMonitor"
                    "DBSIZE" => "Predis\Command\ServerDatabaseSize"
                    "FLUSHDB" => "Predis\Command\ServerFlushDatabase"
                    "FLUSHALL" => "Predis\Command\ServerFlushAll"
                    "SAVE" => "Predis\Command\ServerSave"
                    "BGSAVE" => "Predis\Command\ServerBackgroundSave"
                    "LASTSAVE" => "Predis\Command\ServerLastSave"
                    "SHUTDOWN" => "Predis\Command\ServerShutdown"
                    "BGREWRITEAOF" => "Predis\Command\ServerBackgroundRewriteAOF"
                    "SETEX" => "Predis\Command\StringSetExpire"
                    "APPEND" => "Predis\Command\StringAppend"
                    "SUBSTR" => "Predis\Command\StringSubstr"
                    "BLPOP" => "Predis\Command\ListPopFirstBlocking"
                    "BRPOP" => "Predis\Command\ListPopLastBlocking"
                    "ZUNIONSTORE" => "Predis\Command\ZSetUnionStore"
                    "ZINTERSTORE" => "Predis\Command\ZSetIntersectionStore"
                    "ZCOUNT" => "Predis\Command\ZSetCount"
                    "ZRANK" => "Predis\Command\ZSetRank"
                    "ZREVRANK" => "Predis\Command\ZSetReverseRank"
                    "ZREMRANGEBYRANK" => "Predis\Command\ZSetRemoveRangeByRank"
                    "HSET" => "Predis\Command\HashSet"
                    "HSETNX" => "Predis\Command\HashSetPreserve"
                    "HMSET" => "Predis\Command\HashSetMultiple"
                    "HINCRBY" => "Predis\Command\HashIncrementBy"
                    "HGET" => "Predis\Command\HashGet"
                    "HMGET" => "Predis\Command\HashGetMultiple"
                    "HDEL" => "Predis\Command\HashDelete"
                    "HEXISTS" => "Predis\Command\HashExists"
                    "HLEN" => "Predis\Command\HashLength"
                    "HKEYS" => "Predis\Command\HashKeys"
                    "HVALS" => "Predis\Command\HashValues"
                    "HGETALL" => "Predis\Command\HashGetAll"
                    "MULTI" => "Predis\Command\TransactionMulti"
                    "EXEC" => "Predis\Command\TransactionExec"
                    "DISCARD" => "Predis\Command\TransactionDiscard"
                    "SUBSCRIBE" => "Predis\Command\PubSubSubscribe"
                    "UNSUBSCRIBE" => "Predis\Command\PubSubUnsubscribe"
                    "PSUBSCRIBE" => "Predis\Command\PubSubSubscribeByPattern"
                    "PUNSUBSCRIBE" => "Predis\Command\PubSubUnsubscribeByPattern"
                    "PUBLISH" => "Predis\Command\PubSubPublish"
                    "CONFIG" => "Predis\Command\ServerConfig"
                    "PERSIST" => "Predis\Command\KeyPersist"
                    "STRLEN" => "Predis\Command\StringStrlen"
                    "SETRANGE" => "Predis\Command\StringSetRange"
                    "GETRANGE" => "Predis\Command\StringGetRange"
                    "SETBIT" => "Predis\Command\StringSetBit"
                    "GETBIT" => "Predis\Command\StringGetBit"
                    "RPUSHX" => "Predis\Command\ListPushTailX"
                    "LPUSHX" => "Predis\Command\ListPushHeadX"
                    "LINSERT" => "Predis\Command\ListInsert"
                    "BRPOPLPUSH" => "Predis\Command\ListPopLastPushHeadBlocking"
                    "ZREVRANGEBYSCORE" => "Predis\Command\ZSetReverseRangeByScore"
                    "WATCH" => "Predis\Command\TransactionWatch"
                    "UNWATCH" => "Predis\Command\TransactionUnwatch"
                    "OBJECT" => "Predis\Command\ServerObject"
                    "SLOWLOG" => "Predis\Command\ServerSlowlog"
                    "CLIENT" => "Predis\Command\ServerClient"
                    "PTTL" => "Predis\Command\KeyPreciseTimeToLive"
                    "PEXPIRE" => "Predis\Command\KeyPreciseExpire"
                    "PEXPIREAT" => "Predis\Command\KeyPreciseExpireAt"
                    "MIGRATE" => "Predis\Command\KeyMigrate"
                    "PSETEX" => "Predis\Command\StringPreciseSetExpire"
                    "INCRBYFLOAT" => "Predis\Command\StringIncrementByFloat"
                    "BITOP" => "Predis\Command\StringBitOp"
                    "BITCOUNT" => "Predis\Command\StringBitCount"
                    "HINCRBYFLOAT" => "Predis\Command\HashIncrementByFloat"
                    "EVAL" => "Predis\Command\ServerEval"
                    "EVALSHA" => "Predis\Command\ServerEvalSHA"
                    "SCRIPT" => "Predis\Command\ServerScript"
                    "TIME" => "Predis\Command\ServerTime"
                    "SENTINEL" => "Predis\Command\ServerSentinel"
                    "SCAN" => "Predis\Command\KeyScan"
                    "BITPOS" => "Predis\Command\StringBitPos"
                    "SSCAN" => "Predis\Command\SetScan"
                    "ZSCAN" => "Predis\Command\ZSetScan"
                    "ZLEXCOUNT" => "Predis\Command\ZSetLexCount"
                    "ZRANGEBYLEX" => "Predis\Command\ZSetRangeByLex"
                    "ZREMRANGEBYLEX" => "Predis\Command\ZSetRemoveRangeByLex"
                    "ZREVRANGEBYLEX" => "Predis\Command\ZSetReverseRangeByLex"
                    "HSCAN" => "Predis\Command\HashScan"
                    "PUBSUB" => "Predis\Command\PubSubPubsub"
                    "PFADD" => "Predis\Command\HyperLogLogAdd"
                    "PFCOUNT" => "Predis\Command\HyperLogLogCount"
                    "PFMERGE" => "Predis\Command\HyperLogLogMerge"
                    "COMMAND" => "Predis\Command\ServerCommand"
                    "HSTRLEN" => "Predis\Command\HashStringLength"
                    "BITFIELD" => "Predis\Command\StringBitField"
                    "GEOADD" => "Predis\Command\GeospatialGeoAdd"
                    "GEOHASH" => "Predis\Command\GeospatialGeoHash"
                    "GEOPOS" => "Predis\Command\GeospatialGeoPos"
                    "GEODIST" => "Predis\Command\GeospatialGeoDist"
                    "GEORADIUS" => "Predis\Command\GeospatialGeoRadius"
                    "GEORADIUSBYMEMBER" => "Predis\Command\GeospatialGeoRadiusByMember"
                  ]
                  -processor: null
                }
                "exceptions" => true
              ]
              #handlers: array:6 [
                "cluster" => "Predis\Configuration\ClusterOption"
                "connections" => "Predis\Configuration\ConnectionFactoryOption"
                "exceptions" => "Predis\Configuration\ExceptionsOption"
                "prefix" => "Predis\Configuration\PrefixOption"
                "profile" => "Predis\Configuration\ProfileOption"
                "replication" => "Predis\Configuration\ReplicationOption"
              ]
            }
            -profile: RedisVersion320 {#179}
          }
          1 => "set"
        ]
        1 => array:2 [
          0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
          1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
        ]
      ]
    ]
    5 => array:3 [
      "call" => "Illuminate\Redis\Database->command()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/laravel/framework/src/Illuminate/Redis/Database.php:137"
      "args" => array:2 [
        0 => "set"
        1 => array:2 [
          0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
          1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
        ]
      ]
    ]
    6 => array:3 [
      "call" => "Illuminate\Redis\Database->__call()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:217"
      "args" => array:2 [
        0 => "set"
        1 => array:2 [
          0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
          1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
        ]
      ]
    ]
    7 => array:3 [
      "call" => "Illuminate\Redis\Database->set()"
      "file" => "/home/dearedu/web/s1.dearedu.com/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:217"
      "args" => array:2 [
        0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
        1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
      ]
    ]
    8 => array:3 [
      "call" => "Illuminate\Support\Facades\Facade::__callStatic()"
      "file" => "/home/dearedu/web/s1.dearedu.com/app/Http/Controllers/AsiasController.php:615"
      "args" => array:2 [
        0 => "set"
        1 => array:2 [
          0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
          1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
        ]
      ]
    ]
    9 => array:3 [
      "call" => "Illuminate\Support\Facades\Redis::set()"
      "file" => "/home/dearedu/web/s1.dearedu.com/app/Http/Controllers/AsiasController.php:615"
      "args" => array:2 [
        0 => "s.dearedu.comtype=同步&section_id=3&subject_id=1"
        1 => "a:7:{i:0;O:8:"stdClass":2:{s:6:"pub_id";i:522;s:8:"pub_name";s:24:"统编版(部编版)";}i:1;O:8:"stdClass":2:{s:6:"pub_id";i:2;s:8:"pub_name";s:12:"新人教版";}i:2;O:8:"stdClass":2:{s:6:"pub_id";i:3;s:8:"pub_name";s:9:"语文版";}i:3;O:8:"stdClass":2:{s:6:"pub_id";i:4;s:8:"pub_name";s:9:"苏教版";}i:4;O:8:"stdClass":2:{s:6:"pub_id";i:5;s:8:"pub_name";s:9:"粤教版";}i:5;O:8:"stdClass":2:{s:6:"pub_id";i:6;s:8:"pub_name";s:9:"鲁人版";}i:6;O:8:"stdClass":2:{s:6:"pub_id";i:8;s:8:"pub_name";s:12:"北师大版";}}"
      ]
    ]
    10 => array:3 [
      "call" => "App\Http\Controllers\AsiasController->getPubInfo()"
      "file" => "/home/dearedu/web/s1.dearedu.com/app/Http/Controllers/AsiasController.php:219"
      "args" => []
    ]
    11 => array:3 [
      "call" => "App\Http\Controllers\AsiasController->getAsiasInfo()"
      "file" => "/home/dearedu/web/s1.dearedu.com/app/Http/Controllers/AsiasController.php:58"
      "args" => array:1 [
        0 => Request {#41
          #json: null
          #userResolver: Closure {#140
            class: "Illuminate\Auth\AuthServiceProvider"
            this: AuthServiceProvider {#23 …}
            use: array:1 [
              "$app" => Application {#3
                #basePath: "/home/dearedu/web/s1.dearedu.com"
                #hasBeenBootstrapped: true
                #booted: true
                #bootingCallbacks: []
                #bootedCallbacks: array:1 [
                  0 => Closure {#98
                    class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
                    this: RouteServiceProvider {#86
                      #namespace: "App\Http\Controllers"
                      #app: Application {#3}
                      #defer: false
                    }
                    use: array:1 [
                      "$router" => Router {#25 …}
                    ]
                    file: "/home/dearedu/web/s1.dearedu.com/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
                    line: "33 to 35"
                  }
                ]
                #terminatingCallbacks: []
                #serviceProviders: array:19 [
                  0 => EventServiceProvider {#2
                    #app: Application {#3}
                    #defer: false
                  }
                  1 => RoutingServiceProvider {#7
                    #app: Application {#3}
                    #defer: false
                  }
                  2 => AuthServiceProvider {#23 …}
                  3 => ControllerServiceProvider {#36
                    #app: Application {#3}
                    #defer: false
                  }
                  4 => CookieServiceProvider {#50
                    #app: Application {#3}
                    #defer: false
                  }
                  5 => DatabaseServiceProvider {#52
                    #app: Application {#3}
                    #defer: false
                  }
                  6 => EncryptionServiceProvider {#59
                    #app: Application {#3}
                    #defer: false
                  }
                  7 => FilesystemServiceProvider {#61
                    #app: Application {#3}
                    #defer: false
                  }
                  8 => FormRequestServiceProvider {#67
                    #app: Application {#3}
                    #defer: false
                  }
                  9 => FoundationServiceProvider {#66
                    #providers: array:1 [
                      0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                    ]
                    #instances: array:1 [
                      0 => FormRequestServiceProvider {#67}
                    ]
                    #app: Application {#3}
                    #defer: false
                  }
                  10 => PaginationServiceProvider {#68
                    #app: Application {#3}
                    #defer: false
                  }
                  11 => SessionServiceProvider {#71
                    #app: Application {#3}
                    #defer: false
                  }
                  12 => ValidationServiceProvider {#75
                    #app: Application {#3}
                    #defer: false
                  }
                  13 => ViewServiceProvider {#79
                    #app: Application {#3}
                    #defer: false
                  }
                  14 => AppServiceProvider {#83
                    #app: Application {#3}
                    #defer: false
                  }
                  15 => AuthServiceProvider {#84
                    #policies: array:1 [
                      "App\Model" => "App\Policies\ModelPolicy"
                    ]
                    #app: Application {#3}
                    #defer: false
                  }
                  16 => EventServiceProvider {#85
                    #listen: array:1 [
                      "App\Events\SomeEvent" => array:1 [
                        0 => "App\Listeners\EventListener"
                      ]
                    ]
                    #subscribe: []
                    #app: Application {#3}
                    #defer: false
                  }
                  17 => RouteServiceProvider {#86}
                  18 => RedisServiceProvider {#161
                    #defer: true
                    #app: Application {#3}
                  }
                ]
                #loadedProviders: array:19 [
                  "Illuminate\Events\EventServiceProvider" => true
                  "Illuminate\Routing\RoutingServiceProvider" => true
                  "Illuminate\Auth\AuthServiceProvider" => true
                  "Illuminate\Routing\ControllerServiceProvider" => true
                  "Illuminate\Cookie\CookieServiceProvider" => true
                  "Illuminate\Database\DatabaseServiceProvider" => true
                  "Illuminate\Encryption\EncryptionServiceProvider" => true
                  "Illuminate\Filesystem\FilesystemServiceProvider" => true
                  "Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
                  "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
                  "Illuminate\Pagination\PaginationServiceProvider" => true
                  "Illuminate\Session\SessionServiceProvider" => true
                  "Illuminate\Validation\ValidationServiceProvider" => true
                  "Illuminate\View\ViewServiceProvider" => true
                  "App\Providers\AppServiceProvider" => true
                  "App\Providers\AuthServiceProvider" => true
                  "App\Providers\EventServiceProvider" => true
                  "App\Providers\RouteServiceProvider" => true
                  "Illuminate\Redis\RedisServiceProvider" => true
                ]
                #deferredServices: array:83 [
                  "command.app.name" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.clear-compiled" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.command.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.config.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.config.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.console.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.event.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.event.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.down" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.environment" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.handler.command" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.handler.event" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.job.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.key.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.listener.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.model.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.optimize" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.policy.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.provider.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.request.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.route.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.route.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.route.list" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.serve" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.test.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.tinker" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.up" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.vendor.publish" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "command.view.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
                  "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "cache" => "Illuminate\Cache\CacheServiceProvider"
                  "cache.store" => "Illuminate\Cache\CacheServiceProvider"
                  "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
                  "command.cache.clear" => "Illuminate\Cache\CacheServiceProvider"
                  "command.cache.table" => "Illuminate\Cache\CacheServiceProvider"
                  "command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "seeder" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.session.database" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "hash" => "Illuminate\Hashing\HashServiceProvider"
                  "mailer" => "Illuminate\Mail\MailServiceProvider"
                  "swift.mailer" => "Illuminate\Mail\MailServiceProvider"
                  "swift.transport" => "Illuminate\Mail\MailServiceProvider"
                  "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
                  "queue" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.work" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.listen" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.restart" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.subscribe" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
                  "auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  "auth.password.tokens" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  "translator" => "Illuminate\Translation\TranslationServiceProvider"
                  "translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
                ]
                #monologConfigurator: null
                #databasePath: null
                #storagePath: null
                #environmentPath: null
                #environmentFile: ".env.production"
                #namespace: null
                #resolved: array:34 [
                  "events" => true
                  "router" => true
                  "App\Http\Kernel" => true
                  "Illuminate\Contracts\Http\Kernel" => true
                  "Illuminate\Foundation\Bootstrap\DetectEnvironment" => true
                  "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
                  "Illuminate\Foundation\Bootstrap\ConfigureLogging" => true
                  "env" => true
                  "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
                  "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
                  "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
                  "Illuminate\Foundation\Bootstrap\BootProviders" => true
                  "db.factory" => true
                  "db" => true
                  "Illuminate\Contracts\Auth\Access\Gate" => true
                  "url" => true
                  "files" => true
                  "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
                  "encrypter" => true
                  "App\Http\Middleware\EncryptCookies" => true
                  "cookie" => true
                  "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
                  "session" => true
                  "Illuminate\Session\Middleware\StartSession" => true
                  "view.engine.resolver" => true
                  "view.finder" => true
                  "view" => true
                  "Illumina