Symfony\Component\HttpKernel\Exception\NotFoundHttpException Object ( [statusCode:Symfony\Component\HttpKernel\Exception\HttpException:private] => 404 [headers:Symfony\Component\HttpKernel\Exception\HttpException:private] => Array ( ) [message:protected] => [string:Exception:private] => [code:protected] => 0 [file:protected] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php [line:protected] => 1429 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php [line] => 1050 [function] => handleRoutingException [class] => Illuminate\Routing\Router [type] => -> [args] => Array ( [0] => Symfony\Component\Routing\Exception\ResourceNotFoundException Object ( [message:protected] => [string:Exception:private] => [code:protected] => 0 [file:protected] => /home/ccsuat.tech.poc/www/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php [line:protected] => 91 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php [line] => 1042 [function] => match [class] => Symfony\Component\Routing\Matcher\UrlMatcher [type] => -> [args] => Array ( [0] => /sitemap.xml ) ) [1] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php [line] => 1014 [function] => findRoute [class] => Illuminate\Routing\Router [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [2] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php [line] => 576 [function] => dispatch [class] => Illuminate\Routing\Router [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [3] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php [line] => 552 [function] => dispatch [class] => Illuminate\Foundation\Application [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [4] => Array ( [file] => /home/ccsuat.tech.poc/www/public/index.php [line] => 49 [function] => run [class] => Illuminate\Foundation\Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => ) ) ) [1] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Routing/Router.php [line] => 1014 [function] => findRoute [class] => Illuminate\Routing\Router [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [2] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php [line] => 576 [function] => dispatch [class] => Illuminate\Routing\Router [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [3] => Array ( [file] => /home/ccsuat.tech.poc/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php [line] => 552 [function] => dispatch [class] => Illuminate\Foundation\Application [type] => -> [args] => Array ( [0] => Illuminate\Http\Request Object ( [json:protected] => [sessionStore:protected] => Illuminate\Session\Store Object ( [storage:protected] => Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage Object ( [bags:protected] => Array ( [attributes] => Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag Object ( [name:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => attributes [storageKey:Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag:private] => _sf2_attributes [attributes:protected] => Array ( [_token] => QNjFzfFSiIjCBYifwbq1qBkU9w6eqsSd9l7PCULt [SUPPORT_EMAIL] => mamta.mistry@graymatrix.com [BOOKING_EMAIL_NOTIFICATION] => [OPERATIONS_EMAIL_NOTIFICATION] => mamta.mistry@graymatrix.com ) ) [flashes] => Symfony\Component\HttpFoundation\Session\Flash\FlashBag Object ( [name:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => flashes [flashes:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => Array ( ) [storageKey:Symfony\Component\HttpFoundation\Session\Flash\FlashBag:private] => _sf2_flashes ) ) [started:protected] => 1 [closed:protected] => [saveHandler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy Object ( [handler:protected] => Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler Object ( ) [wrapper:protected] => 1 [active:protected] => 1 [saveHandlerName:protected] => files ) [metadataBag:protected] => Symfony\Component\HttpFoundation\Session\Storage\MetadataBag Object ( [name:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => __metadata [storageKey:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => _sf2_meta [meta:protected] => Array ( [u] => 1746520427 [c] => 1746520427 [l] => 3540 ) [lastUsed:Symfony\Component\HttpFoundation\Session\Storage\MetadataBag:private] => 1746520427 ) ) [flashName:Symfony\Component\HttpFoundation\Session\Session:private] => flashes [attributeName:Symfony\Component\HttpFoundation\Session\Session:private] => attributes ) [attributes] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [request] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [query] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [server] => Symfony\Component\HttpFoundation\ServerBag Object ( [parameters:protected] => Array ( [REDIRECT_STATUS] => 200 [HTTP_X_FORWARDED_PROTO] => https [HTTP_X_FORWARDED_PORT] => 443 [HTTP_HOST] => twdemo.pocs.tech [HTTP_X_AMZN_TRACE_ID] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 [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 [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [SERVER_SIGNATURE] => [SERVER_SOFTWARE] => Apache [SERVER_NAME] => twdemo.pocs.tech [SERVER_ADDR] => 172.30.1.154 [SERVER_PORT] => 80 [REMOTE_ADDR] => 18.116.36.23 [DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [REQUEST_SCHEME] => http [CONTEXT_PREFIX] => [CONTEXT_DOCUMENT_ROOT] => /home/ccsuat.tech.poc/www/public/ [SERVER_ADMIN] => webmaster@localhost [SCRIPT_FILENAME] => /home/ccsuat.tech.poc/www/public/index.php [REMOTE_PORT] => 46292 [REDIRECT_URL] => /sitemap.xml [GATEWAY_INTERFACE] => CGI/1.1 [SERVER_PROTOCOL] => HTTP/1.1 [REQUEST_METHOD] => GET [QUERY_STRING] => [REQUEST_URI] => /sitemap.xml [SCRIPT_NAME] => /index.php [PHP_SELF] => /index.php [REQUEST_TIME_FLOAT] => 1746520427.167 [REQUEST_TIME] => 1746520427 ) ) [files] => Symfony\Component\HttpFoundation\FileBag Object ( [parameters:protected] => Array ( ) ) [cookies] => Symfony\Component\HttpFoundation\ParameterBag Object ( [parameters:protected] => Array ( ) ) [headers] => Symfony\Component\HttpFoundation\HeaderBag Object ( [headers:protected] => Array ( [x-forwarded-proto] => Array ( [0] => https ) [x-forwarded-port] => Array ( [0] => 443 ) [host] => Array ( [0] => twdemo.pocs.tech ) [x-amzn-trace-id] => Array ( [0] => Root=1-6819c96b-4c1ecfac23ccc94322f2a8f8 ) [accept] => Array ( [0] => */* ) [user-agent] => Array ( [0] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) ) [accept-encoding] => Array ( [0] => gzip, br, zstd, deflate ) ) [cacheControl:protected] => Array ( ) ) [content:protected] => [languages:protected] => [charsets:protected] => [acceptableContentTypes:protected] => Array ( [0] => */* ) [pathInfo:protected] => /sitemap.xml [requestUri:protected] => /sitemap.xml [baseUrl:protected] => [basePath:protected] => [method:protected] => GET [format:protected] => [session:protected] => [locale:protected] => [defaultLocale:protected] => en ) ) ) [4] => Array ( [file] => /home/ccsuat.tech.poc/www/public/index.php [line] => 49 [function] => run [class] => Illuminate\Foundation\Application [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => )