Notice (8) : compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php , line 1864 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' );
$request = object(Cake\Http\ServerRequest) {
params => [
'pass' => [[maximum depth reached]],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml'
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = null compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 93
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php , line 1864 ]Code Context $timeMatches = strtotime ( $this -> modified ()) === strtotime ( $modifiedSince );
}
$checks = compact ( 'etagMatches' , 'timeMatches' );
$request = object(Cake\Http\ServerRequest) {
params => [
'pass' => [[maximum depth reached]],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml'
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = null
$responseTag = null compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 93
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Error: syntax error, unexpected 'version' (T_STRING)
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
$initialBlocks = count ( $this -> Blocks -> unclosed ());
$this -> dispatchEvent ( 'View.beforeRenderFile' , [ $viewFile ]);
$content = $this -> _evaluate ( $viewFile , $data );
$afterEvent = $this -> dispatchEvent ( 'View.afterRenderFile' , [ $viewFile , $content ]);
if ( $afterEvent -> getResult () !== null ) {
$content = $afterEvent -> getResult ();
'/data/sites/web/talencobe/www/src/Template/Layout/sitemap.ctp'
[
'arr_urls' => [
(int) 0 => [
'url' => '/',
'freq' => 'monthly',
'prio' => '1'
],
(int) 1 => [
'url' => '/brandbook',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 2 => [
'url' => '/nl/activiteiten',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 3 => [
'url' => '/nl/sectoren',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 4 => [
'url' => '/nl/missie',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 5 => [
'url' => '/nl/nieuws',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 6 => [
'url' => '/nl/nieuws/talenco-groep-vergroot-engineering-expertise-dankzij-overname-tekenbureau-codraft-33',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 7 => [
'url' => '/nl/nieuws/dag-van-de-ondernemer-32',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 8 => [
'url' => '/nl/nieuws/talenco-werd-een-van-de-finalisten-van-kmo-van-het-jaar-31',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 9 => [
'url' => '/nl/nieuws/talenco-verwelkomt-nieuwe-investeerder-v2hfin-30',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 10 => [
'url' => '/nl/nieuws/talenco-zet-veiligheid-voorop-29',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 11 => [
'url' => '/nl/nieuws/waterjetsnijmachine-doet-flexibiliteit-stijgen-28',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 12 => [
'url' => '/nl/nieuws/bekijk-de-bedrijfsvideo-van-onze-vennootschap-tts-27',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 13 => [
'url' => '/nl/nieuws/antwerpse-talenco-als-antwoord-op-industriele-uitdagingen-26',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 14 => [
'url' => '/nl/nieuws/talenco-groep-zet-in-op-groei-innovatie-en-circulariteit-in-innovatieve-stadshaven-25',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 15 => [
'url' => '/nl/nieuws/partnership-met-ultimo-biedt-talenco-s-industriele-klanten-toegang-tot-optimaal-asset-management-24',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 16 => [
'url' => '/nl/nieuws/talenco-haalt-machine-in-huis-om-filtermateriaal-te-testen-23',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 17 => [
'url' => '/nl/nieuws/een-bijzonder-verhaal-rob-schuurbiers-doneert-nier-aan-broer-22',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 18 => [
'url' => '/nl/nieuws/breng-jouw-onderhoudsplan-naar-het-volgende-niveau-20',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 19 => [
'url' => '/nl/nieuws/nominatie-trends-digital-pioneers-19',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 20 => [
'url' => '/nl/nieuws/welcome-to-the-family-talenco-door-de-ogen-van-twee-ingenieurs-17',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 21 => [
'url' => '/nl/nieuws/peroneelsfeest-in-het-felix-pakhuis-6',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 22 => [
'url' => '/nl/nieuws/werken-bij-talenco-groepsgevoel-met-oog-voor-het-individu-16',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 23 => [
'url' => '/nl/nieuws/kennismaking-studentenvereniging-ingenium-8',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 24 => [
'url' => '/nl/nieuws/bedrijfscultuur-persoonlijke-groei-uitdaging-in-industriele-innovatie-15',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 25 => [
'url' => '/nl/nieuws/talenco-in-de-ogen-van-onze-werknemers-5',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 26 => [
'url' => '/nl/nieuws/productiebedrijven-zijn-gebaat-bij-een-totaalservice-2',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 27 => [
'url' => '/nl/nieuws/de-industriepartner-voor-technische-talenten-1',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 28 => [
'url' => '/nl/ilabs/overview',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 29 => [
'url' => '/nl/ilabs/:blog_id',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 30 => [
'url' => '/nl/productontwikkeling',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 31 => [
'url' => '/nl/productdevelopment',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 32 => [
'url' => '/nl/productontwikkeling/contact',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 33 => [
'url' => '/nl/productdevelopment/contact',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 34 => [
'url' => '/nl/talenco/:page_id',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 35 => [
'url' => '/nl/pages/:page_id',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 36 => [
'url' => '/nl/beleidsverklaring',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 37 => [
'url' => '/nl/privacybeleid',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 38 => [
'url' => '/nl/cookiebeleid',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 39 => [
'url' => '/nl/vacatures',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 40 => [
'url' => '/nl/vacatures/:id',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 41 => [
'url' => '/nl/vacatures/download/:id',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 42 => [
'url' => '/nl/partners',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 43 => [
'url' => '/nl/partners/apply',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 44 => [
'url' => '/nl/partners/ebook',
'freq' => 'monthly',
'prio' => '0.5'
],
(int) 45 => [
'url' => '/nl/partners/:partner_id',
'freq' => 'monthly',
'prio' => '0.5'
]
],
'__sitemap_root' => 'https://talenco.be',
'__lang' => 'nl',
'subroot' => '/',
'__title' => 'Talenco',
'__description' => 'Talenco levert een toegevoegde waarde aan de maatschappij via techniek en technologie. Dit doen we door maximaal in te zetten op innovatie, stabiliteit en knowledge sharing op multidisicplinair niveau in engineering, construction en maintenance.',
'__image' => 'https://talenco.be/img/facebook-share.jpg',
'__ga' => 'UA-3786664-57',
'__keywords' => 'talenco',
'__date' => '2022-06-06',
'arr_menu' => [
'nl' => [
'/activiteiten' => [
'page' => 'activities',
'title' => 'Activiteiten'
],
'/sectoren' => [
'page' => 'sectors',
'title' => 'Sectoren'
],
'/partners' => [
'page' => 'partners',
'title' => 'Partners'
],
'/productontwikkeling' => [
'page' => 'product',
'title' => 'Productontwikkeling'
],
'/missie' => [
'page' => 'mission',
'title' => 'Missie'
],
'/contact' => [
'page' => 'contact',
'title' => 'Contact'
]
]
],
'__classes' => '',
'__cp' => 'home'
]
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
$this -> Blocks -> set ( 'title' , $title );
}
$this -> _currentType = static:: TYPE_LAYOUT ;
$this -> Blocks -> set ( 'content' , $this -> _render ( $layoutFileName ));
$this -> dispatchEvent ( 'View.afterLayout' , [ $layoutFileName ]);
return $this -> Blocks -> get ( 'content' );
'/data/sites/web/talencobe/www/src/Template/Layout/sitemap.ctp'
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/View/View.php
toggle arguments
$this -> dispatchEvent ( 'View.afterRender' , [ $viewFileName ]);
}
if ( $this -> layout && $this -> autoLayout ) {
$this -> Blocks -> set ( 'content' , $this -> renderLayout ( '' , $this -> layout ));
}
if ( $layout !== null ) {
$this -> layout = $defaultLayout ;
}
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/Controller/Controller.php
toggle arguments
$builder -> setTemplate ( $this -> request -> getParam ( 'action' ));
}
$this -> View = $this -> createView ();
$this -> response -> body ( $this -> View -> render ( $view , $layout ));
return $this -> response ;
}
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
throw new LogicException ( 'Controller actions can only return Cake\Http\Response or null.' );
}
if (! $response && $controller -> autoRender ) {
$response = $controller -> render ();
} elseif (! $response ) {
$response = $controller -> response ;
}
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
} else {
$controller = $this -> factory -> create ( $request , $response );
}
$response = $this -> _invoke ( $controller );
if (isset( $request -> params [ 'return' ])) {
return $response ;
}
object(App\Controller\HomeController) {
name => 'Home'
helpers => []
request => object(Cake\Http\ServerRequest) {
params => [
[maximum depth reached]
]
data => [[maximum depth reached]]
query => [[maximum depth reached]]
cookies => [[maximum depth reached]]
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
[maximum depth reached]
]
[protected] _input => null
[protected] _detectors => [
[maximum depth reached]
]
[protected] _detectorCache => [
[maximum depth reached]
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => [[maximum depth reached]]
[protected] emulatedAttributes => [
[maximum depth reached]
]
[protected] uploadedFiles => [[maximum depth reached]]
[protected] protocol => null
[protected] requestTarget => null
}
response => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
[maximum depth reached]
],
'file' => null,
'fileRange' => [[maximum depth reached]],
'cookies' => [[maximum depth reached]],
'cacheDirectives' => [[maximum depth reached]],
'body' => ''
}
paginate => []
autoRender => false
components => []
View => object(App\View\AppView) {
Blocks => object(Cake\View\ViewBlock) {}
plugin => null
name => 'Home'
passedArgs => [[maximum depth reached]]
helpers => [[maximum depth reached]]
templatePath => '/Pages/Home'
template => 'sitemap'
layout => 'sitemap'
layoutPath => null
autoLayout => true
subDir => null
theme => null
hasRendered => false
uuids => [[maximum depth reached]]
request => object(Cake\Http\ServerRequest) {}
response => object(Cake\Http\Response) {}
elementCache => 'default'
viewClass => null
viewVars => [
[maximum depth reached]
]
[protected] _helpers => object(Cake\View\HelperRegistry) {}
[protected] _ext => '.ctp'
[protected] _passedVars => [
[maximum depth reached]
]
[protected] _paths => [
[maximum depth reached]
]
[protected] _pathsForPlugin => [[maximum depth reached]]
[protected] _parents => [[maximum depth reached]]
[protected] _current => '/data/sites/web/talencobe/www/src/Template/Layout/sitemap.ctp'
[protected] _currentType => 'layout'
[protected] _stack => [[maximum depth reached]]
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _viewBuilder => null
}
plugin => null
passedArgs => []
modelClass => 'Home'
viewClass => null
viewVars => [
'arr_urls' => [
(int) 0 => [
[maximum depth reached]
],
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
],
(int) 36 => [
[maximum depth reached]
],
(int) 37 => [
[maximum depth reached]
],
(int) 38 => [
[maximum depth reached]
],
(int) 39 => [
[maximum depth reached]
],
(int) 40 => [
[maximum depth reached]
],
(int) 41 => [
[maximum depth reached]
],
(int) 42 => [
[maximum depth reached]
],
(int) 43 => [
[maximum depth reached]
],
(int) 44 => [
[maximum depth reached]
],
(int) 45 => [
[maximum depth reached]
]
],
'__sitemap_root' => 'https://talenco.be',
'__lang' => 'nl',
'subroot' => '/',
'__title' => 'Talenco',
'__description' => 'Talenco levert een toegevoegde waarde aan de maatschappij via techniek en technologie. Dit doen we door maximaal in te zetten op innovatie, stabiliteit en knowledge sharing op multidisicplinair niveau in engineering, construction en maintenance.',
'__image' => 'https://talenco.be/img/facebook-share.jpg',
'__ga' => 'UA-3786664-57',
'__keywords' => 'talenco',
'__date' => '2022-06-06',
'arr_menu' => [
'nl' => [
[maximum depth reached]
]
],
'__classes' => '',
'__cp' => 'home'
]
subroot => '/'
RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [
[maximum depth reached]
],
'_config' => [
[maximum depth reached]
]
}
Sitemap => object(App\Controller\Component\SitemapComponent) {
'components' => [[maximum depth reached]],
'implementedEvents' => [[maximum depth reached]],
'_config' => [[maximum depth reached]]
}
[protected] _responseClass => 'Cake\Http\Response'
[protected] _components => object(Cake\Controller\ComponentRegistry) {
'_Controller' => object(App\Controller\HomeController) {},
'_loaded' => [
[maximum depth reached]
],
'_eventManager' => object(Cake\Event\EventManager) {},
'_eventClass' => '\Cake\Event\Event'
}
[protected] _validViewOptions => [
(int) 0 => 'passedArgs'
]
[protected] _eventManager => object(Cake\Event\EventManager) {
'_listeners' => [
[maximum depth reached]
],
'_isGlobal' => false,
'_eventList' => null,
'_trackEvents' => false,
'_generalManager' => '(object) EventManager'
}
[protected] _eventClass => '\Cake\Event\Event'
[protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {
[protected] _config => [[maximum depth reached]]
[protected] _instances => [
[maximum depth reached]
]
[protected] _fallbacked => [[maximum depth reached]]
[protected] _options => [
[maximum depth reached]
]
}
[protected] _modelFactories => [
'Table' => [
(int) 0 => object(Cake\ORM\Locator\TableLocator) {},
(int) 1 => 'get'
]
]
[protected] _modelType => 'Table'
[protected] _viewBuilder => object(Cake\View\ViewBuilder) {
[protected] _templatePath => '/Pages/Home'
[protected] _template => 'sitemap'
[protected] _plugin => null
[protected] _theme => null
[protected] _layout => 'sitemap'
[protected] _autoLayout => null
[protected] _layoutPath => null
[protected] _name => 'Home'
[protected] _className => null
[protected] _options => [
[maximum depth reached]
]
[protected] _helpers => [[maximum depth reached]]
}
}
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/Http/BaseApplication.php
toggle arguments
* @return \ Psr \ Http \ Message \ ResponseInterface
*/
public function __invoke ( ServerRequestInterface $request , ResponseInterface $response , $next )
{
return $this -> getDispatcher ()-> dispatch ( $request , $response );
}
/**
* Get the ActionDispatcher .
object(Cake\Http\ServerRequest) {
params => [
'pass' => [],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] _input => 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] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'pass' => [],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] _input => 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] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/data/sites/web/talencobe/www/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
toggle arguments
$response -> getHeaders ()
);
}
return $next ( $request , $response );
}
}
object(Cake\Http\ServerRequest) {
params => [
'pass' => [],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] _input => 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] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'pass' => [],
'controller' => 'Home',
'action' => 'sitemap',
'plugin' => null,
'_matchedRoute' => '/sitemap.xml',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_IF_NONE_MATCH' => null,
'HTTP_IF_MODIFIED_SINCE' => null,
'HTTP_REFERER' => null,
'HTTP_X_REQUESTED_WITH' => null
]
[protected] _input => 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] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/data/sites/web/talencobe/www/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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 1 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 2 => '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(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
trustProxy => false
[protected] _environment => [
'USER' => 'talencobe',
'HOME' => '/data/sites/web/talencobe/',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/sitemap.xml',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/sitemap.xml',
'REMOTE_PORT' => '12972',
'SCRIPT_FILENAME' => '/data/sites/web/talencobe/www/webroot/index.php',
'SERVER_ADMIN' => 'support@webhosting.be',
'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'https',
'DOCUMENT_ROOT' => '/data/sites/web/talencobe/www',
'REMOTE_ADDR' => '216.73.216.69',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '217.19.229.73',
'SERVER_NAME' => 'talenco.be',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib',
'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_X_SCHEME' => 'https',
'HTTP_X_HCL_FORWARDED_PORT' => '443',
'HTTP_X_HCL_FORWARDED_PROTO' => 'https',
'HTTP_X_REAL_IP' => '216.73.216.69',
'HTTP_HOST' => 'talenco.be',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'SCRIPT_URL' => '/sitemap.xml',
'LOGPREFIX' => 'user_talencobe',
'UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://talenco.be/sitemap.xml',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml',
'REDIRECT_REDIRECT_LOGPREFIX' => 'user_talencobe',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'aD31Rwbnz8xKhVXKwT-wxwAAAAY',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1748890951.1695,
'REQUEST_TIME' => (int) 1748890951,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] _input => 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 => []
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'talenco.be'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/data/sites/web/talencobe/www/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 in:
ROOT/src/Template/Layout/sitemap.ctp, line 1
If you want to customize this error message, create
src/Template/Error/error500.ctp
toggle vendor stack frames
〉 Cake\View\View->_evaluate
CORE/src/View/View.php, line 986
〉 Cake\View\View->_render
CORE/src/View/View.php, line 657
〉 Cake\View\View->renderLayout
CORE/src/View/View.php, line 615
〉 Cake\View\View->render
CORE/src/Controller/Controller.php, line 623
〉 Cake\Controller\Controller->render
CORE/src/Http/ActionDispatcher.php, line 125
〉 Cake\Http\ActionDispatcher->_invoke
CORE/src/Http/ActionDispatcher.php, line 93
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 78
〉 Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
〉 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 92
〉 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 80
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 37