http://pms.cmet.ustc.edu.cn/robots.txt

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"92d037"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#72
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET http://pms.cmet.ustc.edu.cn/robots.txt""
  #code: 0
  #file: "/home/projects/pms/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#121 …}
  trace: {
    /home/projects/pms/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/projects/pms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /home/projects/pms/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/projects/pms/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /home/projects/pms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /home/projects/pms/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /home/projects/pms/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/projects/pms/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/projects/pms/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/projects/pms/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/projects/pms/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/projects/pms/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
from
"gptbot(at)openai.com"
host
"pms.cmet.ustc.edu.cn"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"4.227.36.11"
x-forwarded-proto
"https"
x-openai-host-hash
"817845446"
x-php-ob-level
"1"
x-real-ip
"4.227.36.11"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 23 Aug 2025 16:55:24 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fpms.cmet.ustc.edu.cn%2Frobots.txt%22"
x-debug-exception-file
"%2Fhome%2Fprojects%2Fpms%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"75f196"

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
APP_ENV
"dev"
APP_SECRET
"2e3ffa8cf43642eb32a6182584438905"
BASE_URL
"http://pms.cmet.ustc.edu.cn/"
DATABASE_URL
"mysql://root:zwx303.db@127.0.0.1:3306/pms?serverVersion=mariadb-10.1.41"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/projects/pms/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/projects/pms/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"pms.cmet.ustc.edu.cn"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"4.227.36.11"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"817845446"
HTTP_X_REAL_IP
"4.227.36.11"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aKnyfCkAz6R1H1gfsJurCAAAAAQ"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"202.38.64.248"
REMOTE_PORT
"59852"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1755968124
REQUEST_TIME_FLOAT
1755968124.4259
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/home/projects/pms/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"202.38.70.183"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"pms.cmet.ustc.edu.cn"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) PHP/7.4.30"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,BASE_URL,DATABASE_URL"
UNIQUE_ID
"aKnyfCkAz6R1H1gfsJurCAAAAAQ"

Parent Request

Return to parent request (token = d036b6)

Key Value
_access_control_attributes
null
_controller
"App\Controller\DefaultController::notice"
_firewall_context
"security.firewall.map.context.main"
_route
"notice"
_route_params
[
  "id" => "12"
]
_stopwatch_token
"adc40e"
id
"12"
notice
App\Entity\Notice {#674
  #batch: Proxies\__CG__\App\Entity\Batch {#701 …}
  #attachments: Doctrine\ORM\PersistentCollection {#716 …}
  #id: 12
  #name: "注意事项(更新中)"
  #content: """
    1、请于2022年3月13日24时前提交材料,学校将于3月14-30日组织评审、提交,安徽省教育厅关于开展高等学校质量工程项目年度检查验收工作的通知请参阅:http://jyt.ah.gov.cn/tsdw/gdjyc/tzgg/40520217.html\r\n
    \r\n
    2、因故不能按时结题的,可申请延期一年,每个项目仅允许申请延期一次,延期报告需提交纸质签字盖章版一份\r\n
    \r\n
    3、各类校级项目请填写省级相应类别模板\r\n
    \r\n
    4、课程类项目请同步提交检查验收材料(结题报告或进展报告或延期报告),MOOC项目结题还需提交开课平台出具的《课程数据信息表》(附件6),虚仿项目结题还需提交《项目基本信息表》(附件7,由教务处统一盖章)\r\n
    课程数据表:在安徽省网络课程学习平台(e会学)开课的MOOC结题项目无需提供;在中国大学MOOC、智慧树平台上开课的MOOC结题项目由教务处联系平台方统一提供;其他平台开课的MOOC结题项目请课程负责人自行联系平台方提供\r\n
    \r\n
    5、各级教材项目结题验收以教材出版为依据,需提交出版教材封面及版权页图片,直接放在结题报告里\r\n
    \r\n
    6、各级教研项目进展报告请填写附件2(国家级、省级质量工程(振兴计划)项目进展报告);各级教研项目结题请填写附件3(包括思想政治理论课教研项目、重大线上教学改革研究项目、重大教育教学改革研究项目、教学研究项目)\r\n
    \r\n
    7、所有省级、校级质量工程项目经费全部由学校配套支持\r\n
    \r\n
    8、每个项目所提交附件材料不得超过3个文档,单个文件不能大于10M,发表论文期刊封面和论文首页、出版教材封面和版权页等,可以附在进展报告或结题报告后面(同一个文档)\r\n
    \r\n
    9、如非本人提交材料,请在填写名称时填写:项目名称+项目负责人
    """
  #publishedAt: DateTime @1646841600 {#666
    date: 2022-03-10 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #createdAt: DateTime @1646273777 {#665
    date: 2022-03-03 10:16:17.0 Asia/Shanghai (+08:00)
  }
  #updatedAt: DateTime @1646897411 {#672
    date: 2022-03-10 15:30:11.0 Asia/Shanghai (+08:00)
  }
}