SitemapController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\I18n\Controller\SitemapController::index" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#752 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/sitemap.xml" +name: "app_sitemap" +requirements: [] +options: [] +defaults: [ "_format" => "xml" ] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _format | "xml" |
| _route | "app_sitemap" |
| _route_params | [ "_format" => "xml" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#710 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#662 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#717 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#718 …} } ] |
| _stopwatch_token | "cac124" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "trouvemoi.eu" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.63" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://trouvemoi.eu/sitemap.xml' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Accel-Internal: /internal-nginx-static-location' \ --header 'X-Real-Ip: 216.73.217.63' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/xml; charset=UTF-8" |
| date | "Thu, 24 Sep 2026 00:28:38 GMT" |
| x-debug-token | "3d462d" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APPLE_OAUTH_CLIENT_ID | "test-apple-services-id" |
| APPLE_OAUTH_KEY_ID | "test-apple-key-id" |
| APPLE_OAUTH_PRIVATE_KEY_PATH | "test-apple-private-key-path" |
| APPLE_OAUTH_TEAM_ID | "test-apple-team-id" |
| APP_ENV | "dev" |
| APP_SECRET | "b3a1ba0889dad87f5815bac033ede3e4" |
| APP_SHARE_DIR | "var/share" |
| CONTACT_INBOX_EMAIL | "contact@trouvemoi.eu" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://loisir:Ogdo7251+@127.0.0.1:5432/admin_plaisir?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| ELASTICSEARCH_URL | "http://127.0.0.1:9200" |
| FACEBOOK_OAUTH_CLIENT_ID | "test-facebook-app-id" |
| FACEBOOK_OAUTH_CLIENT_SECRET | "test-facebook-app-secret" |
| GOOGLE_OAUTH_CLIENT_ID | "test-google-client-id" |
| GOOGLE_OAUTH_CLIENT_SECRET | "test-google-client-secret" |
| JWT_PASSPHRASE | "ec53e8d0518a6127ea7c6f06ef3a2af420529e497df27eb4db60d9d8b476015e" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MAILER_SENDER | "TrouveMoi <no-reply@trouvemoi.eu>" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_REDIRECT_BASE | "http://127.0.0.1:8000" |
| REDIS_URL | "redis://localhost:6379" |
| STRIPE_PUBLISHABLE_KEY | "" |
| STRIPE_SECRET_KEY | "" |
| STRIPE_WEBHOOK_SECRET | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/vhosts/trouvemoi.eu/httpdocs" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/trouvemoi.eu/httpdocs" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/trouvemoi.eu/httpdocs/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/trouvemoi.eu/httpdocs/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/trouvemoi.eu" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "trouvemoi.eu" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.217.63" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_SCRIPT_URI | "https://trouvemoi.eu/sitemap.xml" |
| REDIRECT_SCRIPT_URL | "/sitemap.xml" |
| REDIRECT_SSL_TLS_SNI | "trouvemoi.eu" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "arRutmchIwOxCo1sZ6gwewAAAE8" |
| REDIRECT_URL | "/sitemap.xml" |
| REMOTE_ADDR | "216.73.217.63" |
| REMOTE_PORT | "44126" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1790209718 |
| REQUEST_TIME_FLOAT | 1790209718.7059 |
| REQUEST_URI | "/sitemap.xml" |
| SCRIPT_FILENAME | "/var/www/vhosts/trouvemoi.eu/httpdocs/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://trouvemoi.eu/sitemap.xml" |
| SCRIPT_URL | "/sitemap.xml" |
| SERVER_ADDR | "85.215.125.27" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "trouvemoi.eu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache Server at trouvemoi.eu Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "trouvemoi.eu" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/trouvemoi.eu/httpdocs/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SENDER,REDIS_URL,ELASTICSEARCH_URL,STRIPE_PUBLISHABLE_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,OAUTH_REDIRECT_BASE,GOOGLE_OAUTH_CLIENT_ID,GOOGLE_OAUTH_CLIENT_SECRET,FACEBOOK_OAUTH_CLIENT_ID,FACEBOOK_OAUTH_CLIENT_SECRET,APPLE_OAUTH_CLIENT_ID,APPLE_OAUTH_TEAM_ID,APPLE_OAUTH_KEY_ID,APPLE_OAUTH_PRIVATE_KEY_PATH,CONTACT_INBOX_EMAIL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN" |
| UNIQUE_ID | "arRutmchIwOxCo1sZ6gwewAAAE8" |
| USER | "trouvemoi.eu_w3wfa542s9m" |
| proxy-nokeepalive | "1" |