Notice: Undefined property: Illuminate\Database\QueryException::$xdebug_message in /home/ubuntu/sitemunicipal/cms/routes-psr.php on line 207
object(Illuminate\Database\QueryException)#1507 (10) {
["sql":protected]=>
string(69) "select count(*) as aggregate from "esus_ubs" where "no_fantasia" != ?"
["bindings":protected]=>
array(1) {
[0]=>
string(0) ""
}
["message":protected]=>
string(270) "SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "esus_ubs" does not exist
LINE 1: select count(*) as aggregate from "esus_ubs" where "no_fanta...
^ (SQL: select count(*) as aggregate from "esus_ubs" where "no_fantasia" != )"
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
string(5) "42P01"
["file":protected]=>
string(72) "/home/ubuntu/sitemunicipal/cms/vendor/illuminate/database/Connection.php"
["line":protected]=>
int(671)
["trace":"Exception":private]=>
array(26) {
[0]=>
array(6) {
["file"]=>
string(72) "/home/ubuntu/sitemunicipal/cms/vendor/illuminate/database/Connection.php"
["line"]=>
int(631)
["function"]=>
string(16) "runQueryCallback"
["class"]=>
string(30) "Illuminate\Database\Connection"
["type"]=>
string(2) "->"
["args"]=>
array(3) {
[0]=>
string(69) "select count(*) as aggregate from "esus_ubs" where "no_fantasia" != ?"
[1]=>
array(1) {
[0]=>
string(0) ""
}
[2]=>
object(Closure)#1497 (3) {
["static"]=>
array(1) {
["useReadPdo"]=>
bool(true)
}
["this"]=>
object(Illuminate\Database\PostgresConnection)#1489 (17) {
["pdo":protected]=>
object(PDO)#1481 (0) {
}
["readPdo":protected]=>
NULL
["database":protected]=>
string(12) "cms_producao"
["tablePrefix":protected]=>
string(0) ""
["config":protected]=>
array(10) {
["driver"]=>
string(5) "pgsql"
["host"]=>
string(11) "172.30.0.26"
["database"]=>
string(12) "cms_producao"
["username"]=>
string(16) "infords_postgres"
["password"]=>
string(17) "infoweb-awsrds119"
["schema"]=>
string(15) "ma_cm_lagoverde"
["charset"]=>
string(4) "utf8"
["collation"]=>
string(15) "utf8_unicode_ci"
["prefix"]=>
string(0) ""
["name"]=>
string(7) "default"
}
["reconnector":protected]=>
object(Closure)#12 (2) {
["this"]=>
object(Illuminate\Database\DatabaseManager)#11 (5) {
["app":protected]=>
object(Illuminate\Container\Container)#8 (16) {
["resolved":protected]=>
array(0) {
}
["bindings":protected]=>
array(0) {
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(2) {
["config"]=>
object(Illuminate\Support\Fluent)#9 (1) {
["attributes":protected]=>
array(3) {
["database.fetch"]=>
int(5)
["database.default"]=>
string(7) "default"
["database.connections"]=>
array(2) {
["default"]=>
array(9) {
["driver"]=>
string(5) "pgsql"
["host"]=>
string(11) "172.30.0.26"
["database"]=>
string(12) "cms_producao"
["username"]=>
string(16) "infords_postgres"
["password"]=>
string(17) "infoweb-awsrds119"
["schema"]=>
string(15) "ma_cm_lagoverde"
["charset"]=>
string(4) "utf8"
["collation"]=>
string(15) "utf8_unicode_ci"
["prefix"]=>
string(0) ""
}
["base"]=>
array(9) {
["driver"]=>
string(5) "pgsql"
["host"]=>
string(11) "172.30.0.26"
["database"]=>
string(12) "cms_producao"
["username"]=>
string(16) "infords_postgres"
["password"]=>
string(17) "infoweb-awsrds119"
["schema"]=>
string(4) "base"
["charset"]=>
string(4) "utf8"
["collation"]=>
string(15) "utf8_unicode_ci"
["prefix"]=>
string(0) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#13 (5) {
["container":protected]=>
object(Illuminate\Container\Container)#14 (16) {
["resolved":protected]=>
array(0) {
}
["bindings":protected]=>
array(0) {
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["abstractAliases":protected]=>
array(0) {
}
["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(0) {
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
}
["listeners":protected]=>
array(52) {
["eloquent.deleting: App\Models\Uf"]=>
array(1) {
[0]=>
object(Closure)#1493 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1492 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Uf"]=>
array(1) {
[0]=>
object(Closure)#1491 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1495 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Municipio"]=>
array(1) {
[0]=>
object(Closure)#1486 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1485 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Municipio"]=>
array(1) {
[0]=>
object(Closure)#1479 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1483 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Menu"]=>
array(1) {
[0]=>
object(Closure)#1368 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1370 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Menu"]=>
array(1) {
[0]=>
object(Closure)#1366 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1367 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Link"]=>
array(1) {
[0]=>
object(Closure)#1490 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1478 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Link"]=>
array(1) {
[0]=>
object(Closure)#1472 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1477 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoLink"]=>
array(1) {
[0]=>
object(Closure)#1446 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1445 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoLink"]=>
array(1) {
[0]=>
object(Closure)#1448 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1447 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\LeiResponsabilidadeFiscal"]=>
array(1) {
[0]=>
object(Closure)#1418 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1444 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\LeiResponsabilidadeFiscal"]=>
array(1) {
[0]=>
object(Closure)#1419 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1456 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoLRF"]=>
array(1) {
[0]=>
object(Closure)#1422 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1421 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoLRF"]=>
array(1) {
[0]=>
object(Closure)#1424 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1423 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoEntidade"]=>
array(1) {
[0]=>
object(Closure)#1484 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1365 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoEntidade"]=>
array(1) {
[0]=>
object(Closure)#1467 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1480 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoPeriodo"]=>
array(1) {
[0]=>
object(Closure)#1437 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1372 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoPeriodo"]=>
array(1) {
[0]=>
object(Closure)#1459 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1432 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Publicacao"]=>
array(1) {
[0]=>
object(Closure)#1531 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1387 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Publicacao"]=>
array(1) {
[0]=>
object(Closure)#1442 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1530 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Contrato"]=>
array(1) {
[0]=>
object(Closure)#1473 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1463 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Contrato"]=>
array(1) {
[0]=>
object(Closure)#1468 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1457 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\ContratoRateio"]=>
array(1) {
[0]=>
object(Closure)#1559 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1560 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\ContratoRateio"]=>
array(1) {
[0]=>
object(Closure)#1465 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1501 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Decreto"]=>
array(1) {
[0]=>
object(Closure)#1389 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1469 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Decreto"]=>
array(1) {
[0]=>
object(Closure)#1476 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1533 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Edital"]=>
array(1) {
[0]=>
object(Closure)#1451 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1528 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Edital"]=>
array(1) {
[0]=>
object(Closure)#1388 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1532 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Media"]=>
array(1) {
[0]=>
object(Closure)#1515 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1516 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Media"]=>
array(1) {
[0]=>
object(Closure)#1544 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1514 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoEdital"]=>
array(1) {
[0]=>
object(Closure)#1471 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1518 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoEdital"]=>
array(1) {
[0]=>
object(Closure)#1517 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1569 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\InstrucaoNormativa"]=>
array(1) {
[0]=>
object(Closure)#1449 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1392 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\InstrucaoNormativa"]=>
array(1) {
[0]=>
object(Closure)#1545 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1570 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Lei"]=>
array(1) {
[0]=>
object(Closure)#1529 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1513 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Lei"]=>
array(1) {
[0]=>
object(Closure)#1390 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1547 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Licitacao"]=>
array(1) {
[0]=>
object(Closure)#1553 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1417 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Licitacao"]=>
array(1) {
[0]=>
object(Closure)#1519 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1534 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Oficio"]=>
array(1) {
[0]=>
object(Closure)#1394 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1452 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Oficio"]=>
array(1) {
[0]=>
object(Closure)#1556 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1454 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Portaria"]=>
array(1) {
[0]=>
object(Closure)#1542 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1455 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Portaria"]=>
array(1) {
[0]=>
object(Closure)#1500 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1382 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\RegimentoInterno"]=>
array(1) {
[0]=>
object(Closure)#1391 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1543 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\RegimentoInterno"]=>
array(1) {
[0]=>
object(Closure)#1502 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1566 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Resolucao"]=>
array(1) {
[0]=>
object(Closure)#1374 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1568 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Resolucao"]=>
array(1) {
[0]=>
object(Closure)#1571 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1508 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Aviso"]=>
array(1) {
[0]=>
object(Closure)#1606 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1430 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Aviso"]=>
array(1) {
[0]=>
object(Closure)#1603 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1563 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\ESUSUBS"]=>
array(1) {
[0]=>
object(Closure)#1608 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1546 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\ESUSUBS"]=>
array(1) {
[0]=>
object(Closure)#1523 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1378 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Destaque"]=>
array(1) {
[0]=>
object(Closure)#1604 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1450 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Destaque"]=>
array(1) {
[0]=>
object(Closure)#1537 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1645 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["wildcardsCache":protected]=>
array(70) {
["eloquent.booting: App\Models\Uf"]=>
array(0) {
}
["eloquent.booted: App\Models\Uf"]=>
array(0) {
}
["Illuminate\Database\Events\StatementPrepared"]=>
array(0) {
}
["Illuminate\Database\Events\QueryExecuted"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Uf"]=>
array(0) {
}
["eloquent.booting: App\Models\Municipio"]=>
array(0) {
}
["eloquent.booted: App\Models\Municipio"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Municipio"]=>
array(0) {
}
["eloquent.booting: App\Models\Menu"]=>
array(0) {
}
["eloquent.booted: App\Models\Menu"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Menu"]=>
array(0) {
}
["eloquent.booting: App\Models\Link"]=>
array(0) {
}
["eloquent.booted: App\Models\Link"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Link"]=>
array(0) {
}
["eloquent.booting: App\Models\TipoLink"]=>
array(0) {
}
["eloquent.booted: App\Models\TipoLink"]=>
array(0) {
}
["eloquent.retrieved: App\Models\TipoLink"]=>
array(0) {
}
["eloquent.booting: App\Models\LeiResponsabilidadeFiscal"]=>
array(0) {
}
["eloquent.booted: App\Models\LeiResponsabilidadeFiscal"]=>
array(0) {
}
["eloquent.booting: App\Models\TipoLRF"]=>
array(0) {
}
["eloquent.booted: App\Models\TipoLRF"]=>
array(0) {
}
["eloquent.retrieved: App\Models\TipoLRF"]=>
array(0) {
}
["eloquent.booting: App\Models\TipoEntidade"]=>
array(0) {
}
["eloquent.booted: App\Models\TipoEntidade"]=>
array(0) {
}
["eloquent.retrieved: App\Models\TipoEntidade"]=>
array(0) {
}
["eloquent.booting: App\Models\TipoPeriodo"]=>
array(0) {
}
["eloquent.booted: App\Models\TipoPeriodo"]=>
array(0) {
}
["eloquent.retrieved: App\Models\TipoPeriodo"]=>
array(0) {
}
["eloquent.booting: Illuminate\Database\Eloquent\Relations\Pivot"]=>
array(0) {
}
["eloquent.booted: Illuminate\Database\Eloquent\Relations\Pivot"]=>
array(0) {
}
["eloquent.booting: App\Models\Publicacao"]=>
array(0) {
}
["eloquent.booted: App\Models\Publicacao"]=>
array(0) {
}
["eloquent.booting: App\Models\Contrato"]=>
array(0) {
}
["eloquent.booted: App\Models\Contrato"]=>
array(0) {
}
["eloquent.booting: App\Models\ContratoRateio"]=>
array(0) {
}
["eloquent.booted: App\Models\ContratoRateio"]=>
array(0) {
}
["eloquent.booting: App\Models\Decreto"]=>
array(0) {
}
["eloquent.booted: App\Models\Decreto"]=>
array(0) {
}
["eloquent.booting: App\Models\Edital"]=>
array(0) {
}
["eloquent.booted: App\Models\Edital"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Edital"]=>
array(0) {
}
["eloquent.booting: App\Models\Media"]=>
array(0) {
}
["eloquent.booted: App\Models\Media"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Media"]=>
array(0) {
}
["eloquent.booting: App\Models\TipoEdital"]=>
array(0) {
}
["eloquent.booted: App\Models\TipoEdital"]=>
array(0) {
}
["eloquent.booting: App\Models\InstrucaoNormativa"]=>
array(0) {
}
["eloquent.booted: App\Models\InstrucaoNormativa"]=>
array(0) {
}
["eloquent.booting: App\Models\Lei"]=>
array(0) {
}
["eloquent.booted: App\Models\Lei"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Lei"]=>
array(0) {
}
["eloquent.booting: App\Models\Licitacao"]=>
array(0) {
}
["eloquent.booted: App\Models\Licitacao"]=>
array(0) {
}
["eloquent.booting: App\Models\Oficio"]=>
array(0) {
}
["eloquent.booted: App\Models\Oficio"]=>
array(0) {
}
["eloquent.booting: App\Models\Portaria"]=>
array(0) {
}
["eloquent.booted: App\Models\Portaria"]=>
array(0) {
}
["eloquent.booting: App\Models\RegimentoInterno"]=>
array(0) {
}
["eloquent.booted: App\Models\RegimentoInterno"]=>
array(0) {
}
["eloquent.retrieved: App\Models\RegimentoInterno"]=>
array(0) {
}
["eloquent.booting: App\Models\Resolucao"]=>
array(0) {
}
["eloquent.booted: App\Models\Resolucao"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Resolucao"]=>
array(0) {
}
["eloquent.booting: App\Models\Aviso"]=>
array(0) {
}
["eloquent.booted: App\Models\Aviso"]=>
array(0) {
}
["eloquent.booting: App\Models\ESUSUBS"]=>
array(0) {
}
["eloquent.booted: App\Models\ESUSUBS"]=>
array(0) {
}
["eloquent.booting: App\Models\Destaque"]=>
array(0) {
}
["eloquent.booted: App\Models\Destaque"]=>
array(0) {
}
["eloquent.retrieved: App\Models\Destaque"]=>
array(0) {
}
}
["queueResolver":protected]=>
NULL
}
}
["aliases":protected]=>
array(0) {
}
["abstractAliases":protected]=>
array(0) {
}
["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(0) {
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
}
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#10 (1) {
["container":protected]=>
object(Illuminate\Container\Container)#8 (16) {
["resolved":protected]=>
array(0) {
}
["bindings":protected]=>
array(0) {
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(2) {
["config"]=>
object(Illuminate\Support\Fluent)#9 (1) {
["attributes":protected]=>
array(3) {
["database.fetch"]=>
int(5)
["database.default"]=>
string(7) "default"
["database.connections"]=>
array(2) {
["default"]=>
array(9) {
["driver"]=>
string(5) "pgsql"
["host"]=>
string(11) "172.30.0.26"
["database"]=>
string(12) "cms_producao"
["username"]=>
string(16) "infords_postgres"
["password"]=>
string(17) "infoweb-awsrds119"
["schema"]=>
string(15) "ma_cm_lagoverde"
["charset"]=>
string(4) "utf8"
["collation"]=>
string(15) "utf8_unicode_ci"
["prefix"]=>
string(0) ""
}
["base"]=>
array(9) {
["driver"]=>
string(5) "pgsql"
["host"]=>
string(11) "172.30.0.26"
["database"]=>
string(12) "cms_producao"
["username"]=>
string(16) "infords_postgres"
["password"]=>
string(17) "infoweb-awsrds119"
["schema"]=>
string(4) "base"
["charset"]=>
string(4) "utf8"
["collation"]=>
string(15) "utf8_unicode_ci"
["prefix"]=>
string(0) ""
}
}
}
}
["events"]=>
object(Illuminate\Events\Dispatcher)#13 (5) {
["container":protected]=>
object(Illuminate\Container\Container)#14 (16) {
["resolved":protected]=>
array(0) {
}
["bindings":protected]=>
array(0) {
}
["methodBindings":protected]=>
array(0) {
}
["instances":protected]=>
array(0) {
}
["aliases":protected]=>
array(0) {
}
["abstractAliases":protected]=>
array(0) {
}
["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(0) {
}
["afterResolvingCallbacks":protected]=>
array(0) {
}
}
["listeners":protected]=>
array(52) {
["eloquent.deleting: App\Models\Uf"]=>
array(1) {
[0]=>
object(Closure)#1493 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1492 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Uf"]=>
array(1) {
[0]=>
object(Closure)#1491 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1495 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Municipio"]=>
array(1) {
[0]=>
object(Closure)#1486 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1485 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Municipio"]=>
array(1) {
[0]=>
object(Closure)#1479 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1483 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Menu"]=>
array(1) {
[0]=>
object(Closure)#1368 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1370 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Menu"]=>
array(1) {
[0]=>
object(Closure)#1366 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1367 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Link"]=>
array(1) {
[0]=>
object(Closure)#1490 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1478 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Link"]=>
array(1) {
[0]=>
object(Closure)#1472 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1477 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoLink"]=>
array(1) {
[0]=>
object(Closure)#1446 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1445 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoLink"]=>
array(1) {
[0]=>
object(Closure)#1448 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1447 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\LeiResponsabilidadeFiscal"]=>
array(1) {
[0]=>
object(Closure)#1418 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1444 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\LeiResponsabilidadeFiscal"]=>
array(1) {
[0]=>
object(Closure)#1419 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1456 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoLRF"]=>
array(1) {
[0]=>
object(Closure)#1422 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1421 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoLRF"]=>
array(1) {
[0]=>
object(Closure)#1424 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1423 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoEntidade"]=>
array(1) {
[0]=>
object(Closure)#1484 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1365 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoEntidade"]=>
array(1) {
[0]=>
object(Closure)#1467 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1480 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoPeriodo"]=>
array(1) {
[0]=>
object(Closure)#1437 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1372 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoPeriodo"]=>
array(1) {
[0]=>
object(Closure)#1459 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1432 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Publicacao"]=>
array(1) {
[0]=>
object(Closure)#1531 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1387 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Publicacao"]=>
array(1) {
[0]=>
object(Closure)#1442 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1530 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Contrato"]=>
array(1) {
[0]=>
object(Closure)#1473 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1463 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Contrato"]=>
array(1) {
[0]=>
object(Closure)#1468 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1457 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\ContratoRateio"]=>
array(1) {
[0]=>
object(Closure)#1559 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1560 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\ContratoRateio"]=>
array(1) {
[0]=>
object(Closure)#1465 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1501 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Decreto"]=>
array(1) {
[0]=>
object(Closure)#1389 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1469 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Decreto"]=>
array(1) {
[0]=>
object(Closure)#1476 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1533 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Edital"]=>
array(1) {
[0]=>
object(Closure)#1451 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1528 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Edital"]=>
array(1) {
[0]=>
object(Closure)#1388 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1532 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\Media"]=>
array(1) {
[0]=>
object(Closure)#1515 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1516 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\Media"]=>
array(1) {
[0]=>
object(Closure)#1544 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1514 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\TipoEdital"]=>
array(1) {
[0]=>
object(Closure)#1471 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1518 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleted: App\Models\TipoEdital"]=>
array(1) {
[0]=>
object(Closure)#1517 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1569 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) ""
}
}
}
["eloquent.deleting: App\Models\InstrucaoNormativa"]=>
array(1) {
[0]=>
object(Closure)#1449 (3) {
["static"]=>
array(2) {
["listener"]=>
object(Closure)#1392 (1) {
["parameter"]=>
array(1) {
["$model"]=>
string(10) ""
}
}
["wildcard"]=>
bool(false)
}
["this"]=>
*RECURSION*
["parameter"]=>
array(2) {
["$event"]=>
string(10) ""
["$payload"]=>
string(10) "