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%3EDive+into+the+world+of+%5B%5D%2C+a+unique+management+simulation+where+you+build+and+expand+your+yerba+mate+empire.++This+isn%27t+your+average+business+game%3B+you%27ll+cultivate+and+customize+your+yerba+mate+blends%2C+unlocking+upgrades+and+outmaneuvering+the+competition.+Yerba+mate%2C+a+popular+South+American+beverage%2C+is+your+ticket+to+success%21++Enjoy+a+completely+free+experience+with+no+ads+or+in-app+purchases.%3C%2Fp%3E%0A%3Cp%3ECraft+your+perfect+yerba+mate+using+over+156+unique+additives%2C+each+with+distinct+properties.++Control+every+aspect%3A+pricing%2C+branding%2C+packaging%2C+target+market%2C+and+even+the+drying+process.++Create+a+niche+product+or+mass-market+your+creation+%E2%80%93+the+choice+is+yours.%3C%2Fp%3E%0A%3Cp%3EManage+your+burgeoning+business+by+handling+taxes%2C+cultivating+a+loyal+fanbase%2C+and+managing+your+workforce+%28hiring%2C+firing%2C+and+training%29.++Monitor+your+company+ranking%2C+secure+loans%2C+acquire+competitors%2C+and+boost+yerba+mate%27s+popularity.++Navigate+dynamic+events+and+make+crucial+decisions+that+shape+your+destiny.%3C%2Fp%3E%0A%3Cp%3E%5B%5D+offers+a+distinctive+gameplay+experience+unlike+any+other.++Expect+quirky+Easter+eggs%2C+humorous+references%2C+and+a+casual%2C+indie+vibe.%3C%2Fp%3E%0A%3Cp%3E%3Cstrong%3EKey+Features%3A%3C%2Fstrong%3E%3C%2Fp%3E%0A%3Cul%3E%0A%3Cli%3E%3Cstrong%3EExtensive+Customization%3A%3C%2Fstrong%3E+Over+156+additives+%28apples%2C+oranges%2C+pomelos%2C+honey%2C+and+even+uranium%21%29+allow+for+endless+customization+of+your+yerba+mate+creations.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EStrategic+Management%3A%3C%2Fstrong%3E++Control+pricing%2C+branding%2C+packaging%2C+distribution%2C+and+more.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EGlobal+Expansion%3A%3C%2Fstrong%3E+Choose+from+19+countries%2C+each+with+unique+tax+rates%2C+yerba+mate+popularity%2C+worker+salaries%2C+and+education+levels.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EDynamic+Challenges%3A%3C%2Fstrong%3E++Compete+against+coffee%2C+unlock+upgrades%2C+and+navigate+fluctuating+tax+rates%2C+loan+availability%2C+and+worker+behavior.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3EImmersive+Experience%3A%3C%2Fstrong%3E+Discover+the+rich+world+of+yerba+mate+through+numerous+references+and+Easter+eggs.%3C%2Fli%3E%0A%3Cli%3E%3Cstrong%3ECompletely+Free%3A%3C%2Fstrong%3E++Enjoy+the+game+without+ads+or+in-app+purchases.%3C%2Fli%3E%0A%3C%2Ful%3E%0A%3Cp%3ECurrently+available+in+Polish+and+English%2C+with+community-driven+translations+for+other+languages.++Note%3A+this+game+will+not+feature+office+customization+or+online+multiplayer.%3C%2Fp%3E
to
tl
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
3511
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
43114
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
3511
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
1733536053.2313
REQUEST_TIME
1733536053
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
1733536053.2318
THINK_START_MEM
420728
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/