object(ErrorException)#50 (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(70) "/horario-de-onibus-terra-vermelha-sentido-terra-vermelha-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(69) "horario-de-onibus-terra-vermelha-sentido-terra-vermelha-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)#51 (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(69) "horario-de-onibus-terra-vermelha-sentido-terra-vermelha-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)#3 (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)#8 (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)#2 (1) {
["this"]=>
*RECURSION*
}
["shared"]=>
bool(true)
}
["Illuminate\Contracts\Debug\ExceptionHandler"]=>
array(2) {
["concrete"]=>
object(Closure)#9 (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) "