Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'where'
$sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 958
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 906
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293
DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'having'
$sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 958
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 906
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293
DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = (int) 10
$name = 'limit'
$sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 958
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 906
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293
DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'offset'
$sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC LIMIT 10'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 958
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 906
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293
DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC LIMIT 10'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 958
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 906
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293
DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'url',
(int) 1 => 'content_type',
(int) 2 => 'status_code',
(int) 3 => 'method',
(int) 4 => 'requested_at',
(int) 5 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = object(Cake\Database\Expression\ValuesExpression) {
[protected] _values => [
(int) 0 => [
[maximum depth reached]
]
]
[protected] _columns => [
(int) 0 => 'request_id',
(int) 1 => 'panel',
(int) 2 => 'title',
(int) 3 => 'element',
(int) 4 => 'summary',
(int) 5 => 'content',
(int) 6 => 'id'
]
[protected] _query => false
[protected] _castedExpressions => false
[protected] _typeMap => object(Cake\Database\TypeMap) {}
}
$name = 'values'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => []
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (2) : count() [function.count ]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php , line 128 ]Code Context {
return function ( $parts , $name ) use (& $sql , $query , $generator ) {
if (! count ( $parts )) { $parts = null
$name = 'epilog'
$sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SQL could not be generated for this query as it is incomplete.',
'params' => [],
'defaultTypes' => [
'Panels__id' => 'uuid',
'Panels.id' => 'uuid',
'id' => 'uuid',
'Panels__request_id' => 'uuid',
'Panels.request_id' => 'uuid',
'request_id' => 'uuid',
'Panels__panel' => 'string',
'Panels.panel' => 'string',
'panel' => 'string',
'Panels__title' => 'string',
'Panels.title' => 'string',
'title' => 'string',
'Panels__element' => 'string',
'Panels.element' => 'string',
'element' => 'string',
'Panels__summary' => 'string',
'Panels.summary' => 'string',
'summary' => 'string',
'Panels__content' => 'binary',
'Panels.content' => 'binary',
'content' => 'binary'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\PanelsTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
],
':c4' => [
[maximum depth reached]
],
':c5' => [
[maximum depth reached]
],
':c6' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 0
} count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 937
Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189
Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670
Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564
Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492
Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570
Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493 Warning (512) : Unable to emit headers. Headers sent in file=/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=753 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING ); $response = object(Zend\Diactoros\Response) {
[protected] headers => [
'X-DEBUGKIT-ID' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'x-debugkit-id' => 'X-DEBUGKIT-ID',
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$maxBufferLength = (int) 8192
$file = '/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 753
$message = 'Unable to emit headers. Headers sent in file=/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=753' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 118
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php , line 145 ]Code Context $response -> getProtocolVersion (),
$response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' ) $response = object(Zend\Diactoros\Response) {
[protected] headers => [
'X-DEBUGKIT-ID' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'x-debugkit-id' => 'X-DEBUGKIT-ID',
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$reasonPhrase = 'Not Found' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 145
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 118
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php , line 173 ]Code Context $name ,
$value
), $first ); $response = object(Zend\Diactoros\Response) {
[protected] headers => [
'X-DEBUGKIT-ID' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'x-debugkit-id' => 'X-DEBUGKIT-ID',
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$values = [
(int) 0 => '301ce032-255a-429a-a34e-b1de44479fbb'
]
$name = 'X-DEBUGKIT-ID'
$first = true
$value = '301ce032-255a-429a-a34e-b1de44479fbb' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 173
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 118
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:753) [CORE/src/Http/ResponseEmitter.php , line 173 ]Code Context $name ,
$value
), $first ); $response = object(Zend\Diactoros\Response) {
[protected] headers => [
'X-DEBUGKIT-ID' => [
[maximum depth reached]
],
'Content-Type' => [
[maximum depth reached]
]
]
[protected] headerNames => [
'x-debugkit-id' => 'X-DEBUGKIT-ID',
'content-type' => 'Content-Type'
]
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => 'Not Found'
[private] statusCode => (int) 404
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {}
}
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 173
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 118
[main] - ROOT/webroot/index.php, line 37
Error: Missing Controller
Error:
Sitemap.xmlController could not be found.
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php
toggle arguments
strpos ( $controller , '/' ) !== false ||
strpos ( $controller , '.' ) !== false ||
$firstChar === strtolower ( $firstChar )
) {
return $this -> missingController ( $request );
}
$className = App :: className ( $pluginPath . $controller , $namespace , 'Controller' );
if (! $className ) {
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0,
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '28800'
[protected] _isCLI => false
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
// event handler if there is one.
if (isset( $beforeEvent -> data [ 'controller' ])) {
$controller = $beforeEvent -> data [ 'controller' ];
} else {
$controller = $this -> factory -> create ( $request , $response );
}
$response = $this -> _invoke ( $controller );
if (isset( $request -> params [ 'return' ])) {
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0,
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '28800'
[protected] _isCLI => false
}
}
object(Cake\Network\Response) {
[protected] _statusCodes => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'Unsupported Version',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[protected] _mimeTypes => [
'html' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'json' => 'application/json',
'xml' => [
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
],
'xhtml' => [
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
],
'webp' => 'image/webp',
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => [
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
],
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => [
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
],
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => [
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
],
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
]
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => []
[protected] _body => ''
[protected] _file => null
[protected] _fileRange => []
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => []
[protected] _cookies => []
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php
toggle arguments
$cakeRequest = RequestTransformer :: toCake ( $request );
$cakeResponse = ResponseTransformer :: toCake ( $response );
// Dispatch the request/response to CakePHP
$cakeResponse = $this -> getDispatcher ()-> dispatch ( $cakeRequest , $cakeResponse );
// Convert the response back into a PSR7 object.
return ResponseTransformer :: toPsr ( $cakeResponse );
}
object(Cake\Network\Request) {
params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0,
'HTTP_X_HTTP_METHOD_OVERRIDE' => null,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] _input => ''
[protected] _session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '28800'
[protected] _isCLI => false
}
}
object(Cake\Network\Response) {
[protected] _statusCodes => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Timeout',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Timeout',
(int) 505 => 'Unsupported Version',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[protected] _mimeTypes => [
'html' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'json' => 'application/json',
'xml' => [
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
],
'xhtml' => [
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
],
'webp' => 'image/webp',
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => [
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
],
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => [
(int) 0 => 'text/html',
(int) 1 => '*/*'
],
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => [
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
],
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => [
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
],
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
]
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => []
[protected] _body => ''
[protected] _file => null
[protected] _fileRange => []
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => []
[protected] _cookies => []
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
toggle arguments
$response -> getHeaders ()
);
}
return $next ( $request , $response );
}
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {},
'params' => [
'controller' => 'Sitemap.xml',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller'
]
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
toggle arguments
}
$assetFile = $this -> _getAssetFile ( $url );
if ( $assetFile === null || ! file_exists ( $assetFile )) {
return $next ( $request , $response );
}
$file = new File ( $assetFile );
$modifiedTime = $file -> lastChange ();
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
toggle arguments
*/
public function __invoke ( $request , $response , $next )
{
try {
return $next ( $request , $response );
} catch (\ Exception $e ) {
return $this -> handleException ( $e , $request , $response );
}
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
{
$this -> middleware = $middleware ;
$this -> index = 0 ;
return $this -> __invoke ( $request , $response );
}
/**
* @ param \ Psr \ Http \ Message \ ServerRequestInterface $request The server request
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/home/carrheudemo/public_html/vendor/cakephp/cakephp/src/Http/Server.php
toggle arguments
throw new RuntimeException ( 'The application `middleware` method did not return a middleware queue.' );
}
$this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
$middleware -> add ( $this -> app );
$response = $this -> runner -> run ( $middleware , $request , $response );
if (!( $response instanceof ResponseInterface )) {
throw new RuntimeException ( sprintf (
'Application did not create a response. Got "%s" instead.' ,
object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => object(App\Application) {}
]
}
object(Zend\Diactoros\ServerRequest) {
[protected] headers => [
'accept' => [
(int) 0 => '*/*'
],
'accept-encoding' => [
(int) 0 => 'gzip, br, zstd, deflate'
],
'host' => [
(int) 0 => 'car-rheu.slu.lc'
],
'user-agent' => [
(int) 0 => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
],
'x-https' => [
(int) 0 => '1'
]
]
[protected] headerNames => [
'accept' => 'accept',
'accept-encoding' => 'accept-encoding',
'host' => 'host',
'user-agent' => 'user-agent',
'x-https' => 'x-https'
]
[private] attributes => [
'base' => '',
'webroot' => '/',
'session' => object(Cake\Network\Session) {}
]
[private] cookieParams => []
[private] parsedBody => []
[private] queryParams => []
[private] serverParams => [
'CONTEXT_DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/carrheudemo/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'H2PUSH' => 'off',
'H2_PUSH' => 'off',
'H2_PUSHED' => '',
'H2_PUSHED_ON' => '',
'H2_STREAM_ID' => '3',
'H2_STREAM_TAG' => '3352932-78-3',
'HTTP2' => 'on',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'car-rheu.slu.lc',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'QUERY_STRING' => '',
'REDIRECT_H2PUSH' => 'off',
'REDIRECT_H2_PUSH' => 'off',
'REDIRECT_H2_PUSHED' => '',
'REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_HTTP2' => 'on',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_H2PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSH' => 'off',
'REDIRECT_REDIRECT_H2_PUSHED' => '',
'REDIRECT_REDIRECT_H2_PUSHED_ON' => '',
'REDIRECT_REDIRECT_H2_STREAM_ID' => '3',
'REDIRECT_REDIRECT_H2_STREAM_TAG' => '3352932-78-3',
'REDIRECT_REDIRECT_HTTP2' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_SSL_TLS_SNI' => 'car-rheu.slu.lc',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_ADDR' => '216.73.217.135',
'REMOTE_PORT' => '55754',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_FILENAME' => '/home/carrheudemo/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://car-rheu.slu.lc/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'SERVER_ADDR' => '104.244.120.253',
'SERVER_ADMIN' => 'webmaster@car-rheu.slu.lc',
'SERVER_NAME' => 'car-rheu.slu.lc',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/2.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'car-rheu.slu.lc',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'anpU2vfBZvhIqbqqDi6ruwADBQE',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1786402011.1915,
'REQUEST_TIME' => (int) 1786402011,
'argv' => [],
'argc' => (int) 0
]
[private] uploadedFiles => []
[private] protocol => '2.0'
[private] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => true
}
[private] method => 'GET'
[private] requestTarget => null
[private] uri => object(Zend\Diactoros\Uri) {
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'car-rheu.slu.lc'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
}
object(Zend\Diactoros\Response) {
[protected] headers => []
[protected] headerNames => []
[private] phrases => [
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 102 => 'Processing',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 207 => 'Multi-status',
(int) 208 => 'Already Reported',
(int) 226 => 'IM used',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 306 => 'Switch Proxy',
(int) 307 => 'Temporary Redirect',
(int) 308 => 'Permanent Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 418 => 'I'm a teapot',
(int) 421 => 'Misdirected Request',
(int) 422 => 'Unprocessable Entity',
(int) 423 => 'Locked',
(int) 424 => 'Failed Dependency',
(int) 425 => 'Unordered Collection',
(int) 426 => 'Upgrade Required',
(int) 428 => 'Precondition Required',
(int) 429 => 'Too Many Requests',
(int) 431 => 'Request Header Fields Too Large',
(int) 444 => 'Connection Closed Without Response',
(int) 451 => 'Unavailable For Legal Reasons',
(int) 499 => 'Client Closed Request',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'HTTP Version not supported',
(int) 506 => 'Variant Also Negotiates',
(int) 507 => 'Insufficient Storage',
(int) 508 => 'Loop Detected',
(int) 510 => 'Not Extended',
(int) 511 => 'Network Authentication Required',
(int) 599 => 'Network Connect Timeout Error'
]
[private] reasonPhrase => ''
[private] statusCode => (int) 200
[private] protocol => '1.1'
[private] stream => object(Zend\Diactoros\Stream) {
[protected] resource => resource
[protected] stream => 'php://memory'
}
}
/home/carrheudemo/public_html/webroot/index.php
toggle arguments
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application
// and emit the response.
$server -> emit ( $server -> run ());
Error:
Create the class Sitemap.xmlController below in file: src/Controller/Sitemap.xmlController.php
<?php namespace App \ Controller ; use App \ Controller \ AppController ; class Sitemap . xmlController extends AppController { }
If you want to customize this error message, create
src/Template/Error/missing_controller.ctp
toggle vendor stack frames
〉 Cake\Http\ControllerFactory->missingController
CORE/src/Http/ControllerFactory.php, line 67
〉 Cake\Http\ControllerFactory->create
CORE/src/Http/ActionDispatcher.php, line 93
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 83
〉 Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62
〉 Cake\Routing\Middleware\RoutingMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/AssetMiddleware.php, line 93
〉 Cake\Routing\Middleware\AssetMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 81
〉 Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
〉 Cake\Http\Runner->run
CORE/src/Http/Server.php, line 92
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 37