[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
The MissPeppeR American Restaurant app: Your one-stop shop for all things American cuisine! This convenient app brings together essential information, news, and promotions from all MissPeppeR locations. Planning a visit? Preview the menu beforehand. Want to stay in the loop? Get the latest news a
to
vi
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
23164
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_title?content=The+MissPeppeR+American+Restaurant+app%3A+Your+one-stop+shop+for+all+things+American+cuisine%21++This+convenient+app+brings+together+essential+information%2C+news%2C+and+promotions+from+all+MissPeppeR+locations.++Planning+a+visit%3F+Preview+the+menu+beforehand.+Want+to+stay+in+the+loop%3F++Get+the+latest+news+a&to=vi
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=The+MissPeppeR+American+Restaurant+app%3A+Your+one-stop+shop+for+all+things+American+cuisine%21++This+convenient+app+brings+together+essential+information%2C+news%2C+and+promotions+from+all+MissPeppeR+locations.++Planning+a+visit%3F+Preview+the+menu+beforehand.+Want+to+stay+in+the+loop%3F++Get+the+latest+news+a&to=vi
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
1733491666.6581
REQUEST_TIME
1733491666
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
1733491666.6585
THINK_START_MEM
410768
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/
"> System Error

[0] HttpException in App.php line 583

控制器不存在:app\api\controller\Index

  1. try {
  2. $instance = Loader::controller(
  3. $controller,
  4. $config['url_controller_layer'],
  5. $config['controller_suffix'],
  6. $config['empty_controller']
  7. );
  8. } catch (ClassNotFoundException $e) {
  9. throw new HttpException(404, 'controller not exists:' . $e->getClass());
  10. }
  11. // 获取当前操作名
  12. $action = $actionName . $config['action_suffix'];
  13. $vars = [];
  14. if (is_callable([$instance, $action])) {
  15. // 执行操作方法
  16. $call = [$instance, $action];

Call Stack

  1. in App.php line 583
  2. at App::module() in App.php line 456
  3. at App::exec() in App.php line 139
  4. at App::run() in start.php line 19
  5. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

content
The MissPeppeR American Restaurant app: Your one-stop shop for all things American cuisine! This convenient app brings together essential information, news, and promotions from all MissPeppeR locations. Planning a visit? Preview the menu beforehand. Want to stay in the loop? Get the latest news a
to
vi
POST Data
empty
Files
empty

Cookies

myip
188.165.244.186
Session
empty

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_COOKIE
myip=188.165.244.186
HTTP_CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
HTTP_ACCEPT_ENCODING
gzip
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 (Linux; Android 6.0.1; OPPO A57 Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/63.0.3239.83 Mobile Safari/537.36 T7/10.13 baiduboxapp/10.13.0.10 (Baidu; P1 6.0.1)
HTTP_HOST
td.880772.xyz
PATH_INFO
/api/index/fanyi_article_title
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
23164
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_title?content=The+MissPeppeR+American+Restaurant+app%3A+Your+one-stop+shop+for+all+things+American+cuisine%21++This+convenient+app+brings+together+essential+information%2C+news%2C+and+promotions+from+all+MissPeppeR+locations.++Planning+a+visit%3F+Preview+the+menu+beforehand.+Want+to+stay+in+the+loop%3F++Get+the+latest+news+a&to=vi
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
application/x-www-form-urlencoded;charset=UTF-8
REQUEST_METHOD
GET
QUERY_STRING
s=/api/index/fanyi_article_title&content=The+MissPeppeR+American+Restaurant+app%3A+Your+one-stop+shop+for+all+things+American+cuisine%21++This+convenient+app+brings+together+essential+information%2C+news%2C+and+promotions+from+all+MissPeppeR+locations.++Planning+a+visit%3F+Preview+the+menu+beforehand.+Want+to+stay+in+the+loop%3F++Get+the+latest+news+a&to=vi
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
1733491666.6581
REQUEST_TIME
1733491666
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
1733491666.6585
THINK_START_MEM
410768
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/
"> \n \n\n","body":"

Ứng dụng MissPeppeR American Restaurant: Nơi lý tưởng cho tất cả các món ăn Mỹ! Ứng dụng tiện lợi này tập hợp các thông tin, tin tức và chương trình khuyến mãi cần thiết từ tất cả các địa điểm MissPeppeR. Lên kế hoạch cho một chuyến thăm? Xem trước menu. Bạn muốn ở lại trong vòng lặp? Nhận tin tức mới nhất và ưu đãi đặc biệt.

Ứng dụng này có một loạt các món ăn cổ điển của Mỹ hấp dẫn: Hãy nghĩ đến bánh mì kẹp thịt ngon ngọt và các món ăn dự phòng mọng nước Ribs, bên cạnh các lựa chọn nhẹ nhàng hơn như món cuốn và món chay. Bắt đầu ngày mới của bạn với bữa sáng kiểu Mỹ cổ điển và kết thúc bằng món tráng miệng tuyệt vời và sữa lắc tự làm.

Các tính năng chính của ứng dụng:

Tóm lại: Khám phá thế giới ẩm thực Mỹ với ứng dụng MissPeppeR American Restaurant. Hãy tải xuống ngay hôm nay và sẵn sàng cho trải nghiệm ẩm thực nâng cao!

","operatingSystem":"Android 5.1 or later","applicationCategory":"时尚生活","softwareVersion":"1.5.0915","fileSize":"68.54M","downloadUrl":"https://downloads.godbu.com/apk/81/Miss PeppeR American Diner_1.5.0915_de.myhypersoftapp.misspepper.apk","datePublished":"2024-05-23T04:55:03+08:00","dateModified":"2024-05-23T04:55:03+08:00","screenshot":"https://images.godbu.com/uploads/85/1719635380667f8db4d74de.jpg,https://images.godbu.com/uploads/72/1719635381667f8db5cf177.jpg,https://images.godbu.com/uploads/58/1719635382667f8db656353.jpg,https://images.godbu.com/uploads/04/1719635386667f8dba3dc73.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4","reviewCount":1},"author":{"@type":"Organization","name":""}}

Miss PeppeR American Diner

Miss PeppeR American Diner
Phiên bản mới nhất 1.5.0915
Cập nhật May,23/2024
hệ điều hành Android 5.1 or later
Loại Cuộc sống thời trang
Kích cỡ 68.54M
Thẻ: Lối sống
  • Phiên bản mới nhất 1.5.0915
  • Cập nhật May,23/2024
  • Nhà phát triển
  • hệ điều hành Android 5.1 or later
  • Loại Cuộc sống thời trang
  • Kích cỡ 68.54M
Tải xuống Tải xuống(1.5.0915)

Ứng dụng MissPeppeR American Restaurant: Nơi lý tưởng cho tất cả các món ăn Mỹ! Ứng dụng tiện lợi này tập hợp các thông tin, tin tức và chương trình khuyến mãi cần thiết từ tất cả các địa điểm MissPeppeR. Lên kế hoạch cho một chuyến thăm? Xem trước menu. Bạn muốn ở lại trong vòng lặp? Nhận tin tức mới nhất và ưu đãi đặc biệt.

Ứng dụng này có một loạt các món ăn cổ điển của Mỹ hấp dẫn: Hãy nghĩ đến bánh mì kẹp thịt ngon ngọt và các món ăn dự phòng mọng nước Ribs, bên cạnh các lựa chọn nhẹ nhàng hơn như món cuốn và món chay. Bắt đầu ngày mới của bạn với bữa sáng kiểu Mỹ cổ điển và kết thúc bằng món tráng miệng tuyệt vời và sữa lắc tự làm.

Các tính năng chính của ứng dụng:

  • Thông tin tập trung: Tất cả thông tin chi tiết quan trọng về MissPeppeR và các sản phẩm đồ ăn Mỹ của công ty đều được đặt ở một nơi thuận tiện.
  • Luôn cập nhật: Không bao giờ bỏ lỡ chương trình khuyến mãi hoặc sự kiện đặc biệt với tin tức và cập nhật kịp thời.
  • Xem trước thực đơn: Duyệt qua thực đơn trước khi đến nhà hàng.
  • Sự kiện hiện tại & Ưu đãi đặc biệt: Luôn được thông báo về những diễn biến mới nhất và ưu đãi độc quyền.
  • Thực đơn đa dạng: Thưởng thức ẩm thực Mỹ đa dạng, từ bữa sáng đến món tráng miệng hấp dẫn.
  • Các cải tiến trong tương lai: Các tính năng mới thú vị sắp ra mắt!

Tóm lại: Khám phá thế giới ẩm thực Mỹ với ứng dụng MissPeppeR American Restaurant. Hãy tải xuống ngay hôm nay và sẵn sàng cho trải nghiệm ẩm thực nâng cao!

Đăng bình luận
Bình luận của bạn(*)
Copyright © 2024 godbu.com All rights reserved.