object(ErrorException)#746 (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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#747 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#748 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#749 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#750 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#751 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#752 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#753 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#754 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#755 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#756 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#757 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#758 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#759 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#760 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#761 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#762 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#763 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#764 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#765 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#766 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#767 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#768 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#769 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#770 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#771 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#772 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#773 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#774 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#775 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#776 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#777 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#778 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#779 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#780 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#781 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#782 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#783 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#784 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#785 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#786 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#787 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#788 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#789 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#790 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#791 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#792 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#793 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#794 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#795 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#796 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#797 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#798 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#799 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#800 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#801 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#802 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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(10) "cloudflare" ["HTTP_CF_CONNECTING_IP"]=> string(11) "3.145.74.54" ["HTTP_USER_AGENT"]=> string(9) "claudebot" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_CF_VISITOR"]=> string(18) "{"scheme":"https"}" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_CF_RAY"]=> string(20) "8760fe0c8b7d616d-ORD" ["HTTP_X_FORWARDED_FOR"]=> string(11) "3.145.74.54" ["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) "23254" ["REMOTE_ADDR"]=> string(11) "172.69.7.94" ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(1713404904.6319) ["REQUEST_TIME"]=> int(1713404904) ["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(10) "cloudflare" } ["cf-connecting-ip"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["user-agent"]=> array(1) { [0]=> string(9) "claudebot" } ["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) "8760fe0c8b7d616d-ORD" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-em-dias-uteis" ["requestUri":protected]=> string(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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)#744 (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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#803 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#804 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#805 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#806 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#807 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#808 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#809 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#810 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#811 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#812 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#813 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#814 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#815 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#816 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#817 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#818 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#819 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#820 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#821 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#822 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#823 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#824 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#825 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#826 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#827 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#828 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#829 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#830 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#831 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#832 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#833 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#834 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#835 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#836 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#837 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#838 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#839 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#840 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#841 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#842 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#843 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#844 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#845 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#846 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#847 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#848 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#849 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#850 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#851 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#852 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#853 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#854 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#855 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#856 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#857 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#858 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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(10) "cloudflare" ["HTTP_CF_CONNECTING_IP"]=> string(11) "3.145.74.54" ["HTTP_USER_AGENT"]=> string(9) "claudebot" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_CF_VISITOR"]=> string(18) "{"scheme":"https"}" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_CF_RAY"]=> string(20) "8760fe0c8b7d616d-ORD" ["HTTP_X_FORWARDED_FOR"]=> string(11) "3.145.74.54" ["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) "23254" ["REMOTE_ADDR"]=> string(11) "172.69.7.94" ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(1713404904.6319) ["REQUEST_TIME"]=> int(1713404904) ["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(10) "cloudflare" } ["cf-connecting-ip"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["user-agent"]=> array(1) { [0]=> string(9) "claudebot" } ["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) "8760fe0c8b7d616d-ORD" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-em-dias-uteis" ["requestUri":protected]=> string(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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)#744 (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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#859 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#860 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#861 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#862 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#863 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#864 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#865 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#866 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#867 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#868 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#869 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#870 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#871 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#872 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#873 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#874 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#875 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#876 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#877 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#878 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#879 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#880 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#881 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#882 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#883 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#884 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#885 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#886 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#887 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#888 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#889 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#890 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#891 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#892 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#893 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#894 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#895 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#896 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#897 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#898 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#899 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#900 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#901 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#902 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#903 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#904 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#905 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#906 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#907 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#908 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#909 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#910 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#911 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#912 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#913 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#914 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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(10) "cloudflare" ["HTTP_CF_CONNECTING_IP"]=> string(11) "3.145.74.54" ["HTTP_USER_AGENT"]=> string(9) "claudebot" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_CF_VISITOR"]=> string(18) "{"scheme":"https"}" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_CF_RAY"]=> string(20) "8760fe0c8b7d616d-ORD" ["HTTP_X_FORWARDED_FOR"]=> string(11) "3.145.74.54" ["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) "23254" ["REMOTE_ADDR"]=> string(11) "172.69.7.94" ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(1713404904.6319) ["REQUEST_TIME"]=> int(1713404904) ["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(10) "cloudflare" } ["cf-connecting-ip"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["user-agent"]=> array(1) { [0]=> string(9) "claudebot" } ["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) "8760fe0c8b7d616d-ORD" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-em-dias-uteis" ["requestUri":protected]=> string(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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)#744 (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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#915 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#916 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#917 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#918 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#919 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#920 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#921 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#922 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#923 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#924 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#925 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#926 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#927 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#928 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#929 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#930 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#931 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#932 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#933 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#934 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#935 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#936 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#937 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#938 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#939 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#940 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#941 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#942 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#943 (1) { ["oid"]=> string(24) "661fca6da30d8326dcb25d80" } ["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(19) ["ismaster"]=> bool(false) ["secondary"]=> bool(true) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["region"]=> string(10) "CENTRAL_US" ["availabilityZone"]=> string(13) "us-central1-b" ["diskState"]=> string(5) "READY" ["provider"]=> string(3) "GCP" ["workloadType"]=> string(11) "OPERATIONAL" ["nodeType"]=> string(9) "ELECTABLE" } ["me"]=> string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#944 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#945 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#946 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#947 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#948 (1) { ["milliseconds"]=> string(13) "1713404904658" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32764) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#949 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#950 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#951 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } [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" ["nodeType"]=> string(9) "ELECTABLE" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["last_is_master"]=> array(23) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#952 (1) { ["oid"]=> string(24) "661fcc1982b33114f0c0ef74" } ["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(19) ["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" ["provider"]=> string(3) "GCP" ["availabilityZone"]=> string(13) "us-central1-c" ["region"]=> string(10) "CENTRAL_US" ["diskState"]=> string(5) "READY" } ["me"]=> string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017" ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#953 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#954 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#955 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#956 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#957 (1) { ["milliseconds"]=> string(13) "1713404904653" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(32338) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#958 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#959 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#960 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(36) } [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) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["last_is_master"]=> array(24) { ["topologyVersion"]=> array(2) { ["processId"]=> object(MongoDB\BSON\ObjectId)#961 (1) { ["oid"]=> string(24) "661fc94b2dd6002dbfd29648" } ["counter"]=> int(9) } ["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(19) ["ismaster"]=> bool(true) ["secondary"]=> bool(false) ["primary"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["tags"]=> array(6) { ["nodeType"]=> string(9) "ELECTABLE" ["availabilityZone"]=> string(13) "us-central1-f" ["provider"]=> string(3) "GCP" ["diskState"]=> string(5) "READY" ["region"]=> string(10) "CENTRAL_US" ["workloadType"]=> string(11) "OPERATIONAL" } ["me"]=> string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017" ["electionId"]=> object(MongoDB\BSON\ObjectId)#962 (1) { ["oid"]=> string(24) "7fffffff00000000000000e5" } ["lastWrite"]=> array(4) { ["opTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#963 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["lastWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#964 (1) { ["milliseconds"]=> string(13) "1713404904000" } ["majorityOpTime"]=> array(2) { ["ts"]=> object(MongoDB\BSON\Timestamp)#965 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["t"]=> int(229) } ["majorityWriteDate"]=> object(MongoDB\BSON\UTCDateTime)#966 (1) { ["milliseconds"]=> string(13) "1713404904000" } } ["maxBsonObjectSize"]=> int(16777216) ["maxMessageSizeBytes"]=> int(48000000) ["maxWriteBatchSize"]=> int(100000) ["localTime"]=> object(MongoDB\BSON\UTCDateTime)#967 (1) { ["milliseconds"]=> string(13) "1713404904655" } ["logicalSessionTimeoutMinutes"]=> int(30) ["connectionId"]=> int(35162) ["minWireVersion"]=> int(0) ["maxWireVersion"]=> int(21) ["readOnly"]=> bool(false) ["ok"]=> float(1) ["$clusterTime"]=> array(2) { ["clusterTime"]=> object(MongoDB\BSON\Timestamp)#968 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["signature"]=> array(2) { ["hash"]=> object(MongoDB\BSON\Binary)#969 (2) { ["data"]=> string(20) "�)lZJ[�d7x���i)��" ["type"]=> int(0) } ["keyId"]=> int(7323001419584241666) } } ["operationTime"]=> object(MongoDB\BSON\Timestamp)#970 (2) { ["increment"]=> string(2) "32" ["timestamp"]=> string(10) "1713404904" } ["saslSupportedMechs"]=> array(1) { [0]=> string(11) "SCRAM-SHA-1" } } ["round_trip_time"]=> int(38) } } } ["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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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)#743 (2) { ["compiler":protected]=> object(Illuminate\View\Compilers\BladeCompiler)#744 (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(10) "cloudflare" ["HTTP_CF_CONNECTING_IP"]=> string(11) "3.145.74.54" ["HTTP_USER_AGENT"]=> string(9) "claudebot" ["HTTP_ACCEPT"]=> string(3) "*/*" ["HTTP_CF_VISITOR"]=> string(18) "{"scheme":"https"}" ["HTTP_X_FORWARDED_PROTO"]=> string(5) "https" ["HTTP_CF_RAY"]=> string(20) "8760fe0c8b7d616d-ORD" ["HTTP_X_FORWARDED_FOR"]=> string(11) "3.145.74.54" ["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) "23254" ["REMOTE_ADDR"]=> string(11) "172.69.7.94" ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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(1713404904.6319) ["REQUEST_TIME"]=> int(1713404904) ["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(10) "cloudflare" } ["cf-connecting-ip"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["user-agent"]=> array(1) { [0]=> string(9) "claudebot" } ["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) "8760fe0c8b7d616d-ORD" } ["x-forwarded-for"]=> array(1) { [0]=> string(11) "3.145.74.54" } ["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(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-em-dias-uteis" ["requestUri":protected]=> string(89) "/horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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)#744 (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(88) "horario-de-onibus-petropolis-via-jardim-liberdade-sentido-jardim-liberdade-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) }