try {
$instance = Loader::controller(
$controller,
$config['url_controller_layer'],
$config['controller_suffix'],
$config['empty_controller']
);
} catch (ClassNotFoundException $e) {
throw new HttpException(404, 'controller not exists:' . $e->getClass());
}
// 获取当前操作名
$action = $actionName . $config['action_suffix'];
$vars = [];
if (is_callable([$instance, $action])) {
// 执行操作方法
$call = [$instance, $action];
Call Stack
- in App.php line 583
- at App::module() in App.php line 456
- at App::exec() in App.php line 139
- at App::run() in start.php line 19
- at require('/data/wwwroot/td.880...') in index.php line 23
Environment Variables
GET Data
empty
POST Data
content
%3Cp%3EGet+ready+for+a+purr-fectly+delightful+Android+game%3A+Cato%3A+Buttered+Cat%21++The+name%27s+a+clever+blend+of+%22cat%22+and+%22toast%2C%22+perfectly+reflecting+the+game%27s+zany+premise.+Ever+wondered+what+happens+when+you+attach+buttered+toast+to+a+feline%27s+back%3F++The+developers+at+Team+Woll+did%2C+and+the+result+is+a+hilariously+physics-defying+adventure.++The+cat%2C+of+course%2C+spins+endlessly+in+a+gravity-defying+loop%21%3C%2Fp%3E%0A%3Cp%3EOriginally+showcased+at+the+2022+BOOOM+Gamejam%2C+Cato%3A+Buttered+Cat%27s+positive+reception+led+to+its+development+as+a+full+game.++Currently+available+on+Steam+for+PC%2C+it%27s+soon+heading+to+Android+and+other+platforms.+While+the+Google+Play+Store+listing+isn%27t+live+yet%2C+you+can+pre-register+via+the+official+TapTap+page.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EGameplay%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cp%3ECato%3A+Buttered+Cat+is+a+charming+puzzle+platformer+where+you+control+both+a+cat+and+a+slice+of+buttered+toast.++Solve+puzzles%2C+overcome+obstacles%2C+and+explore+five+whimsical+worlds+teeming+with+quirky+contraptions.++With+200+levels%2C+including+side+quests%2C+30+outfits%2C+and+hidden+secrets%2C+there%27s+plenty+to+discover.++The+gameplay+cleverly+utilizes+the+cat%27s+agility+and+the+toast%27s+projectile+properties%3B+use+them+together+to+overcome+challenges%21%3C%2Fp%3E%0A%3Cp%3EThe+cat+climbs+and+runs%2C+while+the+toast+acts+as+a+controllable+projectile%2C+allowing+the+cat+to+reach+otherwise+inaccessible+areas.++Hidden+rooms+and+Easter+eggs+add+to+the+replayability.%3C%2Fp%3E%0A%3Cp%3ECheck+out+the+trailer+below%3A%3C%2Fp%3E%0A%3Cp%3E%5BInsert+YouTube+Video+Embed+Here%3A+%3Ca+href%3D%22https%3A%2F%2Fwww.youtube.com%2Fembed%2FuY8gFcvv_B0%3Ffeature%3Doembed%22%3Ehttps%3A%2F%2Fwww.youtube.com%2Fembed%2FuY8gFcvv_B0%3Ffeature%3Doembed%3C%2Fa%3E%5D%3C%2Fp%3E%0A%3Cp%3EWe+eagerly+await+the+Android+release%21+In+the+meantime%2C+stay+tuned+for+more+gaming+news.%3C%2Fp%3E
to
pt
Files
empty
Cookies
empty
Session
empty
Server/Request Data
TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_CONTENT_LENGTH
2680
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT
*/*
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_content
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
25210
REMOTE_ADDR
146.59.252.193
SERVER_SOFTWARE
nginx/1.20.2
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/data/wwwroot/td.880772.xyz/public
DOCUMENT_URI
/index.php
REQUEST_URI
/api/index/fanyi_article_content
SCRIPT_NAME
/index.php
CONTENT_LENGTH
2680
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
POST
QUERY_STRING
s=/api/index/fanyi_article_content
SCRIPT_FILENAME
/data/wwwroot/td.880772.xyz/public/index.php
PHP_VALUE
open_basedir=/data/wwwroot/td.880772.xyz/public:/tmp/:/proc/:/data/wwwroot/td.880772.xyz/
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1733797023.7311
REQUEST_TIME
1733797023
Environment Variables
empty
ThinkPHP Constants
PUBLIC_PATH
/data/wwwroot/td.880772.xyz/public/../public/
APP_PATH
/data/wwwroot/td.880772.xyz/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1733797023.7317
THINK_START_MEM
417656
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/td.880772.xyz/thinkphp/
LIB_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/
CORE_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/td.880772.xyz/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/td.880772.xyz/
EXTEND_PATH
/data/wwwroot/td.880772.xyz/extend/
VENDOR_PATH
/data/wwwroot/td.880772.xyz/vendor/
RUNTIME_PATH
/data/wwwroot/td.880772.xyz/runtime/
LOG_PATH
/data/wwwroot/td.880772.xyz/runtime/log/
CACHE_PATH
/data/wwwroot/td.880772.xyz/runtime/cache/
TEMP_PATH
/data/wwwroot/td.880772.xyz/runtime/temp/
CONF_PATH
/data/wwwroot/td.880772.xyz/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258
ADDON_PATH
/data/wwwroot/td.880772.xyz/addons/