APP/Controller/Site/PostsController.php (line 113)
[ (int) 0 => 'sitemap.xml', (int) 1 => object(Cake\Http\ServerRequest) id:0 { trustProxy => false protected params => [ 'pass' => [ (int) 0 => 'sitemap.xml', ], 'controller' => 'Posts', 'action' => 'index', 'prefix' => 'Site', 'plugin' => null, '_matchedRoute' => '/*', '_ext' => null, ] protected data => [ ] protected query => [ ] protected cookies => [ ] protected _environment => [ 'TZ' => 'Europe/Paris', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID' => 'aZ4xtVPpuWsRY61eFo-d3QAAAAo', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI' => 'https://culture-a-vie.dev/sitemap.xml', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI' => 'culture-a-vie.dev', 'REDIRECT_REDIRECT_REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID' => 'aZ4xtVPpuWsRY61eFo-d3QAAAAo', 'REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml', 'REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI' => 'https://culture-a-vie.dev/sitemap.xml', 'REDIRECT_REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_REDIRECT_SSL_TLS_SNI' => 'culture-a-vie.dev', 'REDIRECT_REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'aZ4xtVPpuWsRY61eFo-d3QAAAAo', 'REDIRECT_REDIRECT_SCRIPT_URL' => '/sitemap.xml', 'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://culture-a-vie.dev/sitemap.xml', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'culture-a-vie.dev', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_UNIQUE_ID' => 'aZ4xtVPpuWsRY61eFo-d3QAAAAo', 'REDIRECT_SCRIPT_URL' => '/sitemap.xml', 'REDIRECT_SCRIPT_URI' => 'https://culture-a-vie.dev/sitemap.xml', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'culture-a-vie.dev', 'REDIRECT_HANDLER' => 'application/x-httpd-ea-php84', 'REDIRECT_STATUS' => '200', 'UNIQUE_ID' => 'aZ4xtVPpuWsRY61eFo-d3QAAAAo', 'SCRIPT_URL' => '/sitemap.xml', 'SCRIPT_URI' => 'https://culture-a-vie.dev/sitemap.xml', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'culture-a-vie.dev', 'HTTP_ACCEPT' => '*/*', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_HOST' => 'culture-a-vie.dev', 'HTTP_X_HTTPS' => '1', 'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'culture-a-vie.dev', 'SERVER_ADDR' => '151.80.148.153', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.216.211', 'DOCUMENT_ROOT' => '/home/usercavdev/public_html', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '/cgi-sys', 'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/', 'SERVER_ADMIN' => 'webmaster@culture-a-vie.dev', 'SCRIPT_FILENAME' => '/home/usercavdev/public_html/webroot/index.php', 'REMOTE_PORT' => '35969', 'REDIRECT_URL' => '/webroot/index.php', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/sitemap.xml', 'SCRIPT_NAME' => '/webroot/index.php', 'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php84', 'ORIG_PATH_INFO' => '/webroot/index.php', 'ORIG_PATH_TRANSLATED' => '/home/usercavdev/public_html/webroot/index.php', 'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php84', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1771975093.5282, 'REQUEST_TIME' => (int) 1771975093, 'argv' => [ ], 'argc' => (int) 0, 'APP_NAME' => '__APP_NAME__', 'DEBUG' => 'true', 'APP_ENCODING' => 'UTF-8', 'APP_DEFAULT_LOCALE' => 'fr_FR', 'APP_DEFAULT_TIMEZONE' => 'Europe/Paris', 'LOG_CAKE_MAILER' => 'true', 'LOG_INSCRIPTIONS' => 'true', 'LOG_EMAILS' => 'true', 'LOG_APP_MAILER' => 'true', 'LOG_STATS' => 'true', 'ORIGINAL_REQUEST_METHOD' => 'GET', ] protected base => '' protected webroot => '/' protected trustedProxies => [ ] 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', ], 'https' => [ 'env' => 'HTTPS', 'options' => [ (int) 0 => (int) 1, (int) 1 => 'on', ], ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest', ], 'json' => [ 'accept' => [ (int) 0 => 'application/json', ], 'param' => '_ext', 'value' => 'json', ], 'xml' => [ 'accept' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml', ], 'exclude' => [ (int) 0 => 'text/html', ], 'param' => '_ext', 'value' => 'xml', ], 'mobile' => object(Closure) id:1 { }, 'tablet' => object(Closure) id:2 { }, ] protected _detectorCache => [ ] protected stream => object(Laminas\Diactoros\Stream) id:3 { protected resource => (resource (stream)) Resource id #265 protected stream => 'php://input' } protected uri => object(Laminas\Diactoros\Uri) id:4 { protected allowedSchemes => [ 'http' => (int) 80, 'https' => (int) 443, ] private scheme => 'https' private userInfo => '' private host => 'culture-a-vie.dev' private port => null private path => '/sitemap.xml' private query => '' private fragment => '' private uriString => null } protected session => object(Cake\Http\Session) id:5 { protected _engine => null protected _started => false protected _lifetime => (int) 1440 protected _isCLI => false protected headerSentInfo => null } protected flash => object(Cake\Http\FlashMessage) id:6 { protected _defaultConfig => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected session => object(Cake\Http\Session) id: 5 {} protected _config => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected _configInitialized => true } protected attributes => [ 'route' => object(Cake\Routing\Route\DashedRoute) id:7 { keys => [ ] options => [ '_ext' => [ ], 'routeClass' => 'Cake\Routing\Route\DashedRoute', ] defaults => [ 'controller' => 'Posts', 'action' => 'index', 'prefix' => 'Site', 'plugin' => null, ] template => '/*' protected _inflectedDefaults => null protected _greedy => true protected _compiledRoute => '#^(?:/(?P<_args_>.*))?[/]*$#' protected _name => 'site:posts:index' protected _extensions => [ ] protected middleware => [ ] }, 'identity' => null, 'authentication' => object(Authentication\AuthenticationService) id:8 { protected _authenticators => object(Authentication\Authenticator\AuthenticatorCollection) id:9 { '_loaded' => [ (int) 0 => 'Form', (int) 1 => 'Token', (int) 2 => 'Session', ] '_defaultConfig' => [ ] '_config' => [ ] '_configInitialized' => true '_identifiers' => object(Authentication\Identifier\IdentifierCollection) id:10 { '_loaded' => [ ] '_defaultConfig' => [ ] '_config' => [ ] '_configInitialized' => true '_errors' => [ ] '_successfulIdentifier' => null } } protected _identifiers => object(Authentication\Identifier\IdentifierCollection) id: 10 {} protected _successfulAuthenticator => null protected _result => object(Authentication\Authenticator\Result) id:11 { protected _status => 'FAILURE_IDENTITY_NOT_FOUND' protected _data => null protected _errors => [ ] } protected _defaultConfig => [ 'authenticators' => [ ], 'identifiers' => [ ], 'identityClass' => 'Authentication\Identity', 'identityAttribute' => 'identity', 'queryParam' => null, 'unauthenticatedRedirect' => null, 'redirectValidation' => [ 'enabled' => false, 'maxDepth' => (int) 1, 'maxEncodingLevels' => (int) 1, 'maxLength' => (int) 2000, ], ] protected _config => [ 'authenticators' => [ ], 'identifiers' => [ ], 'identityClass' => 'Authentication\Identity', 'identityAttribute' => 'identity', 'queryParam' => 'redirect', 'unauthenticatedRedirect' => '/auth/login', 'redirectValidation' => [ 'enabled' => false, 'maxDepth' => (int) 1, 'maxEncodingLevels' => (int) 1, 'maxLength' => (int) 2000, ], ] protected _configInitialized => true }, 'authenticationResult' => object(Authentication\Authenticator\Result) id: 11 {}, 'csrfToken' => '/T6WLNTY1QzPhjHk0Wc1Kn0MLwtpiMoGtdcj/8YvZgDTyWNVPrmbr/HSDiOwAIjsV2r4pH6CRmJ6xQCM8FD2Rtuc9UJDle2zHzwfaVuwrzXR4kac9hYENOavVjEIgf7LxetvQNU4sd5mDs/CTbpwVA==', 'visitor' => object(Visitor\VisitorService) id:12 { protected _authenticators => object(Cake\Collection\Collection) id:13 { 'count' => (int) 2 'items' => [ 'SessionAuthenticator' => object(Visitor\Authenticator\SessionAuthenticator) id:14 { protected _defaultConfig => [ 'fields' => [ 'username' => 'username', ], 'sessionKey' => 'JohnDoe', 'identify' => false, 'personalityAttribute' => 'personality', ] protected _config => [ 'fields' => [ 'username' => 'username', ], 'sessionKey' => 'JohnDoe', 'identify' => false, 'personalityAttribute' => 'personality', ] protected _configInitialized => true }, 'FormAuthenticator' => object(Visitor\Authenticator\FormAuthenticator) id:15 { protected _infoError => null protected _defaultConfig => [ 'fields' => [ 'username' => 'mail', 'password' => 'pswd', ], ] protected _config => [ 'fields' => [ 'username' => 'mail', 'password' => 'pswd', ], ] protected _configInitialized => true }, ] } protected _successfulAuthenticator => null protected _result => object(Visitor\Authenticator\Result) id:16 { protected _status => 'FAILURE_CREDENTIALS_MISSING' protected _data => null protected _errors => [ (int) 0 => 'Login credentials not found', ] } protected _defaultConfig => [ 'authenticators' => [ ], 'personalityClass' => 'Visitor\Personality', 'personalityAttribute' => 'personality', ] protected _config => [ 'authenticators' => [ ], 'personalityClass' => 'Visitor\Personality', 'personalityAttribute' => 'personality', ] protected _configInitialized => true }, 'visitorResult' => object(Visitor\Authenticator\Result) id: 16 {}, ] protected emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'flash', (int) 2 => 'webroot', (int) 3 => 'base', (int) 4 => 'params', (int) 5 => 'here', ] protected uploadedFiles => [ ] protected protocol => null protected requestTarget => null }, ]