Exception

ReflectionException

Class app\modules\afisha\Module does not exist

$_GET = [
    'r' => 'afisha/events/view',
    'cat' => '30',
    'id' => '25048',
];

$_SERVER = [
    'HOME' => '/nonexistent',
    'USER' => 'www',
    'FCGI_ROLE' => 'RESPONDER',
    'QUERY_STRING' => 'r=afisha/events/view&cat=30&id=25048',
    'REQUEST_METHOD' => 'GET',
    'CONTENT_TYPE' => '',
    'CONTENT_LENGTH' => '',
    'SCRIPT_NAME' => '/index.php',
    'REQUEST_URI' => '/index.php?r=afisha/events/view&cat=30&id=25048',
    'DOCUMENT_URI' => '/index.php',
    'DOCUMENT_ROOT' => '/local/www/gts.tv/web',
    'SERVER_PROTOCOL' => 'HTTP/1.1',
    'REQUEST_SCHEME' => 'https',
    'HTTPS' => 'on',
    'GATEWAY_INTERFACE' => 'CGI/1.1',
    'SERVER_SOFTWARE' => 'nginx/1.10.3',
    'REMOTE_ADDR' => '3.230.1.23',
    'REMOTE_PORT' => '50928',
    'SERVER_ADDR' => '80.93.48.101',
    'SERVER_PORT' => '443',
    'SERVER_NAME' => 'gts.tv',
    'REDIRECT_STATUS' => '200',
    'SCRIPT_FILENAME' => '/local/www/gts.tv/web/index.php',
    'PATH_INFO' => '',
    'PATH_TRANSLATED' => '/local/www/gts.tv/web/index.php',
    'HTTP_ACCEPT' => '*/*',
    'HTTP_USER_AGENT' => 'claudebot',
    'HTTP_REFERER' => 'http://gts.tv/index.php?r=afisha/events/view&cat=30&id=25048',
    'HTTP_HOST' => 'gts.tv',
    'PHP_SELF' => '/index.php',
    'REQUEST_TIME_FLOAT' => 1711627024.492425,
    'REQUEST_TIME' => 1711627024,
];