[0] ThrowableError in Hook.php line 55

Type error: Argument 1 passed to think\Hook::import() must be of the type array, int given, called in /data/wwwroot/td.880772.xyz/thinkphp/library/think/App.php on line 274

  1. }
  2. /**
  3. * 批量导入插件
  4. * @access public
  5. * @param array $tags 插件信息
  6. * @param boolean $recursive 是否递归合并
  7. * @return void
  8. */
  9. public static function import(array $tags, $recursive = true)
  10. {
  11. if ($recursive) {
  12. foreach ($tags as $tag => $behavior) {
  13. self::add($tag, $behavior);
  14. }
  15. } else {
  16. self::$tags = $tags + self::$tags;
  17. }
  18. }

Call Stack

  1. in Hook.php line 55
  2. at Hook::import() in App.php line 274
  3. at App::init() in App.php line 182
  4. at App::initCommon() in App.php line 82
  5. at App::run() in start.php line 19
  6. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

s
/api/index/fanyi_article_title
content
Elevate your cooking skills with DiccionariodeCocina, the comprehensive culinary dictionary app. This essential resource is perfect for both novice cooks and experienced chefs, providing a user-friendly interface and extensive vocabulary to master the art of cooking. Whether you're a culinary stud
to
fr
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
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61242
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=Elevate+your+cooking+skills+with+DiccionariodeCocina%2C+the+comprehensive+culinary+dictionary+app.++This+essential+resource+is+perfect+for+both+novice+cooks+and+experienced+chefs%2C+providing+a+user-friendly+interface+and+extensive+vocabulary+to+master+the+art+of+cooking.++Whether+you%27re+a+culinary+stud&to=fr
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=Elevate+your+cooking+skills+with+DiccionariodeCocina%2C+the+comprehensive+culinary+dictionary+app.++This+essential+resource+is+perfect+for+both+novice+cooks+and+experienced+chefs%2C+providing+a+user-friendly+interface+and+extensive+vocabulary+to+master+the+art+of+cooking.++Whether+you%27re+a+culinary+stud&to=fr
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
1734694449.658
REQUEST_TIME
1734694449
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
1734694449.6587
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] ThrowableError in Hook.php line 55

Type error: Argument 1 passed to think\Hook::import() must be of the type array, int given, called in /data/wwwroot/td.880772.xyz/thinkphp/library/think/App.php on line 274

  1. }
  2. /**
  3. * 批量导入插件
  4. * @access public
  5. * @param array $tags 插件信息
  6. * @param boolean $recursive 是否递归合并
  7. * @return void
  8. */
  9. public static function import(array $tags, $recursive = true)
  10. {
  11. if ($recursive) {
  12. foreach ($tags as $tag => $behavior) {
  13. self::add($tag, $behavior);
  14. }
  15. } else {
  16. self::$tags = $tags + self::$tags;
  17. }
  18. }

Call Stack

  1. in Hook.php line 55
  2. at Hook::import() in App.php line 274
  3. at App::init() in App.php line 182
  4. at App::initCommon() in App.php line 82
  5. at App::run() in start.php line 19
  6. at require('/data/wwwroot/td.880...') in index.php line 23

Environment Variables

GET Data

s
/api/index/fanyi_article_title
content
Elevate your cooking skills with DiccionariodeCocina, the comprehensive culinary dictionary app. This essential resource is perfect for both novice cooks and experienced chefs, providing a user-friendly interface and extensive vocabulary to master the art of cooking. Whether you're a culinary stud
to
fr
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
REDIRECT_STATUS
200
SERVER_NAME
td.880772.xyz
SERVER_PORT
443
SERVER_ADDR
188.165.242.95
REMOTE_PORT
61242
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=Elevate+your+cooking+skills+with+DiccionariodeCocina%2C+the+comprehensive+culinary+dictionary+app.++This+essential+resource+is+perfect+for+both+novice+cooks+and+experienced+chefs%2C+providing+a+user-friendly+interface+and+extensive+vocabulary+to+master+the+art+of+cooking.++Whether+you%27re+a+culinary+stud&to=fr
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=Elevate+your+cooking+skills+with+DiccionariodeCocina%2C+the+comprehensive+culinary+dictionary+app.++This+essential+resource+is+perfect+for+both+novice+cooks+and+experienced+chefs%2C+providing+a+user-friendly+interface+and+extensive+vocabulary+to+master+the+art+of+cooking.++Whether+you%27re+a+culinary+stud&to=fr
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
1734694449.658
REQUEST_TIME
1734694449
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
1734694449.6587
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":"
Élevez vos compétences culinaires avec DiccionariodeCocina, l\\'application de dictionnaire culinaire complète. Cette ressource essentielle est parfaite aussi bien pour les cuisiniers débutants que pour les chefs expérimentés, offrant une interface conviviale et un vocabulaire étendu pour maîtriser l\\'art de la cuisine. Que vous soyez un étudiant en cuisine ou un professionnel chevronné cherchant à approfondir vos connaissances, cette application est votre compagnon idéal. Percez les mystères de recettes complexes et élargissez facilement vos connaissances gastronomiques.

