Exception

ReflectionException

Class app\modules\afisha\Module does not exist

$_GET = [
    'r' => 'afisha/places/list',
    'cat' => '81',
];

$_SERVER = [
    'HOME' => '/nonexistent',
    'USER' => 'www',
    'FCGI_ROLE' => 'RESPONDER',
    'QUERY_STRING' => 'r=afisha/places/list&cat=81',
    'REQUEST_METHOD' => 'GET',
    'CONTENT_TYPE' => '',
    'CONTENT_LENGTH' => '',
    'SCRIPT_NAME' => '/index.php',
    'REQUEST_URI' => '/index.php?r=afisha/places/list&cat=81',
    '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.94.102.228',
    'REMOTE_PORT' => '33644',
    '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/places/list&cat=81',
    'HTTP_HOST' => 'gts.tv',
    'PHP_SELF' => '/index.php',
    'REQUEST_TIME_FLOAT' => 1711624630.6615191,
    'REQUEST_TIME' => 1711624630,
];