Warning (512) : /var/www/html/tmp/cache/ is not writable [CORE/src/Cache/Engine/FileEngine.php , line 446 ]Code Context $this -> _config [ 'path' ]
), E_USER_WARNING );
} $dir = object(SplFileInfo) {
}
$path = '/var/www/html/tmp/cache'
$success = true
$isWritableDir = false Cake\Cache\Engine\FileEngine::_active() - CORE/src/Cache/Engine/FileEngine.php, line 446
Cake\Cache\Engine\FileEngine::init() - CORE/src/Cache/Engine/FileEngine.php, line 105
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
DebugKit\Cache\Engine\DebugEngine::init() - ROOT/vendor/cakephp/debug_kit/src/Cache/Engine/DebugEngine.php, line 79
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 174
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 236
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 378
App\View\AppView::initialize() - APP/View/AppView.php, line 53
Cake\View\View::__construct() - CORE/src/View/View.php, line 373
Cake\View\ViewBuilder::build() - CORE/src/View/ViewBuilder.php, line 726
Cake\Controller\Controller::createView() - CORE/src/View/ViewVarsTrait.php, line 126
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 794
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : /var/www/html/tmp/cache/persistent/ is not writable [CORE/src/Cache/Engine/FileEngine.php , line 446 ]Code Context $this -> _config [ 'path' ]
), E_USER_WARNING );
} $dir = object(SplFileInfo) {
}
$path = '/var/www/html/tmp/cache/persistent'
$success = true
$isWritableDir = false Cake\Cache\Engine\FileEngine::_active() - CORE/src/Cache/Engine/FileEngine.php, line 446
Cake\Cache\Engine\FileEngine::init() - CORE/src/Cache/Engine/FileEngine.php, line 105
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
DebugKit\Cache\Engine\DebugEngine::init() - ROOT/vendor/cakephp/debug_kit/src/Cache/Engine/DebugEngine.php, line 79
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 174
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 236
Cake\I18n\I18n::translators() - CORE/src/I18n/I18n.php, line 78
Cake\I18n\I18n::getTranslator() - CORE/src/I18n/I18n.php, line 202
__ - CORE/src/I18n/functions.php, line 35
App\View\AppView::initialize() - APP/View/AppView.php, line 65
Cake\View\View::__construct() - CORE/src/View/View.php, line 373
Cake\View\ViewBuilder::build() - CORE/src/View/ViewBuilder.php, line 726
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : file_put_contents(/var/www/html/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php , line 133 ]Code Context if (! $mask ) {
return file_put_contents ( $pathname , $output , FILE_APPEND );
} $level = 'error'
$message = '[Cake\Routing\Exception\MissingControllerException] Controller class Sitemap.xml could not be found. (/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php:105)
Exception Attributes: array (
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
)
#0 /var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(90): Cake\Http\ControllerFactory->missingController(Object(Cake\Http\ServerRequest))
#1 /var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(37): Cake\Http\ControllerFactory->getControllerClass(Object(Cake\Http\ServerRequest))
#2 /var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php(91): Cake\Http\ControllerFactory->create(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#3 /var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php(234): Cake\Http\ActionDispatcher->dispatch(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#4 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\BaseApplication->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#5 /var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php(56): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#6 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\I18n\Middleware\LocaleSelectorMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#7 /var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php(120): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#8 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#9 /var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php(254): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#10 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\Middleware\SecurityHeadersMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#11 /var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php(164): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#12 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\RoutingMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#13 /var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php(97): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#14 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\AssetMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#15 /var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php(96): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#16 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#17 /var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php(53): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#18 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): DebugKit\Middleware\DebugKitMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#19 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(51): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#20 /var/www/html/vendor/cakephp/cakephp/src/Http/Server.php(97): Cake\Http\Runner->run(Object(Cake\Http\MiddlewareQueue), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#21 /var/www/html/webroot/index.php(46): Cake\Http\Server->run()
#22 {main}
Request URL: /sitemap.xml
'
$context = [
'scope' => []
]
$output = '2025-12-30 20:55:26 Error: [Cake\Routing\Exception\MissingControllerException] Controller class Sitemap.xml could not be found. (/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php:105)
Exception Attributes: array (
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
)
#0 /var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(90): Cake\Http\ControllerFactory->missingController(Object(Cake\Http\ServerRequest))
#1 /var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php(37): Cake\Http\ControllerFactory->getControllerClass(Object(Cake\Http\ServerRequest))
#2 /var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php(91): Cake\Http\ControllerFactory->create(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#3 /var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php(234): Cake\Http\ActionDispatcher->dispatch(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#4 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\BaseApplication->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#5 /var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php(56): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#6 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\I18n\Middleware\LocaleSelectorMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#7 /var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php(120): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#8 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#9 /var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php(254): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#10 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\Middleware\SecurityHeadersMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#11 /var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php(164): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#12 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\RoutingMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#13 /var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php(97): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#14 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\AssetMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#15 /var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php(96): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#16 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#17 /var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php(53): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#18 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(65): DebugKit\Middleware\DebugKitMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#19 /var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php(51): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#20 /var/www/html/vendor/cakephp/cakephp/src/Http/Server.php(97): Cake\Http\Runner->run(Object(Cake\Http\MiddlewareQueue), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#21 /var/www/html/webroot/index.php(46): Cake\Http\Server->run()
#22 {main}
Request URL: /sitemap.xml
'
$filename = 'error.log'
$pathname = '/var/www/html/logs/error.log'
$mask = null file_put_contents - [internal], line ??
Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133
Cake\Log\Log::write() - CORE/src/Log/Log.php, line 383
Cake\Log\Log::error() - CORE/src/Log/Log.php, line 452
Cake\Error\Middleware\ErrorHandlerMiddleware::logException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 199
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 117
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 46
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : /var/www/html/tmp/cache/models/ is not writable [CORE/src/Cache/Engine/FileEngine.php , line 446 ]Code Context $this -> _config [ 'path' ]
), E_USER_WARNING );
} $dir = object(SplFileInfo) {
}
$path = '/var/www/html/tmp/cache/models'
$success = true
$isWritableDir = false Cake\Cache\Engine\FileEngine::_active() - CORE/src/Cache/Engine/FileEngine.php, line 446
Cake\Cache\Engine\FileEngine::init() - CORE/src/Cache/Engine/FileEngine.php, line 105
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
DebugKit\Cache\Engine\DebugEngine::init() - ROOT/vendor/cakephp/debug_kit/src/Cache/Engine/DebugEngine.php, line 79
Cake\Cache\CacheRegistry::_create() - CORE/src/Cache/CacheRegistry.php, line 89
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 174
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 236
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 378
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 56
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 559
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 684
Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 171
Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2646
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : _cake_model_ cache was unable to write 'debug_kit_requests' to Cake\Cache\SimpleCacheEngine cache [CORE/src/Cache/Cache.php , line 306 ]Code Context ),
E_USER_WARNING
); $key = 'debug_kit_requests'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'requests',
'columns' => [
'id' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'content_type' => [
[maximum depth reached]
],
'status_code' => [
[maximum depth reached]
],
'method' => [
[maximum depth reached]
],
'requested_at' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
],
'sqlite_autoindex_requests_1' => [
[maximum depth reached]
]
],
'options' => [],
'typeMap' => [
'id' => 'uuid',
'url' => 'text',
'content_type' => 'string',
'status_code' => 'integer',
'method' => 'string',
'requested_at' => 'datetime'
],
'temporary' => false
}
$config = '_cake_model_'
$backend = object(Cake\Cache\SimpleCacheEngine) {
[protected] innerEngine => object(DebugKit\Cache\Engine\DebugEngine) {}
}
$success = false Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 306
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 65
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 559
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 684
Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 171
Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2646
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 230
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 46
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : _cake_model_ cache was unable to write 'debug_kit_panels' to Cake\Cache\SimpleCacheEngine cache [CORE/src/Cache/Cache.php , line 306 ]Code Context ),
E_USER_WARNING
); $key = 'debug_kit_panels'
$value = object(Cake\Database\Schema\TableSchema) {
'table' => 'panels',
'columns' => [
'id' => [
[maximum depth reached]
],
'request_id' => [
[maximum depth reached]
],
'panel' => [
[maximum depth reached]
],
'title' => [
[maximum depth reached]
],
'element' => [
[maximum depth reached]
],
'summary' => [
[maximum depth reached]
],
'content' => [
[maximum depth reached]
]
],
'indexes' => [],
'constraints' => [
'primary' => [
[maximum depth reached]
],
'sqlite_autoindex_panels_2' => [
[maximum depth reached]
],
'sqlite_autoindex_panels_1' => [
[maximum depth reached]
],
'request_id_fk' => [
[maximum depth reached]
]
],
'options' => [],
'typeMap' => [
'id' => 'uuid',
'request_id' => 'uuid',
'panel' => 'string',
'title' => 'string',
'element' => 'string',
'summary' => 'string',
'content' => 'binary'
],
'temporary' => false
}
$config = '_cake_model_'
$backend = object(Cake\Cache\SimpleCacheEngine) {
[protected] innerEngine => object(DebugKit\Cache\Engine\DebugEngine) {}
}
$success = false Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 306
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 65
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 559
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 684
Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 171
Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2646
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1465
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 247
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 46 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [CORE/src/Http/ResponseEmitter.php , line 54 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else { $response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Database Error </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Database Error <span class="header-type">PDOException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database </p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="172"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="173"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="174"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="175"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="176"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="177"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the next row </span><span style="color: #007700">for </span><span style="color: #0000BB">the result set after executing this statement</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="142"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="143"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_reset</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="144"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="145"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="146"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="147"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="148"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="149"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="150"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the value of the result at position</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_bufferResults</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement </span><span style="color: #007700">= new </span><span style="color: #0000BB">BufferedStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_driver</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the number of rows returned of affected by last execution</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="329"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="330"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDisconnectRetry</span><span style="color: #007700">()-></span><span style="color: #0000BB">run</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="331"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">do {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$action</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="70"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">strategy</span><span style="color: #007700">-></span><span style="color: #0000BB">shouldRetry</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">, </span><span style="color: #0000BB">$retryCount</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="71"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="338"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="339"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="340"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Executes a SQL statement </span><span style="color: #007700">and </span><span style="color: #0000BB">returns the Statement object </span><span style="color: #007700">as </span><span style="color: #0000BB">result</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Query.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="214"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Database</span><span style="color: #007700">\</span><span style="color: #0000BB">StatementInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="215"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="216"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">()</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="217"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="218"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_connection</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="219"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_decorateStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="220"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_dirty </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="221"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="222"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)',
'params' => [
':c0' => [
'value' => '/sitemap.xml',
'type' => 'text',
'placeholder' => 'c0'
],
':c1' => [
'value' => 'text/html; charset=UTF-8',
'type' => 'string',
'placeholder' => 'c1'
],
':c2' => [
'value' => (int) 404,
'type' => 'integer',
'placeholder' => 'c2'
],
':c3' => [
'value' => 'GET',
'type' => 'string',
'placeholder' => 'c3'
],
':c4' => [
'value' => object(Cake\I18n\FrozenTime) {},
'type' => 'datetime',
'placeholder' => 'c4'
],
':c5' => [
'value' => '7f091b40-64a5-476b-891d-26ca52b56247',
'type' => 'uuid',
'placeholder' => 'c5'
]
],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'text',
'Requests.url' => 'text',
'url' => 'text',
'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) {
'registryAlias' => 'DebugKit.Requests',
'table' => 'requests',
'alias' => 'Requests',
'entityClass' => 'DebugKit\Model\Entity\Request',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'debug_kit',
'connectionName' => 'debug_kit'
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2126"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">()-></span><span style="color: #0000BB">insert</span><span style="color: #007700">(</span><span style="color: #0000BB">array_keys</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">))</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">values</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2129"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2131"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$statement</span><span style="color: #007700">-></span><span style="color: #0000BB">rowCount</span><span style="color: #007700">() !== </span><span style="color: #0000BB">0</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2132"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2133"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $entity</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$filteredKeys</span><span style="color: #007700">, [</span><span style="color: #DD0000">'guard' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">]);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2017"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $data </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getSchema</span><span style="color: #007700">()-></span><span style="color: #0000BB">columns</span><span style="color: #007700">(), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2018"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $isNew </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">isNew</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2019"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2020"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$isNew</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2021"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_insert</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2022"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2023"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_update</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2024"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2025"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
[
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'status_code' => (int) 404,
'method' => 'GET',
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'id' => '7f091b40-64a5-476b-891d-26ca52b56247'
]</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1930"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
object(ArrayObject) {
atomic => true
associated => [
'panels' => []
]
checkRules => true
checkExisting => true
_primary => true
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1635"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(callable </span><span style="color: #0000BB">$worker</span><span style="color: #007700">, </span><span style="color: #0000BB">$atomic </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="733"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="734"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">begin</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="735"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="736"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="737"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$transaction</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="738"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="739"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">rollback</span><span style="color: #007700">(</span><span style="color: #0000BB">false</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="740"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="741"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Database\Connection) {
'config' => [
'database' => '*****',
'driver' => 'Cake\Database\Driver\Sqlite',
'encoding' => 'utf8',
'cacheMetadata' => true,
'quoteIdentifiers' => false,
'name' => 'debug_kit'
],
'driver' => object(Cake\Database\Driver\Sqlite) {
'connected' => true
},
'transactionLevel' => (int) 0,
'transactionStarted' => false,
'useSavePoints' => false,
'logQueries' => false,
'logger' => null
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1644"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1939"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Model.afterSaveCommit'</span><span style="color: #007700">, </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'entity'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">));</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Closure) {
}
true</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/ToolbarService.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="247"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$content</span><span style="color: #007700">,</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="248"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="249"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$requests</span><span style="color: #007700">-></span><span style="color: #0000BB">save</span><span style="color: #007700">(</span><span style="color: #0000BB">$row</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Reads the modified date of a file in the webroot</span><span style="color: #007700">, and </span><span style="color: #0000BB">returns the integer</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $row </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$row</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p class="notice">
If you are using SQL keywords as table column names, you can enable identifier
quoting for your database connection in config/app.php.
</p>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/pdo_error.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ PDOStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/StatementDecorator.php, line 173 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\Database\Statement\StatementDecorator->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/BufferedStatement.php, line 146 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\Database\Statement\BufferedStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/SqliteStatement.php, line 40 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\Database\Statement\SqliteStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 333 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Database\Connection->Cake\Database\{closure}</span>
<span class="stack-file">
CORE/src/Core/Retry/CommandRetry.php, line 67 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Core\Retry\CommandRetry->run</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 336 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Database\Connection->run</span>
<span class="stack-file">
CORE/src/Database/Query.php, line 218 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Database\Query->execute</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2129 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\ORM\Table->_insert</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2021 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ Cake\ORM\Table->_processSave</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1934 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1639 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 737 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Database\Connection->transactional</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1640 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\ORM\Table->_executeTransaction</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1935 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\ORM\Table->save</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 251 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ DebugKit\ToolbarService->saveData</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 856
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php line=856' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 200
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 139
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 202
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 186
[main] - [internal], line ??
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 155 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
)); $response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Database Error </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Database Error <span class="header-type">PDOException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database </p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="172"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="173"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="174"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="175"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="176"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="177"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the next row </span><span style="color: #007700">for </span><span style="color: #0000BB">the result set after executing this statement</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="142"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="143"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_reset</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="144"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="145"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="146"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="147"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="148"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="149"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="150"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the value of the result at position</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_bufferResults</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement </span><span style="color: #007700">= new </span><span style="color: #0000BB">BufferedStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_driver</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the number of rows returned of affected by last execution</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="329"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="330"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDisconnectRetry</span><span style="color: #007700">()-></span><span style="color: #0000BB">run</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="331"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">do {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$action</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="70"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">strategy</span><span style="color: #007700">-></span><span style="color: #0000BB">shouldRetry</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">, </span><span style="color: #0000BB">$retryCount</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="71"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="338"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="339"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="340"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Executes a SQL statement </span><span style="color: #007700">and </span><span style="color: #0000BB">returns the Statement object </span><span style="color: #007700">as </span><span style="color: #0000BB">result</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Query.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="214"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Database</span><span style="color: #007700">\</span><span style="color: #0000BB">StatementInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="215"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="216"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">()</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="217"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="218"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_connection</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="219"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_decorateStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="220"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_dirty </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="221"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="222"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)',
'params' => [
':c0' => [
'value' => '/sitemap.xml',
'type' => 'text',
'placeholder' => 'c0'
],
':c1' => [
'value' => 'text/html; charset=UTF-8',
'type' => 'string',
'placeholder' => 'c1'
],
':c2' => [
'value' => (int) 404,
'type' => 'integer',
'placeholder' => 'c2'
],
':c3' => [
'value' => 'GET',
'type' => 'string',
'placeholder' => 'c3'
],
':c4' => [
'value' => object(Cake\I18n\FrozenTime) {},
'type' => 'datetime',
'placeholder' => 'c4'
],
':c5' => [
'value' => '7f091b40-64a5-476b-891d-26ca52b56247',
'type' => 'uuid',
'placeholder' => 'c5'
]
],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'text',
'Requests.url' => 'text',
'url' => 'text',
'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) {
'registryAlias' => 'DebugKit.Requests',
'table' => 'requests',
'alias' => 'Requests',
'entityClass' => 'DebugKit\Model\Entity\Request',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'debug_kit',
'connectionName' => 'debug_kit'
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2126"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">()-></span><span style="color: #0000BB">insert</span><span style="color: #007700">(</span><span style="color: #0000BB">array_keys</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">))</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">values</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2129"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2131"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$statement</span><span style="color: #007700">-></span><span style="color: #0000BB">rowCount</span><span style="color: #007700">() !== </span><span style="color: #0000BB">0</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2132"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2133"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $entity</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$filteredKeys</span><span style="color: #007700">, [</span><span style="color: #DD0000">'guard' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">]);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2017"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $data </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getSchema</span><span style="color: #007700">()-></span><span style="color: #0000BB">columns</span><span style="color: #007700">(), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2018"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $isNew </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">isNew</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2019"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2020"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$isNew</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2021"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_insert</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2022"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2023"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_update</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2024"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2025"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
[
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'status_code' => (int) 404,
'method' => 'GET',
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'id' => '7f091b40-64a5-476b-891d-26ca52b56247'
]</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1930"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
object(ArrayObject) {
atomic => true
associated => [
'panels' => []
]
checkRules => true
checkExisting => true
_primary => true
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1635"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(callable </span><span style="color: #0000BB">$worker</span><span style="color: #007700">, </span><span style="color: #0000BB">$atomic </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="733"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="734"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">begin</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="735"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="736"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="737"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$transaction</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="738"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="739"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">rollback</span><span style="color: #007700">(</span><span style="color: #0000BB">false</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="740"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="741"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Database\Connection) {
'config' => [
'database' => '*****',
'driver' => 'Cake\Database\Driver\Sqlite',
'encoding' => 'utf8',
'cacheMetadata' => true,
'quoteIdentifiers' => false,
'name' => 'debug_kit'
],
'driver' => object(Cake\Database\Driver\Sqlite) {
'connected' => true
},
'transactionLevel' => (int) 0,
'transactionStarted' => false,
'useSavePoints' => false,
'logQueries' => false,
'logger' => null
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1644"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1939"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Model.afterSaveCommit'</span><span style="color: #007700">, </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'entity'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">));</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Closure) {
}
true</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/ToolbarService.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="247"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$content</span><span style="color: #007700">,</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="248"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="249"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$requests</span><span style="color: #007700">-></span><span style="color: #0000BB">save</span><span style="color: #007700">(</span><span style="color: #0000BB">$row</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Reads the modified date of a file in the webroot</span><span style="color: #007700">, and </span><span style="color: #0000BB">returns the integer</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $row </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$row</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p class="notice">
If you are using SQL keywords as table column names, you can enable identifier
quoting for your database connection in config/app.php.
</p>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/pdo_error.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ PDOStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/StatementDecorator.php, line 173 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\Database\Statement\StatementDecorator->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/BufferedStatement.php, line 146 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\Database\Statement\BufferedStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/SqliteStatement.php, line 40 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\Database\Statement\SqliteStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 333 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Database\Connection->Cake\Database\{closure}</span>
<span class="stack-file">
CORE/src/Core/Retry/CommandRetry.php, line 67 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Core\Retry\CommandRetry->run</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 336 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Database\Connection->run</span>
<span class="stack-file">
CORE/src/Database/Query.php, line 218 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Database\Query->execute</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2129 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\ORM\Table->_insert</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2021 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ Cake\ORM\Table->_processSave</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1934 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1639 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 737 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Database\Connection->transactional</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1640 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\ORM\Table->_executeTransaction</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1935 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\ORM\Table->save</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 251 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ DebugKit\ToolbarService->saveData</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'Internal Server Error' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 155
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 200
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 139
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 202
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 186
[main] - [internal], line ??
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 188 ]Code Context $value
), $first );
$first = false ; $response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Database Error </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Database Error <span class="header-type">PDOException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database </p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="169"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="170"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="171"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="172"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="173"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="174"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="175"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="176"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="177"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the next row </span><span style="color: #007700">for </span><span style="color: #0000BB">the result set after executing this statement</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="142"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="143"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_reset</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="144"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_hasExecuted </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="145"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="146"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="147"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="148"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="149"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="150"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the value of the result at position</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_bufferResults</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement </span><span style="color: #007700">= new </span><span style="color: #0000BB">BufferedStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_driver</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">(</span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Returns the number of rows returned of affected by last execution</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>null</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="329"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="330"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDisconnectRetry</span><span style="color: #007700">()-></span><span style="color: #0000BB">run</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$query</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="331"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">prepare</span><span style="color: #007700">(</span><span style="color: #0000BB">$query</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">do {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$action</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $lastException </span><span style="color: #007700">= </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="70"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">strategy</span><span style="color: #007700">-></span><span style="color: #0000BB">shouldRetry</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">, </span><span style="color: #0000BB">$retryCount</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="71"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="332"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $query</span><span style="color: #007700">-></span><span style="color: #0000BB">getValueBinder</span><span style="color: #007700">()-></span><span style="color: #0000BB">attachTo</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="333"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement</span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="334"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="335"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$statement</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="336"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="337"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="338"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="339"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="340"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Executes a SQL statement </span><span style="color: #007700">and </span><span style="color: #0000BB">returns the Statement object </span><span style="color: #007700">as </span><span style="color: #0000BB">result</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Query.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="214"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Cake</span><span style="color: #007700">\</span><span style="color: #0000BB">Database</span><span style="color: #007700">\</span><span style="color: #0000BB">StatementInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="215"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="216"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">execute</span><span style="color: #007700">()</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="217"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="218"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_connection</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="219"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_decorateStatement</span><span style="color: #007700">(</span><span style="color: #0000BB">$statement</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="220"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">_dirty </span><span style="color: #007700">= </span><span style="color: #0000BB">false</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="221"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="222"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_iterator</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)',
'params' => [
':c0' => [
'value' => '/sitemap.xml',
'type' => 'text',
'placeholder' => 'c0'
],
':c1' => [
'value' => 'text/html; charset=UTF-8',
'type' => 'string',
'placeholder' => 'c1'
],
':c2' => [
'value' => (int) 404,
'type' => 'integer',
'placeholder' => 'c2'
],
':c3' => [
'value' => 'GET',
'type' => 'string',
'placeholder' => 'c3'
],
':c4' => [
'value' => object(Cake\I18n\FrozenTime) {},
'type' => 'datetime',
'placeholder' => 'c4'
],
':c5' => [
'value' => '7f091b40-64a5-476b-891d-26ca52b56247',
'type' => 'uuid',
'placeholder' => 'c5'
]
],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'text',
'Requests.url' => 'text',
'url' => 'text',
'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) {
'registryAlias' => 'DebugKit.Requests',
'table' => 'requests',
'alias' => 'Requests',
'entityClass' => 'DebugKit\Model\Entity\Request',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'debug_kit',
'connectionName' => 'debug_kit'
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2125"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2126"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2127"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $statement </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">query</span><span style="color: #007700">()-></span><span style="color: #0000BB">insert</span><span style="color: #007700">(</span><span style="color: #0000BB">array_keys</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">))</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2128"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">values</span><span style="color: #007700">(</span><span style="color: #0000BB">$data</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2129"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">-></span><span style="color: #0000BB">execute</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2130"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2131"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$statement</span><span style="color: #007700">-></span><span style="color: #0000BB">rowCount</span><span style="color: #007700">() !== </span><span style="color: #0000BB">0</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2132"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2133"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $entity</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$filteredKeys</span><span style="color: #007700">, [</span><span style="color: #DD0000">'guard' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">]);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="2017"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $data </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">extract</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getSchema</span><span style="color: #007700">()-></span><span style="color: #0000BB">columns</span><span style="color: #007700">(), </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2018"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $isNew </span><span style="color: #007700">= </span><span style="color: #0000BB">$entity</span><span style="color: #007700">-></span><span style="color: #0000BB">isNew</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2019"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2020"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$isNew</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2021"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_insert</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2022"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2023"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_update</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$data</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2024"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="2025"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
[
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'status_code' => (int) 404,
'method' => 'GET',
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'id' => '7f091b40-64a5-476b-891d-26ca52b56247'
]</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1930"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$entity</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
object(ArrayObject) {
atomic => true
associated => [
'panels' => []
]
checkRules => true
checkExisting => true
_primary => true
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1635"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">protected function </span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(callable </span><span style="color: #0000BB">$worker</span><span style="color: #007700">, </span><span style="color: #0000BB">$atomic </span><span style="color: #007700">= </span><span style="color: #0000BB">true</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="733"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="734"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">begin</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="735"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="736"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="737"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">$transaction</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="738"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="739"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">rollback</span><span style="color: #007700">(</span><span style="color: #0000BB">false</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="740"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw </span><span style="color: #0000BB">$e</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="741"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Database\Connection) {
'config' => [
'database' => '*****',
'driver' => 'Cake\Database\Driver\Sqlite',
'encoding' => 'utf8',
'cacheMetadata' => true,
'quoteIdentifiers' => false,
'name' => 'debug_kit'
],
'driver' => object(Cake\Database\Driver\Sqlite) {
'connected' => true
},
'transactionLevel' => (int) 0,
'transactionStarted' => false,
'useSavePoints' => false,
'logQueries' => false,
'logger' => null
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1636"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1637"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$atomic</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1638"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getConnection</span><span style="color: #007700">()-></span><span style="color: #0000BB">transactional</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$worker</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1639"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1640"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">});</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1641"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1642"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1643"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$worker</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1644"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Closure) {
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="1931"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1932"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1933"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $success </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_executeTransaction</span><span style="color: #007700">(function () use (</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1934"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_processSave</span><span style="color: #007700">(</span><span style="color: #0000BB">$entity</span><span style="color: #007700">, </span><span style="color: #0000BB">$options</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1935"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}, </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">]);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1936"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1937"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$success</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1938"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_transactionCommitted</span><span style="color: #007700">(</span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'atomic'</span><span style="color: #007700">], </span><span style="color: #0000BB">$options</span><span style="color: #007700">[</span><span style="color: #DD0000">'_primary'</span><span style="color: #007700">])) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="1939"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Model.afterSaveCommit'</span><span style="color: #007700">, </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'entity'</span><span style="color: #007700">, </span><span style="color: #DD0000">'options'</span><span style="color: #007700">));</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Closure) {
}
true</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/ToolbarService.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="247"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'content' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$content</span><span style="color: #007700">,</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="248"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="249"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$requests</span><span style="color: #007700">-></span><span style="color: #0000BB">save</span><span style="color: #007700">(</span><span style="color: #0000BB">$row</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Reads the modified date of a file in the webroot</span><span style="color: #007700">, and </span><span style="color: #0000BB">returns the integer</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $row </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$row</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'.'</span><span style="color: #007700">)&nbsp;!==&nbsp;</span><span style="color: #0000BB">false&nbsp;</span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$firstChar&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath&nbsp;</span><span style="color: #007700">.&nbsp;</span><span style="color: #0000BB">$controller</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$namespace</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">)&nbsp;?:&nbsp;</span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">throws&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">Response&nbsp;$response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$className&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$className</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$reflection&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;event&nbsp;handler&nbsp;if&nbsp;there&nbsp;is&nbsp;one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">)&nbsp;instanceof&nbsp;</span><span style="color: #0000BB">Controller</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;else&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$controller&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">factory</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;</span><span style="color: #0000BB">Get&nbsp;the&nbsp;ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales&nbsp;</span><span style="color: #007700">!==&nbsp;[</span><span style="color: #DD0000">'*'</span><span style="color: #007700">])&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$locale&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">locales</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$locale</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$token&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$request&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null,
&#039;_csrfToken&#039; =&gt; &#039;0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c&#039;
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;HTTP_REFERER&#039; =&gt; null
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [
[maximum depth reached]
]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@return&nbsp;\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface&nbsp;A&nbsp;response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">ResponseInterface&nbsp;$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">foreach&nbsp;(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">headers&nbsp;</span><span style="color: #007700">as&nbsp;</span><span style="color: #0000BB">$header&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-&gt;</span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$matching</span><span style="color: #007700">[]&nbsp;=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$runner&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;controller&#039; =&gt; &#039;Sitemap.xml&#039;,
&#039;pass&#039; =&gt; [],
&#039;action&#039; =&gt; &#039;index&#039;,
&#039;plugin&#039; =&gt; null,
&#039;_matchedRoute&#039; =&gt; &#039;/{controller}&#039;,
&#039;_ext&#039; =&gt; null
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$assetFile&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$assetFile&nbsp;</span><span style="color: #007700">===&nbsp;</span><span style="color: #0000BB">null&nbsp;</span><span style="color: #007700">||&nbsp;!</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$file&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$modifiedTime&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$file</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">try&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Throwable&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}&nbsp;catch&nbsp;(</span><span style="color: #0000BB">Exception&nbsp;$exception</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">public&nbsp;function&nbsp;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$row&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">service</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!</span><span style="color: #0000BB">$row</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$next&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(</span><span style="color: #0000BB">$next</span><span style="color: #007700">)&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;End&nbsp;of&nbsp;the&nbsp;queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}
object(Cake\Http\Runner) {
[protected] index =&gt; (int) 8
[protected] middleware =&gt; object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
[maximum depth reached]
]
[protected] callables =&gt; [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">middleware&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">index&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">return&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">*&nbsp;@</span><span style="color: #0000BB">param&nbsp;</span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface&nbsp;$request&nbsp;The&nbsp;server&nbsp;request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">,&nbsp;[</span><span style="color: #DD0000">'middleware'&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$middleware</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$response&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #0000BB">$this</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">runner</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$request</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">if&nbsp;(!(</span><span style="color: #0000BB">$response&nbsp;</span><span style="color: #007700">instanceof&nbsp;</span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">))&nbsp;{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">throw&nbsp;new&nbsp;</span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #DD0000">'Application&nbsp;did&nbsp;not&nbsp;create&nbsp;a&nbsp;response.&nbsp;Got&nbsp;"%s"&nbsp;instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; &#039;Cake\Error\Middleware\ErrorHandlerMiddleware&#039;,
(int) 2 =&gt; &#039;Cake\Routing\Middleware\AssetMiddleware&#039;,
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
[protected] callables =&gt; [
(int) 0 =&gt; object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 =&gt; object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 =&gt; object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 =&gt; object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 =&gt; object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 =&gt; object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 =&gt; object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 =&gt; object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy =&gt; false
[protected] params =&gt; [
&#039;plugin&#039; =&gt; null,
&#039;controller&#039; =&gt; null,
&#039;action&#039; =&gt; null,
&#039;_ext&#039; =&gt; null,
&#039;pass&#039; =&gt; []
]
[protected] data =&gt; []
[protected] query =&gt; []
[protected] cookies =&gt; []
[protected] _environment =&gt; [
&#039;USER&#039; =&gt; &#039;nginx&#039;,
&#039;HOME&#039; =&gt; &#039;/var/lib/nginx&#039;,
&#039;HTTP_X_FORWARDED_FOR&#039; =&gt; &#039;216.73.216.171&#039;,
&#039;HTTP_HOST&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;HTTP_USER_AGENT&#039; =&gt; &#039;Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)&#039;,
&#039;HTTP_ACCEPT&#039; =&gt; &#039;*/*&#039;,
&#039;REDIRECT_STATUS&#039; =&gt; &#039;200&#039;,
&#039;SERVER_NAME&#039; =&gt; &#039;thuyloi.quangngai.gov.vn&#039;,
&#039;SERVER_PORT&#039; =&gt; &#039;443&#039;,
&#039;SERVER_ADDR&#039; =&gt; &#039;10.200.71.45&#039;,
&#039;REMOTE_PORT&#039; =&gt; &#039;36220&#039;,
&#039;REMOTE_ADDR&#039; =&gt; &#039;10.200.6.112&#039;,
&#039;SERVER_SOFTWARE&#039; =&gt; &#039;nginx/1.20.1&#039;,
&#039;GATEWAY_INTERFACE&#039; =&gt; &#039;CGI/1.1&#039;,
&#039;HTTPS&#039; =&gt; &#039;on&#039;,
&#039;REQUEST_SCHEME&#039; =&gt; &#039;https&#039;,
&#039;SERVER_PROTOCOL&#039; =&gt; &#039;HTTP/1.1&#039;,
&#039;DOCUMENT_ROOT&#039; =&gt; &#039;/var/www/html/webroot&#039;,
&#039;DOCUMENT_URI&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_URI&#039; =&gt; &#039;/sitemap.xml&#039;,
&#039;SCRIPT_NAME&#039; =&gt; &#039;/index.php&#039;,
&#039;CONTENT_LENGTH&#039; =&gt; &#039;&#039;,
&#039;CONTENT_TYPE&#039; =&gt; &#039;&#039;,
&#039;REQUEST_METHOD&#039; =&gt; &#039;GET&#039;,
&#039;QUERY_STRING&#039; =&gt; &#039;&#039;,
&#039;SCRIPT_FILENAME&#039; =&gt; &#039;/var/www/html/webroot/index.php&#039;,
&#039;FCGI_ROLE&#039; =&gt; &#039;RESPONDER&#039;,
&#039;PHP_SELF&#039; =&gt; &#039;/index.php&#039;,
&#039;REQUEST_TIME_FLOAT&#039; =&gt; (float) 1767102926.2663,
&#039;REQUEST_TIME&#039; =&gt; (int) 1767102926,
&#039;ORIGINAL_REQUEST_METHOD&#039; =&gt; &#039;GET&#039;
]
[protected] url =&gt; &#039;sitemap.xml&#039;
[protected] base =&gt; &#039;&#039;
[protected] webroot =&gt; &#039;/&#039;
[protected] here =&gt; &#039;/sitemap.xml&#039;
[protected] trustedProxies =&gt; []
[protected] _input =&gt; null
[protected] _detectors =&gt; [
&#039;get&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;GET&#039;
],
&#039;post&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;POST&#039;
],
&#039;put&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PUT&#039;
],
&#039;patch&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;PATCH&#039;
],
&#039;delete&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;DELETE&#039;
],
&#039;head&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;HEAD&#039;
],
&#039;options&#039; =&gt; [
&#039;env&#039; =&gt; &#039;REQUEST_METHOD&#039;,
&#039;value&#039; =&gt; &#039;OPTIONS&#039;
],
&#039;ssl&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTPS&#039;,
&#039;options&#039; =&gt; [
[maximum depth reached]
]
],
&#039;ajax&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_X_REQUESTED_WITH&#039;,
&#039;value&#039; =&gt; &#039;XMLHttpRequest&#039;
],
&#039;flash&#039; =&gt; [
&#039;env&#039; =&gt; &#039;HTTP_USER_AGENT&#039;,
&#039;pattern&#039; =&gt; &#039;/^(Shockwave|Adobe) Flash/&#039;
],
&#039;requested&#039; =&gt; [
&#039;param&#039; =&gt; &#039;requested&#039;,
&#039;value&#039; =&gt; (int) 1
],
&#039;json&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;json&#039;
],
&#039;xml&#039; =&gt; [
&#039;accept&#039; =&gt; [
[maximum depth reached]
],
&#039;param&#039; =&gt; &#039;_ext&#039;,
&#039;value&#039; =&gt; &#039;xml&#039;
],
&#039;mobile&#039; =&gt; object(Closure) {},
&#039;tablet&#039; =&gt; object(Closure) {}
]
[protected] _detectorCache =&gt; []
[protected] stream =&gt; object(Zend\Diactoros\PhpInputStream) {
[protected] resource =&gt; resource
[protected] stream =&gt; &#039;php://input&#039;
[private] cache =&gt; &#039;&#039;
[private] reachedEof =&gt; false
}
[protected] uri =&gt; object(Zend\Diactoros\Uri) {
base =&gt; &#039;&#039;
webroot =&gt; &#039;/&#039;
[protected] allowedSchemes =&gt; [
[maximum depth reached]
]
[private] scheme =&gt; &#039;https&#039;
[private] userInfo =&gt; &#039;&#039;
[private] host =&gt; &#039;thuyloi.quangngai.gov.vn&#039;
[private] port =&gt; null
[private] path =&gt; &#039;/sitemap.xml&#039;
[private] query =&gt; &#039;&#039;
[private] fragment =&gt; &#039;&#039;
[private] uriString =&gt; null
}
[protected] session =&gt; object(Cake\Http\Session) {
[protected] _engine =&gt; null
[protected] _started =&gt; null
[protected] _lifetime =&gt; (int) 1440
[protected] _isCLI =&gt; false
}
[protected] attributes =&gt; []
[protected] emulatedAttributes =&gt; [
(int) 0 =&gt; &#039;session&#039;,
(int) 1 =&gt; &#039;webroot&#039;,
(int) 2 =&gt; &#039;base&#039;,
(int) 3 =&gt; &#039;params&#039;,
(int) 4 =&gt; &#039;here&#039;
]
[protected] uploadedFiles =&gt; []
[protected] protocol =&gt; null
[protected] requestTarget =&gt; null
[private] deprecatedProperties =&gt; [
&#039;data&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getData()&#039;,
&#039;set&#039; =&gt; &#039;withData()&#039;
],
&#039;query&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getQuery()&#039;,
&#039;set&#039; =&gt; &#039;withQueryParams()&#039;
],
&#039;params&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getParam()&#039;,
&#039;set&#039; =&gt; &#039;withParam()&#039;
],
&#039;cookies&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getCookie()&#039;,
&#039;set&#039; =&gt; &#039;withCookieParams()&#039;
],
&#039;url&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getPath()&#039;,
&#039;set&#039; =&gt; &#039;withRequestTarget()&#039;
],
&#039;base&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;base&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;base&quot;)&#039;
],
&#039;webroot&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;webroot&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;webroot&quot;)&#039;
],
&#039;here&#039; =&gt; [
&#039;get&#039; =&gt; &#039;getAttribute(&quot;here&quot;)&#039;,
&#039;set&#039; =&gt; &#039;withAttribute(&quot;here&quot;)&#039;
]
]
}
object(Cake\Http\Response) {
&#039;status&#039; =&gt; (int) 200,
&#039;contentType&#039; =&gt; &#039;text/html&#039;,
&#039;headers&#039; =&gt; [
&#039;Content-Type&#039; =&gt; [
(int) 0 =&gt; &#039;text/html; charset=UTF-8&#039;
]
],
&#039;file&#039; =&gt; null,
&#039;fileRange&#039; =&gt; [],
&#039;cookies&#039; =&gt; object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies =&gt; [[maximum depth reached]]
},
&#039;cacheDirectives&#039; =&gt; [],
&#039;body&#039; =&gt; &#039;&#039;
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Bind&nbsp;your&nbsp;application&nbsp;to&nbsp;the&nbsp;server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server&nbsp;</span><span style="color: #007700">=&nbsp;new&nbsp;</span><span style="color: #0000BB">Server</span><span style="color: #007700">(new&nbsp;</span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">)&nbsp;.&nbsp;</span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">//&nbsp;Run&nbsp;the&nbsp;request/response&nbsp;through&nbsp;the&nbsp;application&nbsp;and&nbsp;emit&nbsp;the&nbsp;response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-&gt;</span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #0000BB">&lt;?php<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">namespace&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;use&nbsp;</span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;class&nbsp;</span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController&nbsp;</span><span style="color: #007700">extends&nbsp;</span><span style="color: #0000BB">AppController<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">{<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;}</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">&rang; Cake\Http\ControllerFactory-&gt;create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">&rang; Cake\Http\ActionDispatcher-&gt;dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">&rang; Cake\Http\BaseApplication-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">&rang; Cake\I18n\Middleware\LocaleSelectorMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">&rang; Cake\Http\Middleware\CsrfProtectionMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">&rang; Cake\Http\Middleware\SecurityHeadersMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">&rang; Cake\Routing\Middleware\RoutingMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">&rang; Cake\Routing\Middleware\AssetMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">&rang; Cake\Error\Middleware\ErrorHandlerMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">&rang; DebugKit\Middleware\DebugKitMiddleware-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">&rang; Cake\Http\Runner-&gt;run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">&rang; Cake\Http\Server-&gt;run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p class="notice">
If you are using SQL keywords as table column names, you can enable identifier
quoting for your database connection in config/app.php.
</p>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/pdo_error.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ PDOStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/StatementDecorator.php, line 173 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\Database\Statement\StatementDecorator->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/BufferedStatement.php, line 146 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\Database\Statement\BufferedStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Statement/SqliteStatement.php, line 40 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\Database\Statement\SqliteStatement->execute</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 333 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Database\Connection->Cake\Database\{closure}</span>
<span class="stack-file">
CORE/src/Core/Retry/CommandRetry.php, line 67 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Core\Retry\CommandRetry->run</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 336 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\Database\Connection->run</span>
<span class="stack-file">
CORE/src/Database/Query.php, line 218 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Database\Query->execute</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2129 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\ORM\Table->_insert</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 2021 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ Cake\ORM\Table->_processSave</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1934 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1639 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\ORM\Table->Cake\ORM\{closure}</span>
<span class="stack-file">
CORE/src/Database/Connection.php, line 737 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Database\Connection->transactional</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1640 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\ORM\Table->_executeTransaction</span>
<span class="stack-file">
CORE/src/ORM/Table.php, line 1935 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\ORM\Table->save</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 251 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ DebugKit\ToolbarService->saveData</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
$cookies = []
$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 188
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 200
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 139
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 202
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 186
[main] - [internal], line ??
Warning : file_put_contents(/var/www/html/logs/error.log) [function.file-put-contents ]: failed to open stream: Permission denied in /var/www/html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Database Error
Error:
SQLSTATE[HY000]: General error: 8 attempt to write a readonly database
/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php
toggle arguments
public function execute ( $params = null )
{
$this -> _hasExecuted = true ;
return $this -> _statement -> execute ( $params );
}
/**
* Returns the next row for the result set after executing this statement .
/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php
toggle arguments
{
$this -> _reset ();
$this -> _hasExecuted = true ;
return $this -> statement -> execute ( $params );
}
/**
* Returns the value of the result at position .
/var/www/html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php
toggle arguments
if ( $this -> _bufferResults ) {
$this -> _statement = new BufferedStatement ( $this -> _statement , $this -> _driver );
}
return $this -> _statement -> execute ( $params );
}
/**
* Returns the number of rows returned of affected by last execution
/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
{
return $this -> getDisconnectRetry ()-> run (function () use ( $query ) {
$statement = $this -> prepare ( $query );
$query -> getValueBinder ()-> attachTo ( $statement );
$statement -> execute ();
return $statement ;
});
}
/var/www/html/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php
toggle arguments
$lastException = null ;
do {
try {
return $action ();
} catch ( Exception $e ) {
$lastException = $e ;
if (! $this -> strategy -> shouldRetry ( $e , $retryCount )) {
throw $e ;
/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
$query -> getValueBinder ()-> attachTo ( $statement );
$statement -> execute ();
return $statement ;
});
}
/**
* Executes a SQL statement and returns the Statement object as result .
/var/www/html/vendor/cakephp/cakephp/src/Database/Query.php
toggle arguments
* @return \ Cake \ Database \ StatementInterface
*/
public function execute ()
{
$statement = $this -> _connection -> run ( $this );
$this -> _iterator = $this -> _decorateStatement ( $statement );
$this -> _dirty = false ;
return $this -> _iterator ;
object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)',
'params' => [
':c0' => [
'value' => '/sitemap.xml',
'type' => 'text',
'placeholder' => 'c0'
],
':c1' => [
'value' => 'text/html; charset=UTF-8',
'type' => 'string',
'placeholder' => 'c1'
],
':c2' => [
'value' => (int) 404,
'type' => 'integer',
'placeholder' => 'c2'
],
':c3' => [
'value' => 'GET',
'type' => 'string',
'placeholder' => 'c3'
],
':c4' => [
'value' => object(Cake\I18n\FrozenTime) {},
'type' => 'datetime',
'placeholder' => 'c4'
],
':c5' => [
'value' => '7f091b40-64a5-476b-891d-26ca52b56247',
'type' => 'uuid',
'placeholder' => 'c5'
]
],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'text',
'Requests.url' => 'text',
'url' => 'text',
'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) {
'registryAlias' => 'DebugKit.Requests',
'table' => 'requests',
'alias' => 'Requests',
'entityClass' => 'DebugKit\Model\Entity\Request',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'debug_kit',
'connectionName' => 'debug_kit'
}
}
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
}
$statement = $this -> query ()-> insert ( array_keys ( $data ))
-> values ( $data )
-> execute ();
if ( $statement -> rowCount () !== 0 ) {
$success = $entity ;
$entity -> set ( $filteredKeys , [ 'guard' => false ]);
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
$data = $entity -> extract ( $this -> getSchema ()-> columns (), true );
$isNew = $entity -> isNew ();
if ( $isNew ) {
$success = $this -> _insert ( $entity , $data );
} else {
$success = $this -> _update ( $entity , $data );
}
object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
[
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'status_code' => (int) 404,
'method' => 'GET',
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'id' => '7f091b40-64a5-476b-891d-26ca52b56247'
]
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
return $entity ;
}
$success = $this -> _executeTransaction (function () use ( $entity , $options ) {
return $this -> _processSave ( $entity , $options );
}, $options [ 'atomic' ]);
if ( $success ) {
if ( $this -> _transactionCommitted ( $options [ 'atomic' ], $options [ '_primary' ])) {
object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
object(ArrayObject) {
atomic => true
associated => [
'panels' => []
]
checkRules => true
checkExisting => true
_primary => true
}
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
protected function _executeTransaction (callable $worker , $atomic = true )
{
if ( $atomic ) {
return $this -> getConnection ()-> transactional (function () use ( $worker ) {
return $worker ();
});
}
return $worker ();
/var/www/html/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
{
$this -> begin ();
try {
$result = $transaction ( $this );
} catch ( Exception $e ) {
$this -> rollback ( false );
throw $e ;
}
object(Cake\Database\Connection) {
'config' => [
'database' => '*****',
'driver' => 'Cake\Database\Driver\Sqlite',
'encoding' => 'utf8',
'cacheMetadata' => true,
'quoteIdentifiers' => false,
'name' => 'debug_kit'
],
'driver' => object(Cake\Database\Driver\Sqlite) {
'connected' => true
},
'transactionLevel' => (int) 0,
'transactionStarted' => false,
'useSavePoints' => false,
'logQueries' => false,
'logger' => null
}
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
{
if ( $atomic ) {
return $this -> getConnection ()-> transactional (function () use ( $worker ) {
return $worker ();
});
}
return $worker ();
}
/var/www/html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
}
$success = $this -> _executeTransaction (function () use ( $entity , $options ) {
return $this -> _processSave ( $entity , $options );
}, $options [ 'atomic' ]);
if ( $success ) {
if ( $this -> _transactionCommitted ( $options [ 'atomic' ], $options [ '_primary' ])) {
$this -> dispatchEvent ( 'Model.afterSaveCommit' , compact ( 'entity' , 'options' ));
/var/www/html/vendor/cakephp/debug_kit/src/ToolbarService.php
toggle arguments
'content' => $content ,
]);
}
return $requests -> save ( $row );
}
/**
* Reads the modified date of a file in the webroot , and returns the integer
object(DebugKit\Model\Entity\Request) {
'url' => '/sitemap.xml',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 404,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-30 13:55:26.000000+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {},
(int) 13 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php
toggle arguments
{
$this -> service -> loadPanels ();
$this -> service -> initializePanels ();
$response = $next ( $request , $response );
$row = $this -> service -> saveData ( $request , $response );
if (! $row ) {
return $response ;
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #DD0000">'.'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $firstChar </span><span style="color: #007700">=== </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath </span><span style="color: #007700">. </span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$namespace</span><span style="color: #007700">, </span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">) ?: </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws </span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest $request</span><span style="color: #007700">, </span><span style="color: #0000BB">Response $response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $className </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$className</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $reflection </span><span style="color: #007700">= new </span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// event handler if there is one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-></span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">) instanceof </span><span style="color: #0000BB">Controller</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $controller </span><span style="color: #007700">= </span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-></span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">factory</span><span style="color: #007700">-></span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Get the ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $locale </span><span style="color: #007700">= </span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">locales </span><span style="color: #007700">!== [</span><span style="color: #DD0000">'*'</span><span style="color: #007700">]) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $locale </span><span style="color: #007700">= </span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">locales</span><span style="color: #007700">, </span><span style="color: #0000BB">$locale</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $token </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $request </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $request </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface A response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">headers </span><span style="color: #007700">as </span><span style="color: #0000BB">$header </span><span style="color: #007700">=> </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$response</span><span style="color: #007700">-></span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $matching </span><span style="color: #007700">= </span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-></span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $matching</span><span style="color: #007700">[] = </span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware </span><span style="color: #007700">= new </span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $runner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $assetFile </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$assetFile </span><span style="color: #007700">=== </span><span style="color: #0000BB">null </span><span style="color: #007700">|| !</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= new </span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $modifiedTime </span><span style="color: #007700">= </span><span style="color: #0000BB">$file</span><span style="color: #007700">-></span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Throwable $exception</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $exception</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $row </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$row</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
<span style="color: #0000BB"><?php<br /> </span><span style="color: #007700">namespace </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br /> use </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br /> class </span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController </span><span style="color: #007700">extends </span><span style="color: #0000BB">AppController<br /> </span><span style="color: #007700">{<br /><br /> }</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Http\BaseApplication->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\I18n\Middleware\LocaleSelectorMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\Http\Middleware\SecurityHeadersMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
/var/www/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(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Error: Missing Controller </title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style>
body {
font: 14px helvetica, arial, sans-serif;
color: #222;
background-color: #f8f8f8;
padding:0;
margin: 0;
max-height: 100%;
}
.code-dump,
pre {
background: #fefefe;
border: 1px solid #ddd;
padding: 5px;
white-space: pre-wrap;
}
header {
background-color: #C3232D;
color: #ffffff;
padding: 16px 10px;
border-bottom: 3px solid #626262;
}
.header-title {
margin: 0;
font-weight: normal;
font-size: 30px;
line-height: 64px;
}
.header-type {
opacity: 0.75;
display: block;
font-size: 16px;
line-height: 1;
}
.header-help {
font-size: 12px;
line-height: 1;
position: absolute;
top: 30px;
right: 16px;
}
.header-help a {
color: #fff;
}
.error-nav {
float: left;
width: 30%;
}
.error-contents {
padding: 10px 1%;
float: right;
width: 68%;
}
.error,
.error-subheading {
font-size: 18px;
margin-top: 0;
padding: 10px;
border: 1px solid #EDBD26;
}
.error-subheading {
background: #1798A5;
color: #fff;
border: 1px solid #02808C;
}
.error {
background: #ffd54f;
}
.customize {
opacity: 0.6;
}
.stack-trace {
list-style: none;
margin: 0;
padding: 0;
}
.stack-frame {
padding: 10px;
border-bottom: 1px solid #212121;
}
.stack-frame:last-child {
border-bottom: none;
}
.stack-frame a {
display: block;
color: #212121;
text-decoration: none;
}
.stack-frame.active {
background: #e5e5e5;
}
.stack-frame a:hover {
text-decoration: underline;
}
.stack-file,
.stack-function {
display: block;
margin-bottom: 5px;
}
.stack-frame-file,
.stack-file {
font-family: consolas, monospace;
}
.stack-function {
font-weight: bold;
}
.stack-file {
font-size: 0.9em;
word-wrap: break-word;
}
.stack-details {
background: #ececec;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
border: 1px solid #ababab;
padding: 10px;
margin-bottom: 18px;
}
.stack-frame-args {
float: right;
}
.toggle-link {
color: #1798A5;
text-decoration: none;
}
.toggle-link:hover {
text-decoration: underline;
}
.toggle-vendor-frames {
padding: 5px;
display: block;
text-align: center;
}
.code-excerpt {
width: 100%;
margin: 5px 0;
background: #fefefe;
}
.code-highlight {
display: block;
background: #fff59d;
}
.excerpt-line {
padding-left: 2px;
}
.excerpt-number {
background: #f6f6f6;
width: 50px;
text-align: right;
color: #666;
border-right: 1px solid #ddd;
padding: 2px;
}
.excerpt-number:after {
content: attr(data-number);
}
table {
text-align: left;
}
th, td {
padding: 4px;
}
th {
border-bottom: 1px solid #ccc;
}
</style>
</head>
<body>
<header>
<h1 class="header-title">
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span>
</h1>
<div class="header-help">
<a target="_blank" href="https://book.cakephp.org/3/">Documentation</a>
<a target="_blank" href="https://api.cakephp.org/">API</a>
</div>
</header>
<div class="error-contents">
<p class="error-subheading">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.
</p>
<div id="stack-frame-0" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="86"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #DD0000">'/'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> strpos</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #DD0000">'.'</span><span style="color: #007700">) !== </span><span style="color: #0000BB">false </span><span style="color: #007700">||</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $firstChar </span><span style="color: #007700">=== </span><span style="color: #0000BB">strtolower</span><span style="color: #007700">(</span><span style="color: #0000BB">$firstChar</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">App</span><span style="color: #007700">::</span><span style="color: #0000BB">className</span><span style="color: #007700">(</span><span style="color: #0000BB">$pluginPath </span><span style="color: #007700">. </span><span style="color: #0000BB">$controller</span><span style="color: #007700">, </span><span style="color: #0000BB">$namespace</span><span style="color: #007700">, </span><span style="color: #DD0000">'Controller'</span><span style="color: #007700">) ?: </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-0" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}</pre>
</div>
</div>
<div id="stack-frame-1" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-1">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="33"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">throws </span><span style="color: #007700">\</span><span style="color: #0000BB">ReflectionException</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="34"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="35"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequest $request</span><span style="color: #007700">, </span><span style="color: #0000BB">Response $response</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="36"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="37"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $className </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getControllerClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="38"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$className</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="39"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">missingController</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="40"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="41"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $reflection </span><span style="color: #007700">= new </span><span style="color: #0000BB">ReflectionClass</span><span style="color: #007700">(</span><span style="color: #0000BB">$className</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-1" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}</pre>
</div>
</div>
<div id="stack-frame-2" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-2">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="87"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// event handler if there is one.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="88"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-></span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">) instanceof </span><span style="color: #0000BB">Controller</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="89"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $controller </span><span style="color: #007700">= </span><span style="color: #0000BB">$beforeEvent</span><span style="color: #007700">-></span><span style="color: #0000BB">getData</span><span style="color: #007700">(</span><span style="color: #DD0000">'controller'</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="90"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="91"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $controller </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">factory</span><span style="color: #007700">-></span><span style="color: #0000BB">create</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$controller</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getParam</span><span style="color: #007700">(</span><span style="color: #DD0000">'return'</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
</table>
<div id="stack-args-2" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-3" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-3">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="230"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="231"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="232"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="233"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="234"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">getDispatcher</span><span style="color: #007700">()-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="235"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="236"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="237"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="238"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* </span><span style="color: #0000BB">Get the ActionDispatcher</span><span style="color: #007700">.</span></span></code></td>
</tr>
</table>
<div id="stack-args-3" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-4" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-4">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-4" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-5" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/I18n/Middleware/LocaleSelectorMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-5">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $locale </span><span style="color: #007700">= </span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">acceptFromHttp</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">-></span><span style="color: #0000BB">getHeaderLine</span><span style="color: #007700">(</span><span style="color: #DD0000">'Accept-Language'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$locale</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="58"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">locales </span><span style="color: #007700">!== [</span><span style="color: #DD0000">'*'</span><span style="color: #007700">]) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="59"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $locale </span><span style="color: #007700">= </span><span style="color: #0000BB">Locale</span><span style="color: #007700">::</span><span style="color: #0000BB">lookup</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">locales</span><span style="color: #007700">, </span><span style="color: #0000BB">$locale</span><span style="color: #007700">, </span><span style="color: #0000BB">true</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="60"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-5" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-6" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-6">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-6" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-7" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-7">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="116"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $token </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_createToken</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="117"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $request </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_addTokenToRequest</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="118"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_addTokenCookie</span><span style="color: #007700">(</span><span style="color: #0000BB">$token</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="119"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="120"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="121"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="122"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $request </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_validateAndUnsetTokenField</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="123"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="124"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-7" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-8" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-8">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-8" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null,
'_csrfToken' => '0fd42451487c0ce74e0d5de29824bb9b9a23b12812e02a2abf5c472f589ca7878d1267612d0d599a0700d8cb2550d79ab7dfd5eb1fd20a639f90a4e7d8c7e34c'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_REFERER' => null
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [
[maximum depth reached]
]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-9" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-9">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="250"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @return \</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ResponseInterface A response</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="251"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="252"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">ServerRequestInterface $request</span><span style="color: #007700">, </span><span style="color: #0000BB">ResponseInterface $response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="253"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="254"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="255"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">headers </span><span style="color: #007700">as </span><span style="color: #0000BB">$header </span><span style="color: #007700">=> </span><span style="color: #0000BB">$value</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="256"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$response</span><span style="color: #007700">-></span><span style="color: #0000BB">withHeader</span><span style="color: #007700">(</span><span style="color: #0000BB">$header</span><span style="color: #007700">, </span><span style="color: #0000BB">$value</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="257"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="258"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-9" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-10" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-10">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-10" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-11" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-11">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="160"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="161"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="162"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $matching </span><span style="color: #007700">= </span><span style="color: #0000BB">Router</span><span style="color: #007700">::</span><span style="color: #0000BB">getRouteCollection</span><span style="color: #007700">()-></span><span style="color: #0000BB">getMiddleware</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="163"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$matching</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="164"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="165"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="166"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $matching</span><span style="color: #007700">[] = </span><span style="color: #0000BB">$next</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="167"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware </span><span style="color: #007700">= new </span><span style="color: #0000BB">MiddlewareQueue</span><span style="color: #007700">(</span><span style="color: #0000BB">$matching</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="168"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $runner </span><span style="color: #007700">= new </span><span style="color: #0000BB">Runner</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-11" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-12" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-12">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-12" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Sitemap.xml',
'pass' => [],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/{controller}',
'_ext' => null
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-13" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-13">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $assetFile </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_getAssetFile</span><span style="color: #007700">(</span><span style="color: #0000BB">$url</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$assetFile </span><span style="color: #007700">=== </span><span style="color: #0000BB">null </span><span style="color: #007700">|| !</span><span style="color: #0000BB">file_exists</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $file </span><span style="color: #007700">= new </span><span style="color: #0000BB">File</span><span style="color: #007700">(</span><span style="color: #0000BB">$assetFile</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $modifiedTime </span><span style="color: #007700">= </span><span style="color: #0000BB">$file</span><span style="color: #007700">-></span><span style="color: #0000BB">lastChange</span><span style="color: #007700">();</span></span></code></td>
</tr>
</table>
<div id="stack-args-13" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-14" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-14">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-14" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-15" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-15">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="92"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">*/</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">try {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Throwable $exception</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $exception</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">handleException</span><span style="color: #007700">(</span><span style="color: #0000BB">$exception</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
</table>
<div id="stack-args-15" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-16" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-16">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-16" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-17" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-17">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">public function </span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$next</span><span style="color: #007700">)</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">loadPanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">initializePanels</span><span style="color: #007700">();</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $row </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">service</span><span style="color: #007700">-></span><span style="color: #0000BB">saveData</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!</span><span style="color: #0000BB">$row</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="56"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="57"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
</table>
<div id="stack-args-17" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-18" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-18">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="61"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $next </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">get</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="62"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$next</span><span style="color: #007700">) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="63"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index</span><span style="color: #007700">++;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="64"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="65"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$next</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">, </span><span style="color: #0000BB">$this</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="66"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="67"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="68"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">// End of the queue</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="69"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$response</span><span style="color: #007700">;</span></span></code></td>
</tr>
</table>
<div id="stack-args-18" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}</pre>
</div>
</div>
<div id="stack-frame-19" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Runner.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-19">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">{</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="48"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">middleware </span><span style="color: #007700">= </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="49"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">index </span><span style="color: #007700">= </span><span style="color: #0000BB">0</span><span style="color: #007700">;</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="50"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="51"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">__invoke</span><span style="color: #007700">(</span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="52"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="53"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="54"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #FF8000">/**</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="55"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">* @</span><span style="color: #0000BB">param </span><span style="color: #007700">\</span><span style="color: #0000BB">Psr</span><span style="color: #007700">\</span><span style="color: #0000BB">Http</span><span style="color: #007700">\</span><span style="color: #0000BB">Message</span><span style="color: #007700">\</span><span style="color: #0000BB">ServerRequestInterface $request The server request</span></span></code></td>
</tr>
</table>
<div id="stack-args-19" style="display: none;">
<pre>object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-20" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-20">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="93"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="94"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $this</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatchEvent</span><span style="color: #007700">(</span><span style="color: #DD0000">'Server.buildMiddleware'</span><span style="color: #007700">, [</span><span style="color: #DD0000">'middleware' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$middleware</span><span style="color: #007700">]);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="95"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> $middleware</span><span style="color: #007700">-></span><span style="color: #0000BB">add</span><span style="color: #007700">(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">app</span><span style="color: #007700">);</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="96"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="97"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $response </span><span style="color: #007700">= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">runner</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">(</span><span style="color: #0000BB">$middleware</span><span style="color: #007700">, </span><span style="color: #0000BB">$request</span><span style="color: #007700">, </span><span style="color: #0000BB">$response</span><span style="color: #007700">);</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="98"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="99"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (!(</span><span style="color: #0000BB">$response </span><span style="color: #007700">instanceof </span><span style="color: #0000BB">ResponseInterface</span><span style="color: #007700">)) {</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="100"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">throw new </span><span style="color: #0000BB">RuntimeException</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="101"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #DD0000">'Application did not create a response. Got "%s" instead.'</span><span style="color: #007700">,</span></span></code></td>
</tr>
</table>
<div id="stack-args-20" style="display: none;">
<pre>object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}</pre>
</div>
</div>
<div id="stack-frame-21" style="display:none;" class="stack-details">
<span class="stack-frame-file">/var/www/html/webroot/index.php</span>
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-21">toggle arguments</a>
<table class="code-excerpt" cellspacing="0" cellpadding="0">
<tr>
<td class="excerpt-number" data-number="42"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Bind your application to the server.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="43"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$server </span><span style="color: #007700">= new </span><span style="color: #0000BB">Server</span><span style="color: #007700">(new </span><span style="color: #0000BB">Application</span><span style="color: #007700">(</span><span style="color: #0000BB">dirname</span><span style="color: #007700">(</span><span style="color: #0000BB">__DIR__</span><span style="color: #007700">) . </span><span style="color: #DD0000">'/config'</span><span style="color: #007700">));</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="44"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="45"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #FF8000">// Run the request/response through the application and emit the response.</span></span></code></td>
</tr>
<tr>
<td class="excerpt-number" data-number="46"></td>
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">emit</span><span style="color: #007700">(</span><span style="color: #0000BB">$server</span><span style="color: #007700">-></span><span style="color: #0000BB">run</span><span style="color: #007700">());</span></span></code></span></td>
</tr>
<tr>
<td class="excerpt-number" data-number="47"></td>
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td>
</tr>
</table>
<div id="stack-args-21" style="display: none;">
<pre>No arguments</pre>
</div>
</div>
<div class="error-suggestion">
<p>
In the case you tried to access a plugin controller make sure you added it to your composer file or you use the autoload option for the plugin.
</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: src/Controller/Sitemap.xmlController.php </p>
<div class="code-dump"><code><span style="color: #000000">
<span style="color: #0000BB"><?php<br /> </span><span style="color: #007700">namespace </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br /> use </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br /> class </span><span style="color: #0000BB">Sitemap</span><span style="color: #007700">.</span><span style="color: #0000BB">xmlController </span><span style="color: #007700">extends </span><span style="color: #0000BB">AppController<br /> </span><span style="color: #007700">{<br /><br /> }</span>
</span>
</code></div>
</div>
<p class="customize">
If you want to customize this error message, create
<em>src/Template/Error/missing_controller.ctp</em>
</p>
</div>
<div class="error-nav">
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a>
<ul class="stack-trace">
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-0">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->missingController</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 90 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-1">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->getControllerClass</span>
<span class="stack-file">
CORE/src/Http/ControllerFactory.php, line 37 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-2">
<span class="stack-function">⟩ Cake\Http\ControllerFactory->create</span>
<span class="stack-file">
CORE/src/Http/ActionDispatcher.php, line 91 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-3">
<span class="stack-function">⟩ Cake\Http\ActionDispatcher->dispatch</span>
<span class="stack-file">
CORE/src/Http/BaseApplication.php, line 234 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-4">
<span class="stack-function">⟩ Cake\Http\BaseApplication->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-5">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/I18n/Middleware/LocaleSelectorMiddleware.php, line 56 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-6">
<span class="stack-function">⟩ Cake\I18n\Middleware\LocaleSelectorMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-7">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 120 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-8">
<span class="stack-function">⟩ Cake\Http\Middleware\CsrfProtectionMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-9">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-10">
<span class="stack-function">⟩ Cake\Http\Middleware\SecurityHeadersMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-11">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 164 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-12">
<span class="stack-function">⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-13">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Routing/Middleware/AssetMiddleware.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-14">
<span class="stack-function">⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-15">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-16">
<span class="stack-function">⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-17">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-18">
<span class="stack-function">⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 65 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-19">
<span class="stack-function">⟩ Cake\Http\Runner->__invoke</span>
<span class="stack-file">
CORE/src/Http/Runner.php, line 51 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-20">
<span class="stack-function">⟩ Cake\Http\Runner->run</span>
<span class="stack-file">
CORE/src/Http/Server.php, line 97 </span>
</a>
</li>
<li class="stack-frame vendor-frame">
<a href="#" data-target="stack-frame-21">
<span class="stack-function">⟩ Cake\Http\Server->run</span>
<span class="stack-file">
ROOT/webroot/index.php, line 46 </span>
</a>
</li>
</ul>
</div>
<script type="text/javascript">
function bindEvent(selector, eventName, listener) {
var els = document.querySelectorAll(selector);
for (var i = 0, len = els.length; i < len; i++) {
els[i].addEventListener(eventName, listener, false);
}
}
function toggleElement(el) {
if (el.style.display === 'none') {
el.style.display = 'block';
} else {
el.style.display = 'none';
}
}
function each(els, cb) {
var i, len;
for (i = 0, len = els.length; i < len; i++) {
cb(els[i], i);
}
}
window.addEventListener('load', function() {
bindEvent('.stack-frame-args', 'click', function(event) {
var target = this.dataset['target'];
var el = document.getElementById(target);
toggleElement(el);
event.preventDefault();
});
var details = document.querySelectorAll('.stack-details');
var frames = document.querySelectorAll('.stack-frame');
bindEvent('.stack-frame a', 'click', function(event) {
each(frames, function(el) {
el.classList.remove('active');
});
this.parentNode.classList.add('active');
each(details, function(el) {
el.style.display = 'none';
});
var target = document.getElementById(this.dataset['target']);
toggleElement(target);
event.preventDefault();
});
bindEvent('.toggle-vendor-frames', 'click', function(event) {
each(frames, function(el) {
if (el.classList.contains('vendor-frame')) {
toggleElement(el);
}
});
event.preventDefault();
});
});
</script>
</body>
</html>
'
}
object(Cake\Http\Runner) {
[protected] index => (int) 8
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/var/www/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(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/var/www/html/vendor/cakephp/cakephp/src/Http/Server.php
toggle arguments
}
$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(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 2 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
(int) 5 => object(Cake\Http\Middleware\CsrfProtectionMiddleware) {},
(int) 6 => object(Cake\I18n\Middleware\LocaleSelectorMiddleware) {},
(int) 7 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'USER' => 'nginx',
'HOME' => '/var/lib/nginx',
'HTTP_X_FORWARDED_FOR' => '216.73.216.171',
'HTTP_HOST' => 'thuyloi.quangngai.gov.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'thuyloi.quangngai.gov.vn',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '10.200.71.45',
'REMOTE_PORT' => '36220',
'REMOTE_ADDR' => '10.200.6.112',
'SERVER_SOFTWARE' => 'nginx/1.20.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www/html/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/sitemap.xml',
'SCRIPT_NAME' => '/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/html/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1767102926.2663,
'REQUEST_TIME' => (int) 1767102926,
'ORIGINAL_REQUEST_METHOD' => 'GET'
]
[protected] url => 'sitemap.xml'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/sitemap.xml'
[protected] trustedProxies => []
[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 => [
'requested' => 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 => 'thuyloi.quangngai.gov.vn'
[private] port => null
[private] path => '/sitemap.xml'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Http\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => (int) 1440
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
'get' => 'getData()',
'set' => 'withData()'
],
'query' => [
'get' => 'getQuery()',
'set' => 'withQueryParams()'
],
'params' => [
'get' => 'getParam()',
'set' => 'withParam()'
],
'cookies' => [
'get' => 'getCookie()',
'set' => 'withCookieParams()'
],
'url' => [
'get' => 'getPath()',
'set' => 'withRequestTarget()'
],
'base' => [
'get' => 'getAttribute("base")',
'set' => 'withAttribute("base")'
],
'webroot' => [
'get' => 'getAttribute("webroot")',
'set' => 'withAttribute("webroot")'
],
'here' => [
'get' => 'getAttribute("here")',
'set' => 'withAttribute("here")'
]
]
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {
[protected] cookies => [[maximum depth reached]]
},
'cacheDirectives' => [],
'body' => ''
}
/var/www/html/webroot/index.php
toggle arguments
// Bind your application to the server.
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application and emit the response.
$server -> emit ( $server -> run ());
If you are using SQL keywords as table column names, you can enable identifier
quoting for your database connection in config/app.php.
If you want to customize this error message, create
src/Template/Error/pdo_error.ctp
toggle vendor stack frames
〉 PDOStatement->execute
CORE/src/Database/Statement/StatementDecorator.php, line 173
〉 Cake\Database\Statement\StatementDecorator->execute
CORE/src/Database/Statement/BufferedStatement.php, line 146
〉 Cake\Database\Statement\BufferedStatement->execute
CORE/src/Database/Statement/SqliteStatement.php, line 40
〉 Cake\Database\Statement\SqliteStatement->execute
CORE/src/Database/Connection.php, line 333
〉 Cake\Database\Connection->Cake\Database\{closure}
CORE/src/Core/Retry/CommandRetry.php, line 67
〉 Cake\Core\Retry\CommandRetry->run
CORE/src/Database/Connection.php, line 336
〉 Cake\Database\Connection->run
CORE/src/Database/Query.php, line 218
〉 Cake\Database\Query->execute
CORE/src/ORM/Table.php, line 2129
〉 Cake\ORM\Table->_insert
CORE/src/ORM/Table.php, line 2021
〉 Cake\ORM\Table->_processSave
CORE/src/ORM/Table.php, line 1934
〉 Cake\ORM\Table->Cake\ORM\{closure}
CORE/src/ORM/Table.php, line 1639
〉 Cake\ORM\Table->Cake\ORM\{closure}
CORE/src/Database/Connection.php, line 737
〉 Cake\Database\Connection->transactional
CORE/src/ORM/Table.php, line 1640
〉 Cake\ORM\Table->_executeTransaction
CORE/src/ORM/Table.php, line 1935
〉 Cake\ORM\Table->save
ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 251
〉 DebugKit\ToolbarService->saveData
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 54
〉 DebugKit\Middleware\DebugKitMiddleware->__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 97
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 46