APPPATH/src/Application/Controller/NoticiasController.php [ 44 ]
39
40 public function viewAction($id)
41 {
42 $noticia = Noticia::findById($id);
43
44 $this->title($noticia->tx_titulo);
45
46 $outras = Noticia::findAll($conditions = ["id_noticias!={$id} AND fl_status=1 AND cd_categoria={$noticia->cd_categoria}"], $modifyQueryCallback = null, $orderBy = 'id_noticias', $direction = 'desc', $limit = 3, $offset = null);
47
48 $breadcrumbs = array(
49 array('CRO RN', \URL::site(\Route::get('home')->uri())),
-
APPPATH/src/Application/Controller/NoticiasController.php [ 44 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(36) "Trying to get property of non-object"
2
string(77) "/home/crorn2022/application/src/Application/Controller/NoticiasController.php"
3
integer 44
4
array(2) ( "id" => string(3) "485" "noticia" => NULL )
39 40 public function viewAction($id) 41 { 42 $noticia = Noticia::findById($id); 43 44 $this->title($noticia->tx_titulo); 45 46 $outras = Noticia::findAll($conditions = ["id_noticias!={$id} AND fl_status=1 AND cd_categoria={$noticia->cd_categoria}"], $modifyQueryCallback = null, $orderBy = 'id_noticias', $direction = 'desc', $limit = 3, $offset = null); 47 48 $breadcrumbs = array( 49 array('CRO RN', \URL::site(\Route::get('home')->uri())),
-
{PHP internal call} » Application\Controller\NoticiasController->viewAction(arguments)
0
string(3) "485"
-
/home/crorn2022/src/Mix/Application.php [ 217 ] » call_user_func_array(arguments)
function_name
array(2) ( 0 => object Application\Controller\NoticiasController(5)
{ protected layout => string(12) "layouts/site" protected ui => object Mix\UiManager(11)
1 => string(10) "viewAction" ){ protected projectName => NULL protected menus => array(0) protected pageTitle => NULL protected pageDescription => NULL protected breadCrumb => array(0) protected tabs => array(0) protected activeMenu => NULL protected activeSubmenu => NULL protected pageActions => array(0) protected username => NULL protected userActions => NULL }
protected db => object Doctrine\DBAL\Connection(15){ protected _conn => object Doctrine\DBAL\Driver\PDOConnection(0)
protected application => object Application(7){ }
protected _config => object Doctrine\DBAL\Configuration(1){ protected _attributes => array(0) }
protected _eventManager => object Doctrine\Common\EventManager(1){ private _listeners => array(0) }
protected _expr => object Doctrine\DBAL\Query\Expression\ExpressionBuilder(1){ private connection => object Doctrine\DBAL\Connection(15) { *RECURSION* } }
private _isConnected => bool TRUE private autoCommit => bool TRUE private _transactionNestingLevel => integer 0 private _transactionIsolationLevel => NULL private _nestTransactionsWithSavepoints => bool FALSE private _params => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) private platform => object Doctrine\DBAL\Platforms\MySQL57Platform(4){ protected doctrineTypeMapping => NULL protected doctrineTypeComments => NULL protected _eventManager => object Doctrine\Common\EventManager(1)
protected _schemaManager => NULL protected _driver => object Doctrine\DBAL\Driver\PDOMySql\Driver(0){ private _listeners => array(0) }
protected _keywords => NULL }{ }
private _isRollbackOnly => bool FALSE protected defaultFetchMode => integer 2 }{ protected modules => array(0) private values => array(13) ( "config" => object Config(2)
protected request => object Symfony\Component\HttpFoundation\Request(21){ protected _sources => array(1) ( 0 => object Config_File(1)
"environment" => integer 10 "default_connection_name" => string(10) "production" "connection_params" => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) "db_configuration" => object Doctrine\DBAL\Configuration(1){ protected _directory => string(6) "config" }
) protected _groups => array(1) ( "database" => object Config_Group(2){ public production => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) public development => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) }
) }{ protected _attributes => array(0) }
"db" => object Doctrine\DBAL\Connection(15){ protected _conn => object Doctrine\DBAL\Driver\PDOConnection(0)
"ui" => object Mix\UiManager(11){ }
protected _config => object Doctrine\DBAL\Configuration(1){ protected _attributes => array(0) }
protected _eventManager => object Doctrine\Common\EventManager(1){ private _listeners => array(0) }
protected _expr => object Doctrine\DBAL\Query\Expression\ExpressionBuilder(1){ private connection => object Doctrine\DBAL\Connection(15) { *RECURSION* } }
private _isConnected => bool TRUE private autoCommit => bool TRUE private _transactionNestingLevel => integer 0 private _transactionIsolationLevel => NULL private _nestTransactionsWithSavepoints => bool FALSE private _params => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) private platform => object Doctrine\DBAL\Platforms\MySQL57Platform(4){ protected doctrineTypeMapping => NULL protected doctrineTypeComments => NULL protected _eventManager => object Doctrine\Common\EventManager(1)
protected _schemaManager => NULL protected _driver => object Doctrine\DBAL\Driver\PDOMySql\Driver(0){ private _listeners => array(0) }
protected _keywords => NULL }{ }
private _isRollbackOnly => bool FALSE protected defaultFetchMode => integer 2 }{ protected projectName => NULL protected menus => array(0) protected pageTitle => NULL protected pageDescription => NULL protected breadCrumb => array(0) protected tabs => array(0) protected activeMenu => NULL protected activeSubmenu => NULL protected pageActions => array(0) protected username => NULL protected userActions => NULL }
"db.production" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db.development" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"session" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"mailer" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"master_request" => object Symfony\Component\HttpFoundation\Request(21){ public attributes => object Symfony\Component\HttpFoundation\ParameterBag(1)
"current_request" => object Symfony\Component\HttpFoundation\Request(21){ protected parameters => array(4) ( "_controller" => string(54) "\Application\Controller\NoticiasController::viewAction" "_route" => string(13) "noticias.view" "id" => string(3) "485" "application" => object Application(7) { *RECURSION* } ) }
public request => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public query => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(1) ( "q" => string(16) "noticias/ver/485" ) }
public server => object Symfony\Component\HttpFoundation\ServerBag(1){ protected parameters => array(56) ( "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LENGTH" => string(1) "0" "SCRIPT_NAME" => string(10) "/index.php" "REQUEST_URI" => string(17) "/noticias/ver/485" "QUERY_STRING" => string(18) "q=noticias/ver/485" "REQUEST_METHOD" => string(3) "GET" "SERVER_PROTOCOL" => string(8) "HTTP/1.1" "GATEWAY_INTERFACE" => string(7) "CGI/1.1" "REDIRECT_QUERY_STRING" => string(18) "q=noticias/ver/485" "REDIRECT_URL" => string(17) "/noticias/ver/485" "REMOTE_PORT" => string(5) "37136" "SCRIPT_FILENAME" => string(38) "/home/crorn2022/crorn.org.br/index.php" "SERVER_ADMIN" => string(22) "webmaster@crorn.org.br" "CONTEXT_DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "CONTEXT_PREFIX" => string(0) "" "REQUEST_SCHEME" => string(5) "https" "DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "REMOTE_ADDR" => string(13) "44.192.79.149" "SERVER_PORT" => string(3) "443" "SERVER_ADDR" => string(15) "173.236.201.194" "SERVER_NAME" => string(16) "www.crorn.org.br" "SERVER_SOFTWARE" => string(6) "Apache" "SERVER_SIGNATURE" => string(0) "" "HTTP_CONNECTION" => string(5) "close" "HTTP_HOST" => string(16) "www.crorn.org.br" "HTTP_ACCEPT_ENCODING" => string(7) "br,gzip" "HTTP_ACCEPT_LANGUAGE" => string(14) "en-US,en;q=0.5" "HTTP_ACCEPT" => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" "HTTP_USER_AGENT" => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" "SSL_TLS_SNI" => string(16) "www.crorn.org.br" "HTTPS" => string(2) "on" "DH_USER" => string(9) "crorn2022" "ds_id_45589340" => string(0) "" "dsid" => string(8) "45589340" "SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "SCRIPT_URL" => string(17) "/noticias/ver/485" "QS_ConnectionId" => string(24) "168586135227602543203869" "QS_AllConn" => string(1) "1" "QS_SrvConn" => string(1) "1" "UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "REDIRECT_STATUS" => string(3) "200" "REDIRECT_SSL_TLS_SNI" => string(16) "www.crorn.org.br" "REDIRECT_HTTPS" => string(2) "on" "REDIRECT_DH_USER" => string(9) "crorn2022" "REDIRECT_ds_id_45589340" => string(0) "" "REDIRECT_dsid" => string(8) "45589340" "REDIRECT_SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "REDIRECT_SCRIPT_URL" => string(17) "/noticias/ver/485" "REDIRECT_QS_ConnectionId" => string(24) "168586135227602543203869" "REDIRECT_QS_AllConn" => string(1) "1" "REDIRECT_QS_SrvConn" => string(1) "1" "REDIRECT_UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "FCGI_ROLE" => string(9) "RESPONDER" "PHP_SELF" => string(10) "/index.php" "REQUEST_TIME_FLOAT" => float 1685861352.3381 "REQUEST_TIME" => integer 1685861352 ) }
public files => object Symfony\Component\HttpFoundation\FileBag(1){ protected parameters => array(0) }
public cookies => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public headers => object Symfony\Component\HttpFoundation\HeaderBag(2){ protected headers => array(7) ( "content-length" => array(1) ( 0 => string(1) "0" ) "connection" => array(1) ( 0 => string(5) "close" ) "host" => array(1) ( 0 => string(16) "www.crorn.org.br" ) "accept-encoding" => array(1) ( 0 => string(7) "br,gzip" ) "accept-language" => array(1) ( 0 => string(14) "en-US,en;q=0.5" ) "accept" => array(1) ( 0 => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ) "user-agent" => array(1) ( 0 => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ) ) protected cacheControl => array(0) }
protected content => NULL protected languages => NULL protected charsets => NULL protected encodings => NULL protected acceptableContentTypes => NULL protected pathInfo => string(17) "/noticias/ver/485" protected requestUri => string(17) "/noticias/ver/485" protected baseUrl => string(0) "" protected basePath => NULL protected method => NULL protected format => NULL protected session => NULL protected locale => NULL protected defaultLocale => string(2) "en" }{ public attributes => object Symfony\Component\HttpFoundation\ParameterBag(1)
) private factories => NULL private protected => NULL private frozen => array(6) ( "config" => bool TRUE "ui" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE ) private raw => array(6) ( "config" => object Closure(1){ protected parameters => array(4) ( "_controller" => string(54) "\Application\Controller\NoticiasController::viewAction" "_route" => string(13) "noticias.view" "id" => string(3) "485" "application" => object Application(7) { *RECURSION* } ) }
public request => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public query => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(1) ( "q" => string(16) "noticias/ver/485" ) }
public server => object Symfony\Component\HttpFoundation\ServerBag(1){ protected parameters => array(56) ( "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LENGTH" => string(1) "0" "SCRIPT_NAME" => string(10) "/index.php" "REQUEST_URI" => string(17) "/noticias/ver/485" "QUERY_STRING" => string(18) "q=noticias/ver/485" "REQUEST_METHOD" => string(3) "GET" "SERVER_PROTOCOL" => string(8) "HTTP/1.1" "GATEWAY_INTERFACE" => string(7) "CGI/1.1" "REDIRECT_QUERY_STRING" => string(18) "q=noticias/ver/485" "REDIRECT_URL" => string(17) "/noticias/ver/485" "REMOTE_PORT" => string(5) "37136" "SCRIPT_FILENAME" => string(38) "/home/crorn2022/crorn.org.br/index.php" "SERVER_ADMIN" => string(22) "webmaster@crorn.org.br" "CONTEXT_DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "CONTEXT_PREFIX" => string(0) "" "REQUEST_SCHEME" => string(5) "https" "DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "REMOTE_ADDR" => string(13) "44.192.79.149" "SERVER_PORT" => string(3) "443" "SERVER_ADDR" => string(15) "173.236.201.194" "SERVER_NAME" => string(16) "www.crorn.org.br" "SERVER_SOFTWARE" => string(6) "Apache" "SERVER_SIGNATURE" => string(0) "" "HTTP_CONNECTION" => string(5) "close" "HTTP_HOST" => string(16) "www.crorn.org.br" "HTTP_ACCEPT_ENCODING" => string(7) "br,gzip" "HTTP_ACCEPT_LANGUAGE" => string(14) "en-US,en;q=0.5" "HTTP_ACCEPT" => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" "HTTP_USER_AGENT" => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" "SSL_TLS_SNI" => string(16) "www.crorn.org.br" "HTTPS" => string(2) "on" "DH_USER" => string(9) "crorn2022" "ds_id_45589340" => string(0) "" "dsid" => string(8) "45589340" "SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "SCRIPT_URL" => string(17) "/noticias/ver/485" "QS_ConnectionId" => string(24) "168586135227602543203869" "QS_AllConn" => string(1) "1" "QS_SrvConn" => string(1) "1" "UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "REDIRECT_STATUS" => string(3) "200" "REDIRECT_SSL_TLS_SNI" => string(16) "www.crorn.org.br" "REDIRECT_HTTPS" => string(2) "on" "REDIRECT_DH_USER" => string(9) "crorn2022" "REDIRECT_ds_id_45589340" => string(0) "" "REDIRECT_dsid" => string(8) "45589340" "REDIRECT_SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "REDIRECT_SCRIPT_URL" => string(17) "/noticias/ver/485" "REDIRECT_QS_ConnectionId" => string(24) "168586135227602543203869" "REDIRECT_QS_AllConn" => string(1) "1" "REDIRECT_QS_SrvConn" => string(1) "1" "REDIRECT_UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "FCGI_ROLE" => string(9) "RESPONDER" "PHP_SELF" => string(10) "/index.php" "REQUEST_TIME_FLOAT" => float 1685861352.3381 "REQUEST_TIME" => integer 1685861352 ) }
public files => object Symfony\Component\HttpFoundation\FileBag(1){ protected parameters => array(0) }
public cookies => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public headers => object Symfony\Component\HttpFoundation\HeaderBag(2){ protected headers => array(7) ( "content-length" => array(1) ( 0 => string(1) "0" ) "connection" => array(1) ( 0 => string(5) "close" ) "host" => array(1) ( 0 => string(16) "www.crorn.org.br" ) "accept-encoding" => array(1) ( 0 => string(7) "br,gzip" ) "accept-language" => array(1) ( 0 => string(14) "en-US,en;q=0.5" ) "accept" => array(1) ( 0 => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ) "user-agent" => array(1) ( 0 => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ) ) protected cacheControl => array(0) }
protected content => NULL protected languages => NULL protected charsets => NULL protected encodings => NULL protected acceptableContentTypes => NULL protected pathInfo => string(17) "/noticias/ver/485" protected requestUri => string(17) "/noticias/ver/485" protected baseUrl => string(0) "" protected basePath => NULL protected method => NULL protected format => NULL protected session => NULL protected locale => NULL protected defaultLocale => string(2) "en" }{ public 0 => object Closure(1) { *RECURSION* } }
"ui" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"default_connection_name" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"connection_params" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db_configuration" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
) private keys => array(13) ( "config" => bool TRUE "environment" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE "ui" => bool TRUE "db.production" => bool TRUE "db.development" => bool TRUE "session" => bool TRUE "mailer" => bool TRUE "master_request" => bool TRUE "current_request" => bool TRUE ) }{ public attributes => object Symfony\Component\HttpFoundation\ParameterBag(1)
}{ protected parameters => array(4) ( "_controller" => string(54) "\Application\Controller\NoticiasController::viewAction" "_route" => string(13) "noticias.view" "id" => string(3) "485" "application" => object Application(7)
public request => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected modules => array(0) private values => array(13) ( "config" => object Config(2)
) }{ protected _sources => array(1) ( 0 => object Config_File(1)
"environment" => integer 10 "default_connection_name" => string(10) "production" "connection_params" => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) "db_configuration" => object Doctrine\DBAL\Configuration(1){ protected _directory => string(6) "config" }
) protected _groups => array(1) ( "database" => object Config_Group(2){ public production => array(6) ( ... ) public development => array(6) ( ... ) }
) }{ protected _attributes => array(0) }
"db" => object Doctrine\DBAL\Connection(15){ protected _conn => object Doctrine\DBAL\Driver\PDOConnection(0)
"ui" => object Mix\UiManager(11){ }
protected _config => object Doctrine\DBAL\Configuration(1){ protected _attributes => array(0) }
protected _eventManager => object Doctrine\Common\EventManager(1){ private _listeners => array(0) }
protected _expr => object Doctrine\DBAL\Query\Expression\ExpressionBuilder(1){ private connection => object Doctrine\DBAL\Connection(15) { *RECURSION* } }
private _isConnected => bool TRUE private autoCommit => bool TRUE private _transactionNestingLevel => integer 0 private _transactionIsolationLevel => NULL private _nestTransactionsWithSavepoints => bool FALSE private _params => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) private platform => object Doctrine\DBAL\Platforms\MySQL57Platform(4){ protected doctrineTypeMapping => NULL protected doctrineTypeComments => NULL protected _eventManager => object Doctrine\Common\EventManager(1)
protected _schemaManager => NULL protected _driver => object Doctrine\DBAL\Driver\PDOMySql\Driver(0){ private _listeners => array(0) }
protected _keywords => NULL }{ }
private _isRollbackOnly => bool FALSE protected defaultFetchMode => integer 2 }{ protected projectName => NULL protected menus => array(0) protected pageTitle => NULL protected pageDescription => NULL protected breadCrumb => array(0) protected tabs => array(0) protected activeMenu => NULL protected activeSubmenu => NULL protected pageActions => array(0) protected username => NULL protected userActions => NULL }
"db.production" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db.development" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"session" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"mailer" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"master_request" => object Symfony\Component\HttpFoundation\Request(21) { *RECURSION* } "current_request" => object Symfony\Component\HttpFoundation\Request(21) { *RECURSION* } ) private factories => NULL private protected => NULL private frozen => array(6) ( "config" => bool TRUE "ui" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE ) private raw => array(6) ( "config" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"ui" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"default_connection_name" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"connection_params" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db_configuration" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
) private keys => array(13) ( "config" => bool TRUE "environment" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE "ui" => bool TRUE "db.production" => bool TRUE "db.development" => bool TRUE "session" => bool TRUE "mailer" => bool TRUE "master_request" => bool TRUE "current_request" => bool TRUE ) }{ protected parameters => array(0) }
public query => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(1) ( "q" => string(16) "noticias/ver/485" ) }
public server => object Symfony\Component\HttpFoundation\ServerBag(1){ protected parameters => array(56) ( "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LENGTH" => string(1) "0" "SCRIPT_NAME" => string(10) "/index.php" "REQUEST_URI" => string(17) "/noticias/ver/485" "QUERY_STRING" => string(18) "q=noticias/ver/485" "REQUEST_METHOD" => string(3) "GET" "SERVER_PROTOCOL" => string(8) "HTTP/1.1" "GATEWAY_INTERFACE" => string(7) "CGI/1.1" "REDIRECT_QUERY_STRING" => string(18) "q=noticias/ver/485" "REDIRECT_URL" => string(17) "/noticias/ver/485" "REMOTE_PORT" => string(5) "37136" "SCRIPT_FILENAME" => string(38) "/home/crorn2022/crorn.org.br/index.php" "SERVER_ADMIN" => string(22) "webmaster@crorn.org.br" "CONTEXT_DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "CONTEXT_PREFIX" => string(0) "" "REQUEST_SCHEME" => string(5) "https" "DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "REMOTE_ADDR" => string(13) "44.192.79.149" "SERVER_PORT" => string(3) "443" "SERVER_ADDR" => string(15) "173.236.201.194" "SERVER_NAME" => string(16) "www.crorn.org.br" "SERVER_SOFTWARE" => string(6) "Apache" "SERVER_SIGNATURE" => string(0) "" "HTTP_CONNECTION" => string(5) "close" "HTTP_HOST" => string(16) "www.crorn.org.br" "HTTP_ACCEPT_ENCODING" => string(7) "br,gzip" "HTTP_ACCEPT_LANGUAGE" => string(14) "en-US,en;q=0.5" "HTTP_ACCEPT" => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" "HTTP_USER_AGENT" => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" "SSL_TLS_SNI" => string(16) "www.crorn.org.br" "HTTPS" => string(2) "on" "DH_USER" => string(9) "crorn2022" "ds_id_45589340" => string(0) "" "dsid" => string(8) "45589340" "SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "SCRIPT_URL" => string(17) "/noticias/ver/485" "QS_ConnectionId" => string(24) "168586135227602543203869" "QS_AllConn" => string(1) "1" "QS_SrvConn" => string(1) "1" "UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "REDIRECT_STATUS" => string(3) "200" "REDIRECT_SSL_TLS_SNI" => string(16) "www.crorn.org.br" "REDIRECT_HTTPS" => string(2) "on" "REDIRECT_DH_USER" => string(9) "crorn2022" "REDIRECT_ds_id_45589340" => string(0) "" "REDIRECT_dsid" => string(8) "45589340" "REDIRECT_SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "REDIRECT_SCRIPT_URL" => string(17) "/noticias/ver/485" "REDIRECT_QS_ConnectionId" => string(24) "168586135227602543203869" "REDIRECT_QS_AllConn" => string(1) "1" "REDIRECT_QS_SrvConn" => string(1) "1" "REDIRECT_UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "FCGI_ROLE" => string(9) "RESPONDER" "PHP_SELF" => string(10) "/index.php" "REQUEST_TIME_FLOAT" => float 1685861352.3381 "REQUEST_TIME" => integer 1685861352 ) }
public files => object Symfony\Component\HttpFoundation\FileBag(1){ protected parameters => array(0) }
public cookies => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public headers => object Symfony\Component\HttpFoundation\HeaderBag(2){ protected headers => array(7) ( "content-length" => array(1) ( 0 => string(1) "0" ) "connection" => array(1) ( 0 => string(5) "close" ) "host" => array(1) ( 0 => string(16) "www.crorn.org.br" ) "accept-encoding" => array(1) ( 0 => string(7) "br,gzip" ) "accept-language" => array(1) ( 0 => string(14) "en-US,en;q=0.5" ) "accept" => array(1) ( 0 => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ) "user-agent" => array(1) ( 0 => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ) ) protected cacheControl => array(0) }
protected content => NULL protected languages => NULL protected charsets => NULL protected encodings => NULL protected acceptableContentTypes => NULL protected pathInfo => string(17) "/noticias/ver/485" protected requestUri => string(17) "/noticias/ver/485" protected baseUrl => string(0) "" protected basePath => NULL protected method => NULL protected format => NULL protected session => NULL protected locale => NULL protected defaultLocale => string(2) "en" }parameters
array(1) ( 0 => string(3) "485" )
212 213 if (method_exists($controller[0], 'before')) { 214 call_user_func(array($controller[0], 'before')); 215 } 216 217 $response = call_user_func_array($controller, $parameters); 218 219 if (method_exists($controller[0], 'after')) { 220 call_user_func(array($controller[0], 'after')); 221 } 222
-
/home/crorn2022/src/Mix/Application.php [ 255 ] » Mix\Application->handle(arguments)
0
object Symfony\Component\HttpFoundation\Request(21)
{ public attributes => object Symfony\Component\HttpFoundation\ParameterBag(1)
{ protected parameters => array(4) ( "_controller" => string(54) "\Application\Controller\NoticiasController::viewAction" "_route" => string(13) "noticias.view" "id" => string(3) "485" "application" => object Application(7)
public request => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected modules => array(0) private values => array(13) ( "config" => object Config(2)
) }{ protected _sources => array(1) ( 0 => object Config_File(1)
"environment" => integer 10 "default_connection_name" => string(10) "production" "connection_params" => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) "db_configuration" => object Doctrine\DBAL\Configuration(1){ protected _directory => string(6) "config" }
) protected _groups => array(1) ( "database" => object Config_Group(2){ public production => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) public development => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) }
) }{ protected _attributes => array(0) }
"db" => object Doctrine\DBAL\Connection(15){ protected _conn => object Doctrine\DBAL\Driver\PDOConnection(0)
"ui" => object Mix\UiManager(11){ }
protected _config => object Doctrine\DBAL\Configuration(1){ protected _attributes => array(0) }
protected _eventManager => object Doctrine\Common\EventManager(1){ private _listeners => array(0) }
protected _expr => object Doctrine\DBAL\Query\Expression\ExpressionBuilder(1){ private connection => object Doctrine\DBAL\Connection(15) { *RECURSION* } }
private _isConnected => bool TRUE private autoCommit => bool TRUE private _transactionNestingLevel => integer 0 private _transactionIsolationLevel => NULL private _nestTransactionsWithSavepoints => bool FALSE private _params => array(6) ( "dbname" => string(12) "crorn_site22" "user" => string(7) "crorn22" "password" => string(12) "FwuQ87hIwuO3" "host" => string(28) "mysql.crorn.dreamhosters.com" "driver" => string(9) "pdo_mysql" "charset" => string(4) "utf8" ) private platform => object Doctrine\DBAL\Platforms\MySQL57Platform(4){ protected doctrineTypeMapping => NULL protected doctrineTypeComments => NULL protected _eventManager => object Doctrine\Common\EventManager(1)
protected _schemaManager => NULL protected _driver => object Doctrine\DBAL\Driver\PDOMySql\Driver(0){ private _listeners => array(0) }
protected _keywords => NULL }{ }
private _isRollbackOnly => bool FALSE protected defaultFetchMode => integer 2 }{ protected projectName => NULL protected menus => array(0) protected pageTitle => NULL protected pageDescription => NULL protected breadCrumb => array(0) protected tabs => array(0) protected activeMenu => NULL protected activeSubmenu => NULL protected pageActions => array(0) protected username => NULL protected userActions => NULL }
"db.production" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db.development" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"session" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"mailer" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"master_request" => object Symfony\Component\HttpFoundation\Request(21) { *RECURSION* } "current_request" => object Symfony\Component\HttpFoundation\Request(21) { *RECURSION* } ) private factories => NULL private protected => NULL private frozen => array(6) ( "config" => bool TRUE "ui" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE ) private raw => array(6) ( "config" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"ui" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"default_connection_name" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"connection_params" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db_configuration" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
"db" => object Closure(1){ public 0 => object Closure(1) { *RECURSION* } }
) private keys => array(13) ( "config" => bool TRUE "environment" => bool TRUE "default_connection_name" => bool TRUE "connection_params" => bool TRUE "db_configuration" => bool TRUE "db" => bool TRUE "ui" => bool TRUE "db.production" => bool TRUE "db.development" => bool TRUE "session" => bool TRUE "mailer" => bool TRUE "master_request" => bool TRUE "current_request" => bool TRUE ) }{ protected parameters => array(0) }
public query => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(1) ( "q" => string(16) "noticias/ver/485" ) }
public server => object Symfony\Component\HttpFoundation\ServerBag(1){ protected parameters => array(56) ( "PATH" => string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "CONTENT_LENGTH" => string(1) "0" "SCRIPT_NAME" => string(10) "/index.php" "REQUEST_URI" => string(17) "/noticias/ver/485" "QUERY_STRING" => string(18) "q=noticias/ver/485" "REQUEST_METHOD" => string(3) "GET" "SERVER_PROTOCOL" => string(8) "HTTP/1.1" "GATEWAY_INTERFACE" => string(7) "CGI/1.1" "REDIRECT_QUERY_STRING" => string(18) "q=noticias/ver/485" "REDIRECT_URL" => string(17) "/noticias/ver/485" "REMOTE_PORT" => string(5) "37136" "SCRIPT_FILENAME" => string(38) "/home/crorn2022/crorn.org.br/index.php" "SERVER_ADMIN" => string(22) "webmaster@crorn.org.br" "CONTEXT_DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "CONTEXT_PREFIX" => string(0) "" "REQUEST_SCHEME" => string(5) "https" "DOCUMENT_ROOT" => string(28) "/home/crorn2022/crorn.org.br" "REMOTE_ADDR" => string(13) "44.192.79.149" "SERVER_PORT" => string(3) "443" "SERVER_ADDR" => string(15) "173.236.201.194" "SERVER_NAME" => string(16) "www.crorn.org.br" "SERVER_SOFTWARE" => string(6) "Apache" "SERVER_SIGNATURE" => string(0) "" "HTTP_CONNECTION" => string(5) "close" "HTTP_HOST" => string(16) "www.crorn.org.br" "HTTP_ACCEPT_ENCODING" => string(7) "br,gzip" "HTTP_ACCEPT_LANGUAGE" => string(14) "en-US,en;q=0.5" "HTTP_ACCEPT" => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" "HTTP_USER_AGENT" => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" "SSL_TLS_SNI" => string(16) "www.crorn.org.br" "HTTPS" => string(2) "on" "DH_USER" => string(9) "crorn2022" "ds_id_45589340" => string(0) "" "dsid" => string(8) "45589340" "SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "SCRIPT_URL" => string(17) "/noticias/ver/485" "QS_ConnectionId" => string(24) "168586135227602543203869" "QS_AllConn" => string(1) "1" "QS_SrvConn" => string(1) "1" "UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "REDIRECT_STATUS" => string(3) "200" "REDIRECT_SSL_TLS_SNI" => string(16) "www.crorn.org.br" "REDIRECT_HTTPS" => string(2) "on" "REDIRECT_DH_USER" => string(9) "crorn2022" "REDIRECT_ds_id_45589340" => string(0) "" "REDIRECT_dsid" => string(8) "45589340" "REDIRECT_SCRIPT_URI" => string(41) "https://www.crorn.org.br/noticias/ver/485" "REDIRECT_SCRIPT_URL" => string(17) "/noticias/ver/485" "REDIRECT_QS_ConnectionId" => string(24) "168586135227602543203869" "REDIRECT_QS_AllConn" => string(1) "1" "REDIRECT_QS_SrvConn" => string(1) "1" "REDIRECT_UNIQUE_ID" => string(27) "ZHwz6LGJTHssPoCyyhnm0wAAJzs" "FCGI_ROLE" => string(9) "RESPONDER" "PHP_SELF" => string(10) "/index.php" "REQUEST_TIME_FLOAT" => float 1685861352.3381 "REQUEST_TIME" => integer 1685861352 ) }
public files => object Symfony\Component\HttpFoundation\FileBag(1){ protected parameters => array(0) }
public cookies => object Symfony\Component\HttpFoundation\ParameterBag(1){ protected parameters => array(0) }
public headers => object Symfony\Component\HttpFoundation\HeaderBag(2){ protected headers => array(7) ( "content-length" => array(1) ( 0 => string(1) "0" ) "connection" => array(1) ( 0 => string(5) "close" ) "host" => array(1) ( 0 => string(16) "www.crorn.org.br" ) "accept-encoding" => array(1) ( 0 => string(7) "br,gzip" ) "accept-language" => array(1) ( 0 => string(14) "en-US,en;q=0.5" ) "accept" => array(1) ( 0 => string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ) "user-agent" => array(1) ( 0 => string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)" ) ) protected cacheControl => array(0) }
protected content => NULL protected languages => NULL protected charsets => NULL protected encodings => NULL protected acceptableContentTypes => NULL protected pathInfo => string(17) "/noticias/ver/485" protected requestUri => string(17) "/noticias/ver/485" protected baseUrl => string(0) "" protected basePath => NULL protected method => NULL protected format => NULL protected session => NULL protected locale => NULL protected defaultLocale => string(2) "en" }250 if (file_exists($initFile)) { 251 require_once $initFile; 252 } 253 } 254 255 $response = $this->handle($request); 256 $response->prepare($request); 257 $response->send(); 258 } 259 260
-
DOCROOT/index.php [ 99 ] » Mix\Application->run()
94 require APPPATH.'bootstrap'.EXT; 95 96 $application = new \Application(); 97 // Bootstrap the application 98 //muahahah 99 $application->run(); 100