object(ErrorException)#583 (8) {
["message":protected]=>
string(19) "Undefined offset: 0"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(78) "/home/services/production/web-seo-php/vendor/illuminate/support/Collection.php"
["line":protected]=>
int(1802)
["trace":"Exception":private]=>
array(19) {
[0]=>
array(6) {
["file"]=>
string(78) "/home/services/production/web-seo-php/vendor/illuminate/support/Collection.php"
["line"]=>
int(1802)
["function"]=>
string(32) "Laravel\Lumen\Concerns\{closure}"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(5) {
[0]=>
int(8)
[1]=>
string(19) "Undefined offset: 0"
[2]=>
string(78) "/home/services/production/web-seo-php/vendor/illuminate/support/Collection.php"
[3]=>
int(1802)
[4]=>
array(1) {
["key"]=>
int(0)
}
}
}
[1]=>
array(6) {
["file"]=>
string(84) "/home/services/production/web-seo-php/app/Http/Controllers/RequestLineController.php"
["line"]=>
int(212)
["function"]=>
string(9) "offsetGet"
["class"]=>
string(29) "Illuminate\Support\Collection"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
int(0)
}
}
[2]=>
array(6) {
["file"]=>
string(84) "/home/services/production/web-seo-php/app/Http/Controllers/RequestLineController.php"
["line"]=>
int(54)
["function"]=>
string(16) "workUrlWithLines"
["class"]=>
string(42) "App\Http\Controllers\RequestLineController"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
[3]=>
array(4) {
["function"]=>
string(7) "workUrl"
["class"]=>
string(42) "App\Http\Controllers\RequestLineController"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
[4]=>
array(4) {
["file"]=>
string(81) "/home/services/production/web-seo-php/vendor/illuminate/container/BoundMethod.php"
["line"]=>
int(29)
["function"]=>
string(20) "call_user_func_array"
["args"]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
[1]=>
array(1) {
[0]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
[5]=>
array(6) {
["file"]=>
string(81) "/home/services/production/web-seo-php/vendor/illuminate/container/BoundMethod.php"
["line"]=>
int(87)
["function"]=>
string(30) "Illuminate\Container\{closure}"
["class"]=>
string(32) "Illuminate\Container\BoundMethod"
["type"]=>
string(2) "::"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(81) "/home/services/production/web-seo-php/vendor/illuminate/container/BoundMethod.php"
["line"]=>
int(31)
["function"]=>
string(15) "callBoundMethod"
["class"]=>
string(32) "Illuminate\Container\BoundMethod"
["type"]=>
string(2) "::"
["args"]=>
array(3) {
[0]=>
object(Laravel\Lumen\Application)#6 (27) {
["basePath":protected]=>
string(37) "/home/services/production/web-seo-php"
["loadedConfigurations":protected]=>
array(2) {
["database"]=>
bool(true)
["view"]=>
bool(true)
}
["loadedProviders":protected]=>
array(6) {
["Jenssegers\Mongodb\MongodbServiceProvider"]=>
bool(true)
["Illuminate\Database\DatabaseServiceProvider"]=>
bool(true)
["Illuminate\Events\EventServiceProvider"]=>
bool(true)
["Illuminate\Pagination\PaginationServiceProvider"]=>
bool(true)
["Illuminate\View\ViewServiceProvider"]=>
bool(true)
["Barryvdh\DomPDF\ServiceProvider"]=>
bool(true)
}
["ranServiceBinders":protected]=>
array(5) {
["registerConfigBindings"]=>
bool(true)
["registerDatabaseBindings"]=>
bool(true)
["registerEventBindings"]=>
bool(true)
["registerViewBindings"]=>
bool(true)
["registerFilesBindings"]=>
bool(true)
}
["namespace":protected]=>
NULL
["router"]=>
object(Laravel\Lumen\Routing\Router)#12 (4) {
["app"]=>
*RECURSION*
["groupStack":protected]=>
array(0) {
}
["routes":protected]=>
array(2) {
["GET/"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(1) "/"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
["GET/{url}"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(6) "/{url}"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
}
["namedRoutes"]=>
array(1) {
["home"]=>
string(6) "/{url}"
}
}
["availableBindings"]=>
array(38) {
["auth"]=>
string(20) "registerAuthBindings"
["auth.driver"]=>
string(20) "registerAuthBindings"
["Illuminate\Auth\AuthManager"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Guard"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Access\Gate"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Broadcasting\Factory"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Bus\Dispatcher"]=>
string(19) "registerBusBindings"
["cache"]=>
string(21) "registerCacheBindings"
["cache.store"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Factory"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Repository"]=>
string(21) "registerCacheBindings"
["composer"]=>
string(24) "registerComposerBindings"
["config"]=>
string(22) "registerConfigBindings"
["db"]=>
string(24) "registerDatabaseBindings"
["Illuminate\Database\Eloquent\Factory"]=>
string(24) "registerDatabaseBindings"
["encrypter"]=>
string(25) "registerEncrypterBindings"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(25) "registerEncrypterBindings"
["events"]=>
string(21) "registerEventBindings"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(21) "registerEventBindings"
["files"]=>
string(21) "registerFilesBindings"
["hash"]=>
string(20) "registerHashBindings"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(20) "registerHashBindings"
["log"]=>
string(19) "registerLogBindings"
["Psr\Log\LoggerInterface"]=>
string(19) "registerLogBindings"
["queue"]=>
string(21) "registerQueueBindings"
["queue.connection"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Factory"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Queue"]=>
string(21) "registerQueueBindings"
["router"]=>
string(22) "registerRouterBindings"
["Psr\Http\Message\ServerRequestInterface"]=>
string(26) "registerPsrRequestBindings"
["Psr\Http\Message\ResponseInterface"]=>
string(27) "registerPsrResponseBindings"
["translator"]=>
string(27) "registerTranslationBindings"
["url"]=>
string(28) "registerUrlGeneratorBindings"
["validator"]=>
string(25) "registerValidatorBindings"
["Illuminate\Contracts\Validation\Factory"]=>
string(25) "registerValidatorBindings"
["view"]=>
string(20) "registerViewBindings"
["Illuminate\Contracts\View\Factory"]=>
string(20) "registerViewBindings"
}
["resolved":protected]=>
array(10) {
["config"]=>
bool(true)
["db.factory"]=>
bool(true)
["db"]=>
bool(true)
["events"]=>
bool(true)
["view.engine.resolver"]=>
bool(true)
["files"]=>
bool(true)
["view.finder"]=>
bool(true)
["view"]=>
bool(true)
["App\Http\Controllers\RequestLineController"]=>
bool(true)
["blade.compiler"]=>
bool(true)
}
["bindings":protected]=>
array(18) {
["config"]=>
array(2) {
["concrete"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Debug\ExceptionHandler"]=>
array(2) {
["concrete"]=>
object(Closure)#13 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
["concrete"]=>
string(22) "App\Exceptions\Handler"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Console\Kernel"]=>
array(2) {
["concrete"]=>
object(Closure)#14 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(35) "Illuminate\Contracts\Console\Kernel"
["concrete"]=>
string(18) "App\Console\Kernel"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#24 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#23 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.connection"]=>
array(2) {
["concrete"]=>
object(Closure)#25 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["Faker\Generator"]=>
array(2) {
["concrete"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Database\Eloquent\Factory"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Queue\EntityResolver"]=>
array(2) {
["concrete"]=>
object(Closure)#28 (1) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#47 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["blade.compiler"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#56 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["dompdf.options"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf"]=>
array(2) {
["concrete"]=>
object(Closure)#62 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf.wrapper"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (2) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(13) {
["app"]=>
*RECURSION*
["Laravel\Lumen\Application"]=>
*RECURSION*
["path"]=>
string(41) "/home/services/production/web-seo-php/app"
["config"]=>
object(Illuminate\Config\Repository)#8 (1) {
["items":protected]=>
array(3) {
["database"]=>
array(2) {
["default"]=>
string(10) "production"
["connections"]=>
array(1) {
["production"]=>
array(7) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
}
}
}
["view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["compiled"]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
}
["dompdf"]=>
array(3) {
["show_warnings"]=>
bool(false)
["orientation"]=>
string(8) "portrait"
["defines"]=>
array(15) {
["font_dir"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["font_cache"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["temp_dir"]=>
string(4) "/tmp"
["chroot"]=>
string(37) "/home/services/production/web-seo-php"
["enable_font_subsetting"]=>
bool(false)
["pdf_backend"]=>
string(4) "CPDF"
["default_media_type"]=>
string(6) "screen"
["default_paper_size"]=>
string(2) "a4"
["default_font"]=>
string(5) "serif"
["dpi"]=>
int(96)
["enable_php"]=>
bool(false)
["enable_javascript"]=>
bool(true)
["enable_remote"]=>
bool(true)
["font_height_ratio"]=>
float(1.1)
["enable_html5_parser"]=>
bool(false)
}
}
}
}
["env"]=>
string(10) "production"
["db.factory"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["db"]=>
object(Illuminate\Database\DatabaseManager)#31 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(1) {
["production"]=>
object(Jenssegers\Mongodb\Connection)#113 (19) {
["db":protected]=>
object(MongoDB\Database)#119 (6) {
["databaseName"]=>
string(11) "lb-api-data"
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#584 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#585 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#586 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#587 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#588 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#589 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#590 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#591 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#592 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#593 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#594 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#595 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#596 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#597 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#598 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#599 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#600 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#601 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#602 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#603 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#604 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#605 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#606 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#607 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#608 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#609 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#610 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#611 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#612 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#613 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#614 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#615 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#616 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#617 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#618 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#619 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#620 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#621 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#622 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#623 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#624 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#625 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#626 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#627 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#628 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#629 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#630 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#631 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#632 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#633 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#634 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#635 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#636 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#637 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#638 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#639 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["files"]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["view"]=>
object(Illuminate\View\Factory)#58 (19) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(13) "18.221.93.167"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f8c12893f61a0-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(13) "18.221.93.167"
["HTTP_ACCEPT_ENCODING"]=>
string(8) "gzip, br"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_HOST"]=>
string(25) "horario.linebusapp.com.br"
["SCRIPT_FILENAME"]=>
string(54) "/home/services/production/web-seo-php/public/index.php"
["REDIRECT_STATUS"]=>
string(3) "200"
["SERVER_NAME"]=>
string(25) "horario.linebusapp.com.br"
["SERVER_PORT"]=>
string(3) "443"
["SERVER_ADDR"]=>
string(10) "10.138.0.9"
["REMOTE_PORT"]=>
string(5) "46962"
["REMOTE_ADDR"]=>
string(12) "172.69.7.144"
["SERVER_SOFTWARE"]=>
string(12) "nginx/1.10.3"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["HTTPS"]=>
string(2) "on"
["REQUEST_SCHEME"]=>
string(5) "https"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["DOCUMENT_ROOT"]=>
string(44) "/home/services/production/web-seo-php/public"
["DOCUMENT_URI"]=>
string(10) "/index.php"
["REQUEST_URI"]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["CONTENT_LENGTH"]=>
string(0) ""
["CONTENT_TYPE"]=>
string(0) ""
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["FCGI_ROLE"]=>
string(9) "RESPONDER"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1732180232.3151)
["REQUEST_TIME"]=>
int(1732180232)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f8c12893f61a0-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(8) "gzip, br"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["host"]=>
array(1) {
[0]=>
string(25) "horario.linebusapp.com.br"
}
["content-length"]=>
array(1) {
[0]=>
string(0) ""
}
["content-type"]=>
array(1) {
[0]=>
string(0) ""
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["requestUri":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
}
["blade.compiler"]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
}
["aliases":protected]=>
array(23) {
["Illuminate\Contracts\Foundation\Application"]=>
string(3) "app"
["Illuminate\Contracts\Auth\Factory"]=>
string(4) "auth"
["Illuminate\Contracts\Auth\Guard"]=>
string(11) "auth.driver"
["Illuminate\Contracts\Cache\Factory"]=>
string(5) "cache"
["Illuminate\Contracts\Cache\Repository"]=>
string(11) "cache.store"
["Illuminate\Contracts\Config\Repository"]=>
string(6) "config"
["Illuminate\Container\Container"]=>
string(3) "app"
["Illuminate\Contracts\Container\Container"]=>
string(3) "app"
["Illuminate\Database\ConnectionResolverInterface"]=>
string(2) "db"
["Illuminate\Database\DatabaseManager"]=>
string(2) "db"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(9) "encrypter"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(6) "events"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(4) "hash"
["log"]=>
string(23) "Psr\Log\LoggerInterface"
["Illuminate\Contracts\Queue\Factory"]=>
string(5) "queue"
["Illuminate\Contracts\Queue\Queue"]=>
string(16) "queue.connection"
["request"]=>
string(23) "Illuminate\Http\Request"
["Laravel\Lumen\Routing\Router"]=>
string(6) "router"
["Illuminate\Contracts\Translation\Translator"]=>
string(10) "translator"
["Laravel\Lumen\Routing\UrlGenerator"]=>
string(3) "url"
["Illuminate\Contracts\Validation\Factory"]=>
string(9) "validator"
["Illuminate\Contracts\View\Factory"]=>
string(4) "view"
["Dompdf\Dompdf"]=>
string(6) "dompdf"
}
["abstractAliases":protected]=>
array(1) {
["dompdf"]=>
array(1) {
[0]=>
string(13) "Dompdf\Dompdf"
}
}
["extenders":protected]=>
array(0) {
}
["tags":protected]=>
array(0) {
}
["buildStack":protected]=>
array(0) {
}
["with":protected]=>
array(0) {
}
["contextual"]=>
array(0) {
}
["reboundCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(0) {
}
["globalAfterResolvingCallbacks":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(2) {
["db"]=>
array(1) {
[0]=>
object(Closure)#17 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$db"]=>
string(10) ""
}
}
}
["queue"]=>
array(1) {
[0]=>
object(Closure)#18 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$queue"]=>
string(10) ""
}
}
}
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
["middleware":protected]=>
array(0) {
}
["routeMiddleware":protected]=>
array(0) {
}
["currentRoute":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
["dispatcher":protected]=>
NULL
}
[1]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
[2]=>
object(Closure)#109 (1) {
["static"]=>
array(3) {
["container"]=>
object(Laravel\Lumen\Application)#6 (27) {
["basePath":protected]=>
string(37) "/home/services/production/web-seo-php"
["loadedConfigurations":protected]=>
array(2) {
["database"]=>
bool(true)
["view"]=>
bool(true)
}
["loadedProviders":protected]=>
array(6) {
["Jenssegers\Mongodb\MongodbServiceProvider"]=>
bool(true)
["Illuminate\Database\DatabaseServiceProvider"]=>
bool(true)
["Illuminate\Events\EventServiceProvider"]=>
bool(true)
["Illuminate\Pagination\PaginationServiceProvider"]=>
bool(true)
["Illuminate\View\ViewServiceProvider"]=>
bool(true)
["Barryvdh\DomPDF\ServiceProvider"]=>
bool(true)
}
["ranServiceBinders":protected]=>
array(5) {
["registerConfigBindings"]=>
bool(true)
["registerDatabaseBindings"]=>
bool(true)
["registerEventBindings"]=>
bool(true)
["registerViewBindings"]=>
bool(true)
["registerFilesBindings"]=>
bool(true)
}
["namespace":protected]=>
NULL
["router"]=>
object(Laravel\Lumen\Routing\Router)#12 (4) {
["app"]=>
*RECURSION*
["groupStack":protected]=>
array(0) {
}
["routes":protected]=>
array(2) {
["GET/"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(1) "/"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
["GET/{url}"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(6) "/{url}"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
}
["namedRoutes"]=>
array(1) {
["home"]=>
string(6) "/{url}"
}
}
["availableBindings"]=>
array(38) {
["auth"]=>
string(20) "registerAuthBindings"
["auth.driver"]=>
string(20) "registerAuthBindings"
["Illuminate\Auth\AuthManager"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Guard"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Access\Gate"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Broadcasting\Factory"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Bus\Dispatcher"]=>
string(19) "registerBusBindings"
["cache"]=>
string(21) "registerCacheBindings"
["cache.store"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Factory"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Repository"]=>
string(21) "registerCacheBindings"
["composer"]=>
string(24) "registerComposerBindings"
["config"]=>
string(22) "registerConfigBindings"
["db"]=>
string(24) "registerDatabaseBindings"
["Illuminate\Database\Eloquent\Factory"]=>
string(24) "registerDatabaseBindings"
["encrypter"]=>
string(25) "registerEncrypterBindings"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(25) "registerEncrypterBindings"
["events"]=>
string(21) "registerEventBindings"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(21) "registerEventBindings"
["files"]=>
string(21) "registerFilesBindings"
["hash"]=>
string(20) "registerHashBindings"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(20) "registerHashBindings"
["log"]=>
string(19) "registerLogBindings"
["Psr\Log\LoggerInterface"]=>
string(19) "registerLogBindings"
["queue"]=>
string(21) "registerQueueBindings"
["queue.connection"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Factory"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Queue"]=>
string(21) "registerQueueBindings"
["router"]=>
string(22) "registerRouterBindings"
["Psr\Http\Message\ServerRequestInterface"]=>
string(26) "registerPsrRequestBindings"
["Psr\Http\Message\ResponseInterface"]=>
string(27) "registerPsrResponseBindings"
["translator"]=>
string(27) "registerTranslationBindings"
["url"]=>
string(28) "registerUrlGeneratorBindings"
["validator"]=>
string(25) "registerValidatorBindings"
["Illuminate\Contracts\Validation\Factory"]=>
string(25) "registerValidatorBindings"
["view"]=>
string(20) "registerViewBindings"
["Illuminate\Contracts\View\Factory"]=>
string(20) "registerViewBindings"
}
["resolved":protected]=>
array(10) {
["config"]=>
bool(true)
["db.factory"]=>
bool(true)
["db"]=>
bool(true)
["events"]=>
bool(true)
["view.engine.resolver"]=>
bool(true)
["files"]=>
bool(true)
["view.finder"]=>
bool(true)
["view"]=>
bool(true)
["App\Http\Controllers\RequestLineController"]=>
bool(true)
["blade.compiler"]=>
bool(true)
}
["bindings":protected]=>
array(18) {
["config"]=>
array(2) {
["concrete"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Debug\ExceptionHandler"]=>
array(2) {
["concrete"]=>
object(Closure)#13 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
["concrete"]=>
string(22) "App\Exceptions\Handler"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Console\Kernel"]=>
array(2) {
["concrete"]=>
object(Closure)#14 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(35) "Illuminate\Contracts\Console\Kernel"
["concrete"]=>
string(18) "App\Console\Kernel"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#24 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#23 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.connection"]=>
array(2) {
["concrete"]=>
object(Closure)#25 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["Faker\Generator"]=>
array(2) {
["concrete"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Database\Eloquent\Factory"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Queue\EntityResolver"]=>
array(2) {
["concrete"]=>
object(Closure)#28 (1) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#47 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["blade.compiler"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#56 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["dompdf.options"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf"]=>
array(2) {
["concrete"]=>
object(Closure)#62 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf.wrapper"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (2) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(13) {
["app"]=>
*RECURSION*
["Laravel\Lumen\Application"]=>
*RECURSION*
["path"]=>
string(41) "/home/services/production/web-seo-php/app"
["config"]=>
object(Illuminate\Config\Repository)#8 (1) {
["items":protected]=>
array(3) {
["database"]=>
array(2) {
["default"]=>
string(10) "production"
["connections"]=>
array(1) {
["production"]=>
array(7) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
}
}
}
["view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["compiled"]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
}
["dompdf"]=>
array(3) {
["show_warnings"]=>
bool(false)
["orientation"]=>
string(8) "portrait"
["defines"]=>
array(15) {
["font_dir"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["font_cache"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["temp_dir"]=>
string(4) "/tmp"
["chroot"]=>
string(37) "/home/services/production/web-seo-php"
["enable_font_subsetting"]=>
bool(false)
["pdf_backend"]=>
string(4) "CPDF"
["default_media_type"]=>
string(6) "screen"
["default_paper_size"]=>
string(2) "a4"
["default_font"]=>
string(5) "serif"
["dpi"]=>
int(96)
["enable_php"]=>
bool(false)
["enable_javascript"]=>
bool(true)
["enable_remote"]=>
bool(true)
["font_height_ratio"]=>
float(1.1)
["enable_html5_parser"]=>
bool(false)
}
}
}
}
["env"]=>
string(10) "production"
["db.factory"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["db"]=>
object(Illuminate\Database\DatabaseManager)#31 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(1) {
["production"]=>
object(Jenssegers\Mongodb\Connection)#113 (19) {
["db":protected]=>
object(MongoDB\Database)#119 (6) {
["databaseName"]=>
string(11) "lb-api-data"
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#640 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#641 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#642 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#643 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#644 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#645 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#646 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#647 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#648 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#649 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#650 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#651 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#652 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#653 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#654 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#655 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#656 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#657 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#658 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#659 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#660 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#661 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#662 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#663 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#664 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#665 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#666 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#667 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#668 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#669 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#670 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#671 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#672 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#673 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#674 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#675 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#676 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#677 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#678 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#679 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#680 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#681 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#682 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#683 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#684 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#685 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#686 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#687 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#688 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#689 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#690 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#691 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#692 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#693 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#694 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#695 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["files"]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["view"]=>
object(Illuminate\View\Factory)#58 (19) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(13) "18.221.93.167"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f8c12893f61a0-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(13) "18.221.93.167"
["HTTP_ACCEPT_ENCODING"]=>
string(8) "gzip, br"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_HOST"]=>
string(25) "horario.linebusapp.com.br"
["SCRIPT_FILENAME"]=>
string(54) "/home/services/production/web-seo-php/public/index.php"
["REDIRECT_STATUS"]=>
string(3) "200"
["SERVER_NAME"]=>
string(25) "horario.linebusapp.com.br"
["SERVER_PORT"]=>
string(3) "443"
["SERVER_ADDR"]=>
string(10) "10.138.0.9"
["REMOTE_PORT"]=>
string(5) "46962"
["REMOTE_ADDR"]=>
string(12) "172.69.7.144"
["SERVER_SOFTWARE"]=>
string(12) "nginx/1.10.3"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["HTTPS"]=>
string(2) "on"
["REQUEST_SCHEME"]=>
string(5) "https"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["DOCUMENT_ROOT"]=>
string(44) "/home/services/production/web-seo-php/public"
["DOCUMENT_URI"]=>
string(10) "/index.php"
["REQUEST_URI"]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["CONTENT_LENGTH"]=>
string(0) ""
["CONTENT_TYPE"]=>
string(0) ""
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["FCGI_ROLE"]=>
string(9) "RESPONDER"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1732180232.3151)
["REQUEST_TIME"]=>
int(1732180232)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f8c12893f61a0-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(8) "gzip, br"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["host"]=>
array(1) {
[0]=>
string(25) "horario.linebusapp.com.br"
}
["content-length"]=>
array(1) {
[0]=>
string(0) ""
}
["content-type"]=>
array(1) {
[0]=>
string(0) ""
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["requestUri":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
}
["blade.compiler"]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
}
["aliases":protected]=>
array(23) {
["Illuminate\Contracts\Foundation\Application"]=>
string(3) "app"
["Illuminate\Contracts\Auth\Factory"]=>
string(4) "auth"
["Illuminate\Contracts\Auth\Guard"]=>
string(11) "auth.driver"
["Illuminate\Contracts\Cache\Factory"]=>
string(5) "cache"
["Illuminate\Contracts\Cache\Repository"]=>
string(11) "cache.store"
["Illuminate\Contracts\Config\Repository"]=>
string(6) "config"
["Illuminate\Container\Container"]=>
string(3) "app"
["Illuminate\Contracts\Container\Container"]=>
string(3) "app"
["Illuminate\Database\ConnectionResolverInterface"]=>
string(2) "db"
["Illuminate\Database\DatabaseManager"]=>
string(2) "db"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(9) "encrypter"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(6) "events"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(4) "hash"
["log"]=>
string(23) "Psr\Log\LoggerInterface"
["Illuminate\Contracts\Queue\Factory"]=>
string(5) "queue"
["Illuminate\Contracts\Queue\Queue"]=>
string(16) "queue.connection"
["request"]=>
string(23) "Illuminate\Http\Request"
["Laravel\Lumen\Routing\Router"]=>
string(6) "router"
["Illuminate\Contracts\Translation\Translator"]=>
string(10) "translator"
["Laravel\Lumen\Routing\UrlGenerator"]=>
string(3) "url"
["Illuminate\Contracts\Validation\Factory"]=>
string(9) "validator"
["Illuminate\Contracts\View\Factory"]=>
string(4) "view"
["Dompdf\Dompdf"]=>
string(6) "dompdf"
}
["abstractAliases":protected]=>
array(1) {
["dompdf"]=>
array(1) {
[0]=>
string(13) "Dompdf\Dompdf"
}
}
["extenders":protected]=>
array(0) {
}
["tags":protected]=>
array(0) {
}
["buildStack":protected]=>
array(0) {
}
["with":protected]=>
array(0) {
}
["contextual"]=>
array(0) {
}
["reboundCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(0) {
}
["globalAfterResolvingCallbacks":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(2) {
["db"]=>
array(1) {
[0]=>
object(Closure)#17 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$db"]=>
string(10) ""
}
}
}
["queue"]=>
array(1) {
[0]=>
object(Closure)#18 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$queue"]=>
string(10) ""
}
}
}
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
["middleware":protected]=>
array(0) {
}
["routeMiddleware":protected]=>
array(0) {
}
["currentRoute":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
["dispatcher":protected]=>
NULL
}
["callback"]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
["parameters"]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
}
[7]=>
array(6) {
["file"]=>
string(79) "/home/services/production/web-seo-php/vendor/illuminate/container/Container.php"
["line"]=>
int(564)
["function"]=>
string(4) "call"
["class"]=>
string(32) "Illuminate\Container\BoundMethod"
["type"]=>
string(2) "::"
["args"]=>
array(4) {
[0]=>
object(Laravel\Lumen\Application)#6 (27) {
["basePath":protected]=>
string(37) "/home/services/production/web-seo-php"
["loadedConfigurations":protected]=>
array(2) {
["database"]=>
bool(true)
["view"]=>
bool(true)
}
["loadedProviders":protected]=>
array(6) {
["Jenssegers\Mongodb\MongodbServiceProvider"]=>
bool(true)
["Illuminate\Database\DatabaseServiceProvider"]=>
bool(true)
["Illuminate\Events\EventServiceProvider"]=>
bool(true)
["Illuminate\Pagination\PaginationServiceProvider"]=>
bool(true)
["Illuminate\View\ViewServiceProvider"]=>
bool(true)
["Barryvdh\DomPDF\ServiceProvider"]=>
bool(true)
}
["ranServiceBinders":protected]=>
array(5) {
["registerConfigBindings"]=>
bool(true)
["registerDatabaseBindings"]=>
bool(true)
["registerEventBindings"]=>
bool(true)
["registerViewBindings"]=>
bool(true)
["registerFilesBindings"]=>
bool(true)
}
["namespace":protected]=>
NULL
["router"]=>
object(Laravel\Lumen\Routing\Router)#12 (4) {
["app"]=>
*RECURSION*
["groupStack":protected]=>
array(0) {
}
["routes":protected]=>
array(2) {
["GET/"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(1) "/"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
["GET/{url}"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(6) "/{url}"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
}
["namedRoutes"]=>
array(1) {
["home"]=>
string(6) "/{url}"
}
}
["availableBindings"]=>
array(38) {
["auth"]=>
string(20) "registerAuthBindings"
["auth.driver"]=>
string(20) "registerAuthBindings"
["Illuminate\Auth\AuthManager"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Guard"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Access\Gate"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Broadcasting\Factory"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Bus\Dispatcher"]=>
string(19) "registerBusBindings"
["cache"]=>
string(21) "registerCacheBindings"
["cache.store"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Factory"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Repository"]=>
string(21) "registerCacheBindings"
["composer"]=>
string(24) "registerComposerBindings"
["config"]=>
string(22) "registerConfigBindings"
["db"]=>
string(24) "registerDatabaseBindings"
["Illuminate\Database\Eloquent\Factory"]=>
string(24) "registerDatabaseBindings"
["encrypter"]=>
string(25) "registerEncrypterBindings"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(25) "registerEncrypterBindings"
["events"]=>
string(21) "registerEventBindings"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(21) "registerEventBindings"
["files"]=>
string(21) "registerFilesBindings"
["hash"]=>
string(20) "registerHashBindings"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(20) "registerHashBindings"
["log"]=>
string(19) "registerLogBindings"
["Psr\Log\LoggerInterface"]=>
string(19) "registerLogBindings"
["queue"]=>
string(21) "registerQueueBindings"
["queue.connection"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Factory"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Queue"]=>
string(21) "registerQueueBindings"
["router"]=>
string(22) "registerRouterBindings"
["Psr\Http\Message\ServerRequestInterface"]=>
string(26) "registerPsrRequestBindings"
["Psr\Http\Message\ResponseInterface"]=>
string(27) "registerPsrResponseBindings"
["translator"]=>
string(27) "registerTranslationBindings"
["url"]=>
string(28) "registerUrlGeneratorBindings"
["validator"]=>
string(25) "registerValidatorBindings"
["Illuminate\Contracts\Validation\Factory"]=>
string(25) "registerValidatorBindings"
["view"]=>
string(20) "registerViewBindings"
["Illuminate\Contracts\View\Factory"]=>
string(20) "registerViewBindings"
}
["resolved":protected]=>
array(10) {
["config"]=>
bool(true)
["db.factory"]=>
bool(true)
["db"]=>
bool(true)
["events"]=>
bool(true)
["view.engine.resolver"]=>
bool(true)
["files"]=>
bool(true)
["view.finder"]=>
bool(true)
["view"]=>
bool(true)
["App\Http\Controllers\RequestLineController"]=>
bool(true)
["blade.compiler"]=>
bool(true)
}
["bindings":protected]=>
array(18) {
["config"]=>
array(2) {
["concrete"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Debug\ExceptionHandler"]=>
array(2) {
["concrete"]=>
object(Closure)#13 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
["concrete"]=>
string(22) "App\Exceptions\Handler"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Console\Kernel"]=>
array(2) {
["concrete"]=>
object(Closure)#14 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(35) "Illuminate\Contracts\Console\Kernel"
["concrete"]=>
string(18) "App\Console\Kernel"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#24 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#23 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.connection"]=>
array(2) {
["concrete"]=>
object(Closure)#25 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["Faker\Generator"]=>
array(2) {
["concrete"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Database\Eloquent\Factory"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Queue\EntityResolver"]=>
array(2) {
["concrete"]=>
object(Closure)#28 (1) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#47 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["blade.compiler"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#56 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["dompdf.options"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf"]=>
array(2) {
["concrete"]=>
object(Closure)#62 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf.wrapper"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (2) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(13) {
["app"]=>
*RECURSION*
["Laravel\Lumen\Application"]=>
*RECURSION*
["path"]=>
string(41) "/home/services/production/web-seo-php/app"
["config"]=>
object(Illuminate\Config\Repository)#8 (1) {
["items":protected]=>
array(3) {
["database"]=>
array(2) {
["default"]=>
string(10) "production"
["connections"]=>
array(1) {
["production"]=>
array(7) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
}
}
}
["view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["compiled"]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
}
["dompdf"]=>
array(3) {
["show_warnings"]=>
bool(false)
["orientation"]=>
string(8) "portrait"
["defines"]=>
array(15) {
["font_dir"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["font_cache"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["temp_dir"]=>
string(4) "/tmp"
["chroot"]=>
string(37) "/home/services/production/web-seo-php"
["enable_font_subsetting"]=>
bool(false)
["pdf_backend"]=>
string(4) "CPDF"
["default_media_type"]=>
string(6) "screen"
["default_paper_size"]=>
string(2) "a4"
["default_font"]=>
string(5) "serif"
["dpi"]=>
int(96)
["enable_php"]=>
bool(false)
["enable_javascript"]=>
bool(true)
["enable_remote"]=>
bool(true)
["font_height_ratio"]=>
float(1.1)
["enable_html5_parser"]=>
bool(false)
}
}
}
}
["env"]=>
string(10) "production"
["db.factory"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["db"]=>
object(Illuminate\Database\DatabaseManager)#31 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(1) {
["production"]=>
object(Jenssegers\Mongodb\Connection)#113 (19) {
["db":protected]=>
object(MongoDB\Database)#119 (6) {
["databaseName"]=>
string(11) "lb-api-data"
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#696 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#697 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#698 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#699 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#700 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#701 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#702 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#703 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#704 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#705 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#706 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#707 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#708 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#709 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#710 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#711 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#712 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#713 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#714 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#715 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#716 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#717 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#718 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#719 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#720 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#721 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#722 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#723 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#724 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#725 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#726 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#727 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#728 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#729 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#730 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#731 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#732 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#733 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#734 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#735 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#736 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#737 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#738 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#739 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#740 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#741 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#742 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#743 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#744 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#745 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#746 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#747 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#748 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#749 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#750 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#751 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["files"]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["view"]=>
object(Illuminate\View\Factory)#58 (19) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(13) "18.221.93.167"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f8c12893f61a0-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(13) "18.221.93.167"
["HTTP_ACCEPT_ENCODING"]=>
string(8) "gzip, br"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_HOST"]=>
string(25) "horario.linebusapp.com.br"
["SCRIPT_FILENAME"]=>
string(54) "/home/services/production/web-seo-php/public/index.php"
["REDIRECT_STATUS"]=>
string(3) "200"
["SERVER_NAME"]=>
string(25) "horario.linebusapp.com.br"
["SERVER_PORT"]=>
string(3) "443"
["SERVER_ADDR"]=>
string(10) "10.138.0.9"
["REMOTE_PORT"]=>
string(5) "46962"
["REMOTE_ADDR"]=>
string(12) "172.69.7.144"
["SERVER_SOFTWARE"]=>
string(12) "nginx/1.10.3"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["HTTPS"]=>
string(2) "on"
["REQUEST_SCHEME"]=>
string(5) "https"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["DOCUMENT_ROOT"]=>
string(44) "/home/services/production/web-seo-php/public"
["DOCUMENT_URI"]=>
string(10) "/index.php"
["REQUEST_URI"]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["CONTENT_LENGTH"]=>
string(0) ""
["CONTENT_TYPE"]=>
string(0) ""
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["FCGI_ROLE"]=>
string(9) "RESPONDER"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1732180232.3151)
["REQUEST_TIME"]=>
int(1732180232)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f8c12893f61a0-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(8) "gzip, br"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["host"]=>
array(1) {
[0]=>
string(25) "horario.linebusapp.com.br"
}
["content-length"]=>
array(1) {
[0]=>
string(0) ""
}
["content-type"]=>
array(1) {
[0]=>
string(0) ""
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["requestUri":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
}
["blade.compiler"]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
}
["aliases":protected]=>
array(23) {
["Illuminate\Contracts\Foundation\Application"]=>
string(3) "app"
["Illuminate\Contracts\Auth\Factory"]=>
string(4) "auth"
["Illuminate\Contracts\Auth\Guard"]=>
string(11) "auth.driver"
["Illuminate\Contracts\Cache\Factory"]=>
string(5) "cache"
["Illuminate\Contracts\Cache\Repository"]=>
string(11) "cache.store"
["Illuminate\Contracts\Config\Repository"]=>
string(6) "config"
["Illuminate\Container\Container"]=>
string(3) "app"
["Illuminate\Contracts\Container\Container"]=>
string(3) "app"
["Illuminate\Database\ConnectionResolverInterface"]=>
string(2) "db"
["Illuminate\Database\DatabaseManager"]=>
string(2) "db"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(9) "encrypter"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(6) "events"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(4) "hash"
["log"]=>
string(23) "Psr\Log\LoggerInterface"
["Illuminate\Contracts\Queue\Factory"]=>
string(5) "queue"
["Illuminate\Contracts\Queue\Queue"]=>
string(16) "queue.connection"
["request"]=>
string(23) "Illuminate\Http\Request"
["Laravel\Lumen\Routing\Router"]=>
string(6) "router"
["Illuminate\Contracts\Translation\Translator"]=>
string(10) "translator"
["Laravel\Lumen\Routing\UrlGenerator"]=>
string(3) "url"
["Illuminate\Contracts\Validation\Factory"]=>
string(9) "validator"
["Illuminate\Contracts\View\Factory"]=>
string(4) "view"
["Dompdf\Dompdf"]=>
string(6) "dompdf"
}
["abstractAliases":protected]=>
array(1) {
["dompdf"]=>
array(1) {
[0]=>
string(13) "Dompdf\Dompdf"
}
}
["extenders":protected]=>
array(0) {
}
["tags":protected]=>
array(0) {
}
["buildStack":protected]=>
array(0) {
}
["with":protected]=>
array(0) {
}
["contextual"]=>
array(0) {
}
["reboundCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(0) {
}
["globalAfterResolvingCallbacks":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(2) {
["db"]=>
array(1) {
[0]=>
object(Closure)#17 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$db"]=>
string(10) ""
}
}
}
["queue"]=>
array(1) {
[0]=>
object(Closure)#18 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$queue"]=>
string(10) ""
}
}
}
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
["middleware":protected]=>
array(0) {
}
["routeMiddleware":protected]=>
array(0) {
}
["currentRoute":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
["dispatcher":protected]=>
NULL
}
[1]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
[3]=>
NULL
}
}
[8]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(373)
["function"]=>
string(4) "call"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
[1]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
[9]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(339)
["function"]=>
string(22) "callControllerCallable"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
array(2) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
}
[1]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
[10]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(313)
["function"]=>
string(19) "callLumenController"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
object(App\Http\Controllers\RequestLineController)#108 (2) {
["urlRedirect":"App\Http\Controllers\RequestLineController":private]=>
string(33) "https://horario.linebusapp.com.br"
["middleware":protected]=>
array(0) {
}
}
[1]=>
string(7) "workUrl"
[2]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
[11]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(275)
["function"]=>
string(20) "callControllerAction"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
[12]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(260)
["function"]=>
string(27) "callActionOnArrayBasedRoute"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
[13]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(230)
["function"]=>
string(16) "handleFoundRoute"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
[14]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(164)
["function"]=>
string(24) "handleDispatcherResponse"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
}
}
[15]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(413)
["function"]=>
string(32) "Laravel\Lumen\Concerns\{closure}"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[16]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(166)
["function"]=>
string(19) "sendThroughPipeline"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
array(0) {
}
[1]=>
object(Closure)#98 (2) {
["static"]=>
array(2) {
["method"]=>
string(3) "GET"
["pathInfo"]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
["this"]=>
object(Laravel\Lumen\Application)#6 (27) {
["basePath":protected]=>
string(37) "/home/services/production/web-seo-php"
["loadedConfigurations":protected]=>
array(2) {
["database"]=>
bool(true)
["view"]=>
bool(true)
}
["loadedProviders":protected]=>
array(6) {
["Jenssegers\Mongodb\MongodbServiceProvider"]=>
bool(true)
["Illuminate\Database\DatabaseServiceProvider"]=>
bool(true)
["Illuminate\Events\EventServiceProvider"]=>
bool(true)
["Illuminate\Pagination\PaginationServiceProvider"]=>
bool(true)
["Illuminate\View\ViewServiceProvider"]=>
bool(true)
["Barryvdh\DomPDF\ServiceProvider"]=>
bool(true)
}
["ranServiceBinders":protected]=>
array(5) {
["registerConfigBindings"]=>
bool(true)
["registerDatabaseBindings"]=>
bool(true)
["registerEventBindings"]=>
bool(true)
["registerViewBindings"]=>
bool(true)
["registerFilesBindings"]=>
bool(true)
}
["namespace":protected]=>
NULL
["router"]=>
object(Laravel\Lumen\Routing\Router)#12 (4) {
["app"]=>
*RECURSION*
["groupStack":protected]=>
array(0) {
}
["routes":protected]=>
array(2) {
["GET/"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(1) "/"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
["GET/{url}"]=>
array(3) {
["method"]=>
string(3) "GET"
["uri"]=>
string(6) "/{url}"
["action"]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
}
}
["namedRoutes"]=>
array(1) {
["home"]=>
string(6) "/{url}"
}
}
["availableBindings"]=>
array(38) {
["auth"]=>
string(20) "registerAuthBindings"
["auth.driver"]=>
string(20) "registerAuthBindings"
["Illuminate\Auth\AuthManager"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Guard"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Auth\Access\Gate"]=>
string(20) "registerAuthBindings"
["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Broadcasting\Factory"]=>
string(28) "registerBroadcastingBindings"
["Illuminate\Contracts\Bus\Dispatcher"]=>
string(19) "registerBusBindings"
["cache"]=>
string(21) "registerCacheBindings"
["cache.store"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Factory"]=>
string(21) "registerCacheBindings"
["Illuminate\Contracts\Cache\Repository"]=>
string(21) "registerCacheBindings"
["composer"]=>
string(24) "registerComposerBindings"
["config"]=>
string(22) "registerConfigBindings"
["db"]=>
string(24) "registerDatabaseBindings"
["Illuminate\Database\Eloquent\Factory"]=>
string(24) "registerDatabaseBindings"
["encrypter"]=>
string(25) "registerEncrypterBindings"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(25) "registerEncrypterBindings"
["events"]=>
string(21) "registerEventBindings"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(21) "registerEventBindings"
["files"]=>
string(21) "registerFilesBindings"
["hash"]=>
string(20) "registerHashBindings"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(20) "registerHashBindings"
["log"]=>
string(19) "registerLogBindings"
["Psr\Log\LoggerInterface"]=>
string(19) "registerLogBindings"
["queue"]=>
string(21) "registerQueueBindings"
["queue.connection"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Factory"]=>
string(21) "registerQueueBindings"
["Illuminate\Contracts\Queue\Queue"]=>
string(21) "registerQueueBindings"
["router"]=>
string(22) "registerRouterBindings"
["Psr\Http\Message\ServerRequestInterface"]=>
string(26) "registerPsrRequestBindings"
["Psr\Http\Message\ResponseInterface"]=>
string(27) "registerPsrResponseBindings"
["translator"]=>
string(27) "registerTranslationBindings"
["url"]=>
string(28) "registerUrlGeneratorBindings"
["validator"]=>
string(25) "registerValidatorBindings"
["Illuminate\Contracts\Validation\Factory"]=>
string(25) "registerValidatorBindings"
["view"]=>
string(20) "registerViewBindings"
["Illuminate\Contracts\View\Factory"]=>
string(20) "registerViewBindings"
}
["resolved":protected]=>
array(10) {
["config"]=>
bool(true)
["db.factory"]=>
bool(true)
["db"]=>
bool(true)
["events"]=>
bool(true)
["view.engine.resolver"]=>
bool(true)
["files"]=>
bool(true)
["view.finder"]=>
bool(true)
["view"]=>
bool(true)
["App\Http\Controllers\RequestLineController"]=>
bool(true)
["blade.compiler"]=>
bool(true)
}
["bindings":protected]=>
array(18) {
["config"]=>
array(2) {
["concrete"]=>
object(Closure)#7 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Debug\ExceptionHandler"]=>
array(2) {
["concrete"]=>
object(Closure)#13 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
["concrete"]=>
string(22) "App\Exceptions\Handler"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Console\Kernel"]=>
array(2) {
["concrete"]=>
object(Closure)#14 (3) {
["static"]=>
array(2) {
["abstract"]=>
string(35) "Illuminate\Contracts\Console\Kernel"
["concrete"]=>
string(18) "App\Console\Kernel"
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$container"]=>
string(10) ""
["$parameters"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#24 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#23 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["db.connection"]=>
array(2) {
["concrete"]=>
object(Closure)#25 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["Faker\Generator"]=>
array(2) {
["concrete"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Database\Eloquent\Factory"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Queue\EntityResolver"]=>
array(2) {
["concrete"]=>
object(Closure)#28 (1) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#22 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#47 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(true)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["blade.compiler"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["shared"]=>
bool(true)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#56 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["dompdf.options"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf"]=>
array(2) {
["concrete"]=>
object(Closure)#62 (1) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
}
["shared"]=>
bool(false)
}
["dompdf.wrapper"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (2) {
["this"]=>
object(Barryvdh\DomPDF\ServiceProvider)#60 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) ""
}
}
["shared"]=>
bool(false)
}
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(13) {
["app"]=>
*RECURSION*
["Laravel\Lumen\Application"]=>
*RECURSION*
["path"]=>
string(41) "/home/services/production/web-seo-php/app"
["config"]=>
object(Illuminate\Config\Repository)#8 (1) {
["items":protected]=>
array(3) {
["database"]=>
array(2) {
["default"]=>
string(10) "production"
["connections"]=>
array(1) {
["production"]=>
array(7) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
}
}
}
["view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["compiled"]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
}
["dompdf"]=>
array(3) {
["show_warnings"]=>
bool(false)
["orientation"]=>
string(8) "portrait"
["defines"]=>
array(15) {
["font_dir"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["font_cache"]=>
string(52) "/home/services/production/web-seo-php/storage/fonts/"
["temp_dir"]=>
string(4) "/tmp"
["chroot"]=>
string(37) "/home/services/production/web-seo-php"
["enable_font_subsetting"]=>
bool(false)
["pdf_backend"]=>
string(4) "CPDF"
["default_media_type"]=>
string(6) "screen"
["default_paper_size"]=>
string(2) "a4"
["default_font"]=>
string(5) "serif"
["dpi"]=>
int(96)
["enable_php"]=>
bool(false)
["enable_javascript"]=>
bool(true)
["enable_remote"]=>
bool(true)
["font_height_ratio"]=>
float(1.1)
["enable_html5_parser"]=>
bool(false)
}
}
}
}
["env"]=>
string(10) "production"
["db.factory"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["db"]=>
object(Illuminate\Database\DatabaseManager)#31 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#32 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(1) {
["production"]=>
object(Jenssegers\Mongodb\Connection)#113 (19) {
["db":protected]=>
object(MongoDB\Database)#119 (6) {
["databaseName"]=>
string(11) "lb-api-data"
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#752 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#753 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#754 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#755 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#756 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#757 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#758 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#759 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#760 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#761 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#762 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#763 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#764 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#765 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#766 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#767 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#768 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#769 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#770 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#771 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#772 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#773 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#774 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#775 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#776 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#777 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#778 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#779 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#780 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["nodeType"]=>
string(9) "ELECTABLE"
["availabilityZone"]=>
string(13) "us-central1-b"
["diskState"]=>
string(5) "READY"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#781 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#782 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#783 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#784 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#785 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69735)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#786 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#787 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#788 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#789 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#790 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#791 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#792 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#793 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#794 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68911)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#795 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#796 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#797 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#798 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["provider"]=>
string(3) "GCP"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
["nodeType"]=>
string(9) "ELECTABLE"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#799 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#800 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#801 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#802 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#803 (1) {
["milliseconds"]=>
string(13) "1732180188000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#804 (1) {
["milliseconds"]=>
string(13) "1732180188281"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(73081)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#805 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#806 (2) {
["data"]=>
string(20) "鯸f�]������y�ɽ�T"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#807 (2) {
["increment"]=>
string(2) "28"
["timestamp"]=>
string(10) "1732180188"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["files"]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["view"]=>
object(Illuminate\View\Factory)#58 (19) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#580 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(13) "18.221.93.167"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f8c12893f61a0-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(13) "18.221.93.167"
["HTTP_ACCEPT_ENCODING"]=>
string(8) "gzip, br"
["HTTP_CONNECTION"]=>
string(10) "Keep-Alive"
["HTTP_HOST"]=>
string(25) "horario.linebusapp.com.br"
["SCRIPT_FILENAME"]=>
string(54) "/home/services/production/web-seo-php/public/index.php"
["REDIRECT_STATUS"]=>
string(3) "200"
["SERVER_NAME"]=>
string(25) "horario.linebusapp.com.br"
["SERVER_PORT"]=>
string(3) "443"
["SERVER_ADDR"]=>
string(10) "10.138.0.9"
["REMOTE_PORT"]=>
string(5) "46962"
["REMOTE_ADDR"]=>
string(12) "172.69.7.144"
["SERVER_SOFTWARE"]=>
string(12) "nginx/1.10.3"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["HTTPS"]=>
string(2) "on"
["REQUEST_SCHEME"]=>
string(5) "https"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["DOCUMENT_ROOT"]=>
string(44) "/home/services/production/web-seo-php/public"
["DOCUMENT_URI"]=>
string(10) "/index.php"
["REQUEST_URI"]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["CONTENT_LENGTH"]=>
string(0) ""
["CONTENT_TYPE"]=>
string(0) ""
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["FCGI_ROLE"]=>
string(9) "RESPONDER"
["PHP_SELF"]=>
string(10) "/index.php"
["REQUEST_TIME_FLOAT"]=>
float(1732180232.3151)
["REQUEST_TIME"]=>
int(1732180232)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f8c12893f61a0-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(13) "18.221.93.167"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(8) "gzip, br"
}
["connection"]=>
array(1) {
[0]=>
string(10) "Keep-Alive"
}
["host"]=>
array(1) {
[0]=>
string(25) "horario.linebusapp.com.br"
}
["content-length"]=>
array(1) {
[0]=>
string(0) ""
}
["content-type"]=>
array(1) {
[0]=>
string(0) ""
}
}
["cacheControl":protected]=>
array(0) {
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["encodings":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["requestUri":protected]=>
string(83) "/horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
["baseUrl":protected]=>
string(0) ""
["basePath":protected]=>
NULL
["method":protected]=>
string(3) "GET"
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
bool(true)
}
["blade.compiler"]=>
object(Illuminate\View\Compilers\BladeCompiler)#581 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
}
["aliases":protected]=>
array(23) {
["Illuminate\Contracts\Foundation\Application"]=>
string(3) "app"
["Illuminate\Contracts\Auth\Factory"]=>
string(4) "auth"
["Illuminate\Contracts\Auth\Guard"]=>
string(11) "auth.driver"
["Illuminate\Contracts\Cache\Factory"]=>
string(5) "cache"
["Illuminate\Contracts\Cache\Repository"]=>
string(11) "cache.store"
["Illuminate\Contracts\Config\Repository"]=>
string(6) "config"
["Illuminate\Container\Container"]=>
string(3) "app"
["Illuminate\Contracts\Container\Container"]=>
string(3) "app"
["Illuminate\Database\ConnectionResolverInterface"]=>
string(2) "db"
["Illuminate\Database\DatabaseManager"]=>
string(2) "db"
["Illuminate\Contracts\Encryption\Encrypter"]=>
string(9) "encrypter"
["Illuminate\Contracts\Events\Dispatcher"]=>
string(6) "events"
["Illuminate\Contracts\Hashing\Hasher"]=>
string(4) "hash"
["log"]=>
string(23) "Psr\Log\LoggerInterface"
["Illuminate\Contracts\Queue\Factory"]=>
string(5) "queue"
["Illuminate\Contracts\Queue\Queue"]=>
string(16) "queue.connection"
["request"]=>
string(23) "Illuminate\Http\Request"
["Laravel\Lumen\Routing\Router"]=>
string(6) "router"
["Illuminate\Contracts\Translation\Translator"]=>
string(10) "translator"
["Laravel\Lumen\Routing\UrlGenerator"]=>
string(3) "url"
["Illuminate\Contracts\Validation\Factory"]=>
string(9) "validator"
["Illuminate\Contracts\View\Factory"]=>
string(4) "view"
["Dompdf\Dompdf"]=>
string(6) "dompdf"
}
["abstractAliases":protected]=>
array(1) {
["dompdf"]=>
array(1) {
[0]=>
string(13) "Dompdf\Dompdf"
}
}
["extenders":protected]=>
array(0) {
}
["tags":protected]=>
array(0) {
}
["buildStack":protected]=>
array(0) {
}
["with":protected]=>
array(0) {
}
["contextual"]=>
array(0) {
}
["reboundCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(0) {
}
["globalAfterResolvingCallbacks":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(2) {
["db"]=>
array(1) {
[0]=>
object(Closure)#17 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$db"]=>
string(10) ""
}
}
}
["queue"]=>
array(1) {
[0]=>
object(Closure)#18 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$queue"]=>
string(10) ""
}
}
}
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
["middleware":protected]=>
array(0) {
}
["routeMiddleware":protected]=>
array(0) {
}
["currentRoute":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
array(2) {
["as"]=>
string(4) "home"
["uses"]=>
string(50) "App\Http\Controllers\RequestLineController@workUrl"
}
[2]=>
array(1) {
["url"]=>
string(82) "horario-de-onibus-malhada-de-barreiras-queimadas-via-jua-sentido-jua-em-dias-uteis"
}
}
["dispatcher":protected]=>
NULL
}
}
}
}
[17]=>
array(6) {
["file"]=>
string(100) "/home/services/production/web-seo-php/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php"
["line"]=>
int(107)
["function"]=>
string(8) "dispatch"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
NULL
}
}
[18]=>
array(6) {
["file"]=>
string(54) "/home/services/production/web-seo-php/public/index.php"
["line"]=>
int(52)
["function"]=>
string(3) "run"
["class"]=>
string(25) "Laravel\Lumen\Application"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
["severity":protected]=>
int(8)
}