object(ErrorException)#650 (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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#651 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#652 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#653 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#654 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#655 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#656 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#657 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#658 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#659 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#660 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#661 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#662 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#663 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#664 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#665 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#666 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#667 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#668 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#669 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#670 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#671 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#672 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#673 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#674 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#675 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#676 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#677 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#678 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#679 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#680 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#681 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#682 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#683 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#684 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#685 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#686 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#687 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#688 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#689 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#690 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#691 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#692 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#693 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#694 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#695 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#696 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#697 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#698 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#699 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#700 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#701 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#702 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#703 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#704 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#705 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#706 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (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)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(12) "3.145.58.158"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f795e7e13b46b-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(12) "3.145.58.158"
["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) "26470"
["REMOTE_ADDR"]=>
string(13) "172.70.178.45"
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(1732179466.0284)
["REQUEST_TIME"]=>
int(1732179466)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f795e7e13b46b-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-em-dias-uteis"
["requestUri":protected]=>
string(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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)#648 (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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#707 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#708 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#709 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#710 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#711 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#712 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#713 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#714 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#715 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#716 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#717 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#718 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#719 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#720 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#721 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#722 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#723 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#724 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#725 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#726 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#727 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#728 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#729 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#730 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#731 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#732 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#733 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#734 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#735 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#736 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#737 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#738 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#739 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#740 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#741 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#742 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#743 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#744 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#745 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#746 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#747 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#748 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#749 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#750 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#751 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#752 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#753 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#754 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#755 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#756 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#757 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#758 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#759 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#760 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#761 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#762 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (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)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(12) "3.145.58.158"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f795e7e13b46b-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(12) "3.145.58.158"
["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) "26470"
["REMOTE_ADDR"]=>
string(13) "172.70.178.45"
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(1732179466.0284)
["REQUEST_TIME"]=>
int(1732179466)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f795e7e13b46b-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-em-dias-uteis"
["requestUri":protected]=>
string(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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)#648 (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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#763 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#764 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#765 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#766 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#767 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#768 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#769 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#770 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#771 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#772 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#773 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#774 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#775 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#776 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#777 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#778 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#779 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#780 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#781 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#782 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#783 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#784 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#785 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#786 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#787 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#788 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#789 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#790 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#791 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#792 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#793 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#794 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#795 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#796 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#797 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#798 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#799 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#800 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#801 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#802 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#803 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#804 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#805 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#806 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#807 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#808 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#809 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#810 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#811 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#812 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#813 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#814 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#815 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#816 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#817 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#818 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (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)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(12) "3.145.58.158"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f795e7e13b46b-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(12) "3.145.58.158"
["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) "26470"
["REMOTE_ADDR"]=>
string(13) "172.70.178.45"
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(1732179466.0284)
["REQUEST_TIME"]=>
int(1732179466)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f795e7e13b46b-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-em-dias-uteis"
["requestUri":protected]=>
string(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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)#648 (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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#819 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#820 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#821 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#822 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#823 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#824 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#825 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#826 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#827 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#828 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#829 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#830 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#831 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#832 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#833 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#834 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#835 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#836 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#837 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#838 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#839 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#840 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#841 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#842 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#843 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#844 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#845 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#846 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["readConcern"]=>
object(MongoDB\Driver\ReadConcern)#120 (0) {
}
["readPreference"]=>
object(MongoDB\Driver\ReadPreference)#121 (1) {
["mode"]=>
string(7) "primary"
}
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#122 (0) {
}
}
["connection":protected]=>
object(MongoDB\Client)#114 (4) {
["manager"]=>
object(MongoDB\Driver\Manager)#115 (2) {
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["cluster"]=>
array(3) {
[0]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#847 (1) {
["oid"]=>
string(24) "673b5f232cc178495553c227"
}
["counter"]=>
int(5)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["availabilityZone"]=>
string(13) "us-central1-b"
["provider"]=>
string(3) "GCP"
["nodeType"]=>
string(9) "ELECTABLE"
["region"]=>
string(10) "CENTRAL_US"
["workloadType"]=>
string(11) "OPERATIONAL"
["diskState"]=>
string(5) "READY"
}
["me"]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#848 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#849 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#850 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#851 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#852 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(69555)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#853 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#854 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#855 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[1]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(5)
["is_primary"]=>
bool(false)
["is_secondary"]=>
bool(true)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(23) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#856 (1) {
["oid"]=>
string(24) "673b5f924fda8379c595bf6b"
}
["counter"]=>
int(4)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(false)
["secondary"]=>
bool(true)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-c"
["diskState"]=>
string(5) "READY"
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#857 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#858 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#859 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#860 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#861 (1) {
["milliseconds"]=>
string(13) "1732179452671"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(68732)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#862 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#863 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#864 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
[2]=>
array(11) {
["host"]=>
string(42) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net"
["port"]=>
int(27017)
["type"]=>
int(4)
["is_primary"]=>
bool(true)
["is_secondary"]=>
bool(false)
["is_arbiter"]=>
bool(false)
["is_hidden"]=>
bool(false)
["is_passive"]=>
bool(false)
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["last_is_master"]=>
array(24) {
["topologyVersion"]=>
array(2) {
["processId"]=>
object(MongoDB\BSON\ObjectId)#865 (1) {
["oid"]=>
string(24) "673b5f5d2695a967106ec78e"
}
["counter"]=>
int(7)
}
["hosts"]=>
array(3) {
[0]=>
string(48) "line-bus-shard-00-00-vrgtj.gcp.mongodb.net:27017"
[1]=>
string(48) "line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017"
[2]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
}
["setName"]=>
string(16) "line-bus-shard-0"
["setVersion"]=>
int(166)
["ismaster"]=>
bool(true)
["secondary"]=>
bool(false)
["primary"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["tags"]=>
array(6) {
["nodeType"]=>
string(9) "ELECTABLE"
["provider"]=>
string(3) "GCP"
["workloadType"]=>
string(11) "OPERATIONAL"
["availabilityZone"]=>
string(13) "us-central1-f"
["diskState"]=>
string(5) "READY"
["region"]=>
string(10) "CENTRAL_US"
}
["me"]=>
string(48) "line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017"
["electionId"]=>
object(MongoDB\BSON\ObjectId)#866 (1) {
["oid"]=>
string(24) "7fffffff000000000000015a"
}
["lastWrite"]=>
array(4) {
["opTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#867 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["lastWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#868 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
["majorityOpTime"]=>
array(2) {
["ts"]=>
object(MongoDB\BSON\Timestamp)#869 (2) {
["increment"]=>
string(2) "90"
["timestamp"]=>
string(10) "1732179452"
}
["t"]=>
int(346)
}
["majorityWriteDate"]=>
object(MongoDB\BSON\UTCDateTime)#870 (1) {
["milliseconds"]=>
string(13) "1732179452000"
}
}
["maxBsonObjectSize"]=>
int(16777216)
["maxMessageSizeBytes"]=>
int(48000000)
["maxWriteBatchSize"]=>
int(100000)
["localTime"]=>
object(MongoDB\BSON\UTCDateTime)#871 (1) {
["milliseconds"]=>
string(13) "1732179452672"
}
["logicalSessionTimeoutMinutes"]=>
int(30)
["connectionId"]=>
int(72845)
["minWireVersion"]=>
int(0)
["maxWireVersion"]=>
int(25)
["readOnly"]=>
bool(false)
["ok"]=>
float(1)
["$clusterTime"]=>
array(2) {
["clusterTime"]=>
object(MongoDB\BSON\Timestamp)#872 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["signature"]=>
array(2) {
["hash"]=>
object(MongoDB\BSON\Binary)#873 (2) {
["data"]=>
string(20) "���;pU��Tmo���L���"
["type"]=>
int(0)
}
["keyId"]=>
int(7388149012538327082)
}
}
["operationTime"]=>
object(MongoDB\BSON\Timestamp)#874 (2) {
["increment"]=>
string(2) "92"
["timestamp"]=>
string(10) "1732179452"
}
["saslSupportedMechs"]=>
array(1) {
[0]=>
string(11) "SCRAM-SHA-1"
}
}
["round_trip_time"]=>
int(39)
}
}
}
["uri"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["typeMap"]=>
array(3) {
["array"]=>
string(23) "MongoDB\Model\BSONArray"
["document"]=>
string(26) "MongoDB\Model\BSONDocument"
["root"]=>
string(26) "MongoDB\Model\BSONDocument"
}
["writeConcern"]=>
object(MongoDB\Driver\WriteConcern)#118 (0) {
}
}
["pdo":protected]=>
NULL
["readPdo":protected]=>
NULL
["database":protected]=>
NULL
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(8) {
["driver"]=>
string(7) "mongodb"
["dsn"]=>
string(251) "mongodb://lb-api-data:[email protected]:27017,line-bus-shard-00-01-vrgtj.gcp.mongodb.net:27017,line-bus-shard-00-02-vrgtj.gcp.mongodb.net:27017/lb-api-data?ssl=true&replicaSet=line-bus-shard-0&authSource=admin"
["port"]=>
int(27017)
["database"]=>
string(11) "lb-api-data"
["username"]=>
string(11) "lb-api-data"
["password"]=>
string(16) "H37uAwWYCAc6eubH"
["options"]=>
array(1) {
["database"]=>
string(11) "lb-api-data"
}
["name"]=>
string(10) "production"
}
["reconnector":protected]=>
object(Closure)#126 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$connection"]=>
string(10) ""
}
}
["queryGrammar":protected]=>
object(Jenssegers\Mongodb\Query\Grammar)#125 (3) {
["operators":protected]=>
array(0) {
}
["selectComponents":protected]=>
array(12) {
[0]=>
string(9) "aggregate"
[1]=>
string(7) "columns"
[2]=>
string(4) "from"
[3]=>
string(5) "joins"
[4]=>
string(6) "wheres"
[5]=>
string(6) "groups"
[6]=>
string(7) "havings"
[7]=>
string(6) "orders"
[8]=>
string(5) "limit"
[9]=>
string(6) "offset"
[10]=>
string(6) "unions"
[11]=>
string(4) "lock"
}
["tablePrefix":protected]=>
string(0) ""
}
["schemaGrammar":protected]=>
object(Jenssegers\Mongodb\Schema\Grammar)#124 (3) {
["transactions":protected]=>
bool(false)
["fluentCommands":protected]=>
array(0) {
}
["tablePrefix":protected]=>
string(0) ""
}
["postProcessor":protected]=>
object(Jenssegers\Mongodb\Query\Processor)#123 (0) {
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["fetchMode":protected]=>
int(5)
["transactions":protected]=>
int(0)
["recordsModified":protected]=>
bool(false)
["queryLog":protected]=>
array(0) {
}
["loggingQueries":protected]=>
bool(false)
["pretending":protected]=>
bool(false)
["doctrineConnection":protected]=>
NULL
}
}
["extensions":protected]=>
array(1) {
["mongodb"]=>
object(Closure)#59 (2) {
["this"]=>
object(Jenssegers\Mongodb\MongodbServiceProvider)#16 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(2) {
["$config"]=>
string(10) ""
["$name"]=>
string(10) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["view.engine.resolver"]=>
object(Illuminate\View\Engines\EngineResolver)#50 (2) {
["resolvers":protected]=>
array(3) {
["file"]=>
object(Closure)#51 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["php"]=>
object(Closure)#52 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#54 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#46 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(1) {
["blade"]=>
object(Illuminate\View\Engines\CompilerEngine)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (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)#647 (2) {
["compiler":protected]=>
object(Illuminate\View\Compilers\BladeCompiler)#648 (17) {
["extensions":protected]=>
array(0) {
}
["customDirectives":protected]=>
array(0) {
}
["conditions":protected]=>
array(0) {
}
["path":protected]=>
NULL
["compilers":protected]=>
array(4) {
[0]=>
string(8) "Comments"
[1]=>
string(10) "Extensions"
[2]=>
string(10) "Statements"
[3]=>
string(5) "Echos"
}
["rawTags":protected]=>
array(2) {
[0]=>
string(3) "{!!"
[1]=>
string(3) "!!}"
}
["contentTags":protected]=>
array(2) {
[0]=>
string(2) "{{"
[1]=>
string(2) "}}"
}
["escapedTags":protected]=>
array(2) {
[0]=>
string(3) "{{{"
[1]=>
string(3) "}}}"
}
["echoFormat":protected]=>
string(5) "e(%s)"
["footer":protected]=>
array(0) {
}
["rawBlocks":protected]=>
array(0) {
}
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["cachePath":protected]=>
string(61) "/home/services/production/web-seo-php/storage/framework/views"
["firstCaseInSwitch":protected]=>
bool(true)
["encodingOptions":"Illuminate\View\Compilers\BladeCompiler":private]=>
int(15)
["lastSection":protected]=>
NULL
["forElseCounter":protected]=>
int(0)
}
["lastCompiled":protected]=>
array(0) {
}
}
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#55 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#57 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(53) "/home/services/production/web-seo-php/resources/views"
}
["views":protected]=>
array(1) {
["schedules"]=>
string(73) "/home/services/production/web-seo-php/resources/views/schedules.blade.php"
}
["hints":protected]=>
array(1) {
["pagination"]=>
array(1) {
[0]=>
string(82) "/home/services/production/web-seo-php/vendor/illuminate/pagination/resources/views"
}
}
["extensions":protected]=>
array(3) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
[2]=>
string(3) "css"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#37 (5) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(0) {
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(9) {
["eloquent.booting: App\Line"]=>
array(0) {
}
["eloquent.booted: App\Line"]=>
array(0) {
}
["eloquent.retrieved: App\Line"]=>
array(0) {
}
["eloquent.booting: App\Cities"]=>
array(0) {
}
["eloquent.booted: App\Cities"]=>
array(0) {
}
["eloquent.booting: App\Operators"]=>
array(0) {
}
["eloquent.booted: App\Operators"]=>
array(0) {
}
["eloquent.retrieved: App\Operators"]=>
array(0) {
}
["creating: schedules"]=>
array(0) {
}
}
["queueResolver":protected]=>
object(Closure)#38 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\Events\EventServiceProvider)#35 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(2) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
}
["extensions":protected]=>
array(3) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
["css"]=>
string(4) "file"
}
["composers":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
["componentStack":protected]=>
array(0) {
}
["componentData":protected]=>
array(0) {
}
["slots":protected]=>
array(0) {
}
["slotStack":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["loopsStack":protected]=>
array(0) {
}
["pushes":protected]=>
array(0) {
}
["prepends":protected]=>
array(0) {
}
["pushStack":protected]=>
array(0) {
}
["translationReplacements":protected]=>
array(0) {
}
}
["Illuminate\Http\Request"]=>
object(Illuminate\Http\Request)#82 (27) {
["json":protected]=>
NULL
["convertedFiles":protected]=>
NULL
["userResolver":protected]=>
object(Closure)#96 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$guard"]=>
string(10) ""
}
}
["routeResolver":protected]=>
object(Closure)#105 (1) {
["this"]=>
*RECURSION*
}
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#92 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#90 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#94 (1) {
["parameters":protected]=>
array(46) {
["USER"]=>
string(8) "www-data"
["HOME"]=>
string(8) "/var/www"
["HTTP_CF_IPCOUNTRY"]=>
string(2) "US"
["HTTP_CDN_LOOP"]=>
string(19) "cloudflare; loops=1"
["HTTP_CF_CONNECTING_IP"]=>
string(12) "3.145.58.158"
["HTTP_USER_AGENT"]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
["HTTP_ACCEPT"]=>
string(3) "*/*"
["HTTP_CF_VISITOR"]=>
string(18) "{"scheme":"https"}"
["HTTP_X_FORWARDED_PROTO"]=>
string(5) "https"
["HTTP_CF_RAY"]=>
string(20) "8e5f795e7e13b46b-ORD"
["HTTP_X_FORWARDED_FOR"]=>
string(12) "3.145.58.158"
["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) "26470"
["REMOTE_ADDR"]=>
string(13) "172.70.178.45"
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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(1732179466.0284)
["REQUEST_TIME"]=>
int(1732179466)
["APP_ENV"]=>
string(10) "production"
["APP_DEBUG"]=>
string(5) "false"
["APP_KEY"]=>
string(32) "9dF6XUrhqwdo9iCfwEG26HqJgo8gkwTI"
["APP_TIMEZONE"]=>
string(3) "UTC"
["LOG_CHANNEL"]=>
string(5) "stack"
["LOG_SLACK_WEBHOOK_URL"]=>
string(0) ""
["CACHE_DRIVER"]=>
string(4) "file"
["QUEUE_DRIVER"]=>
string(4) "sync"
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#87 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#93 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#95 (2) {
["headers":protected]=>
array(14) {
["cf-ipcountry"]=>
array(1) {
[0]=>
string(2) "US"
}
["cdn-loop"]=>
array(1) {
[0]=>
string(19) "cloudflare; loops=1"
}
["cf-connecting-ip"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["user-agent"]=>
array(1) {
[0]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
}
["accept"]=>
array(1) {
[0]=>
string(3) "*/*"
}
["cf-visitor"]=>
array(1) {
[0]=>
string(18) "{"scheme":"https"}"
}
["x-forwarded-proto"]=>
array(1) {
[0]=>
string(5) "https"
}
["cf-ray"]=>
array(1) {
[0]=>
string(20) "8e5f795e7e13b46b-ORD"
}
["x-forwarded-for"]=>
array(1) {
[0]=>
string(12) "3.145.58.158"
}
["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(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-em-dias-uteis"
["requestUri":protected]=>
string(67) "/horario-de-onibus-goncalves-ferreira-sentido-caruaru-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)#648 (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(66) "horario-de-onibus-goncalves-ferreira-sentido-caruaru-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)
}