DiccionariodeCocina Fonctionnalités de l\\'application :

En conclusion :

DiccionariodeCocina est l\\'application de dictionnaire de cuisine ultime, conçue pour améliorer votre expertise culinaire. Sa gamme complète de termes et de définitions culinaires, combinée à une interface conviviale, permet d\\'explorer le monde de la cuisine sans effort. Que vous soyez débutant ou professionnel chevronné, cette ressource précieuse améliorera sans aucun doute vos compétences en cuisine et élargira vos connaissances gastronomiques. Téléchargez-le maintenant et embarquez pour un voyage pour affiner votre métier culinaire !

","applicationCategory":"GameApplication","softwareVersion":"1.0","fileSize":"2.27M","downloadUrl":"https://downs.szyya.com/apk/94/DiccionariodeCocina_1.0_appinventor.ai_ejerciciosmatematicas_es.Diccionari.apk","datePublished":"2025-01-03T08:26:24+08:00","dateModified":"2025-01-03T08:26:24+08:00","screenshot":"https://img.szyya.com/uploads/20/1719544145667e2951aa42d.jpg,https://img.szyya.com/uploads/75/1719544146667e2952274be.jpg,https://img.szyya.com/uploads/17/1719544147667e2953e3c18.jpg,https://img.szyya.com/uploads/03/1719544149667e29551cf18.jpg","aggregateRating":{"@type":"AggregateRating","ratingValue":"4.2","reviewCount":1},"author":{"@type":"Organization","name":"st2000"},"offers":{"@type":"Offer","price":"0.00","priceCurrency":"USD"}}

DiccionariodeCocina

DiccionariodeCocina

Catégorie:La vie à la mode Développeur:st2000

Taille:2.27MTaux:4.2

Système d'exploitation:Android 5.1 or laterUpdated:Jan 03,2025

4.2 Taux
Télécharger
Description de l'application
Élevez vos compétences culinaires avec DiccionariodeCocina, l'application de dictionnaire culinaire complète. Cette ressource essentielle est parfaite aussi bien pour les cuisiniers débutants que pour les chefs expérimentés, offrant une interface conviviale et un vocabulaire étendu pour maîtriser l'art de la cuisine. Que vous soyez un étudiant en cuisine ou un professionnel chevronné cherchant à approfondir vos connaissances, cette application est votre compagnon idéal. Percez les mystères de recettes complexes et élargissez facilement vos connaissances gastronomiques.

DiccionariodeCocina Fonctionnalités de l'application :

  • Glossaire culinaire complet : Des termes de base aux termes avancés, DiccionariodeCocina fournit une large collection de définitions culinaires pour améliorer vos compétences en cuisine.

  • Navigation sans effort : Conçue pour une utilisation intuitive, cette application permet de trouver les informations dont vous avez besoin rapidement et simplement, ce qui profite à la fois aux étudiants et aux chefs experts.

  • Contenu riche : Explorez une vaste bibliothèque de termes et de définitions, couvrant même les techniques de cuisson et les ingrédients les plus rares.

  • Outil précieux pour tous les niveaux : Cette application n'est pas réservée aux débutants ; les chefs expérimentés y trouveront une ressource précieuse pour rafraîchir leurs connaissances et enrichir leur vocabulaire culinaire.

  • Conception intuitive et rationalisée : La conception de l'application garantit une navigation facile, évitant la surcharge d'informations et offrant une expérience utilisateur fluide.

  • Le partenaire culinaire idéal : Que vous déchiffriez une recette complexe ou que vous cherchiez à améliorer vos techniques, cette application est l'outil idéal pour tout amateur de cuisine.

En conclusion :

DiccionariodeCocina est l'application de dictionnaire de cuisine ultime, conçue pour améliorer votre expertise culinaire. Sa gamme complète de termes et de définitions culinaires, combinée à une interface conviviale, permet d'explorer le monde de la cuisine sans effort. Que vous soyez débutant ou professionnel chevronné, cette ressource précieuse améliorera sans aucun doute vos compétences en cuisine et élargira vos connaissances gastronomiques. Téléchargez-le maintenant et embarquez pour un voyage pour affiner votre métier culinaire !

Capture d'écran
DiccionariodeCocina Capture d'écran 1
DiccionariodeCocina Capture d'écran 2
DiccionariodeCocina Capture d'écran 3
DiccionariodeCocina Capture d'écran 4