https://dev5.tile.expert/de-ch/tile/azteca/amazonas

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
"a2096b"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#4103
  -statusCode: 404
  -headers: []
  #message: "collection not found"
  #code: 0
  #file: "/var/www/dev5.tile.expert/src/WebBundle/Service/CollectionService.php"
  #line: 722
  trace: {
    /var/www/dev5.tile.expert/src/WebBundle/Service/CollectionService.php:722 {
      WebBundle\Service\CollectionService->findCollectionInDb($factoryUrl, $collectionUrl): array …
      ›     // сказали не разделять 404 теперь    throw new NotFoundHttpException('collection not found');}
    }
    /var/www/dev5.tile.expert/src/WebBundle/Controller/TileController.php:110 {
      WebBundle\Controller\TileController->indexAction(Request $request, string $factoryUrl, string $collectionUrl, ?string $type = null, ?string $elementId = null) …
      › 
      › $collection = $this->collectionService->findCollectionInDb($factoryUrl, $collectionUrl);}
    /var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/dev5.tile.expert/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) {
    }
    /var/www/dev5.tile.expert/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 {
    }
    /var/www/dev5.tile.expert/public/index.php:34 {
      require …
      › define('BASE_URL', $request->getScheme() . '://tile.expert/');$response = $kernel->handle($request);$response->send();
    }
    /var/www/dev5.tile.expert/web/index.php:3 {
      › 
      › require '../public/index.php';arguments: {
        "/var/www/dev5.tile.expert/public/index.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1132 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
connection
"close"
cookie
"device_view=full; token=b64a7651929cf157f0a48ced04884c35ca0739c89275d2aa2bafc71bd482dbdb; PHPSESSID=j5306popc3f1chq6s548sdi1k9; showPopup=yes; currency=USD; measureFt=ft; langByIpCookie=en; countryByIpCookie=us"
from
"gptbot(at)openai.com"
host
"dev5.tile.expert"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-forwarded-for
"20.171.207.38"
x-forwarded-proto
"https"
x-openai-host-hash
"920437269"
x-php-ob-level
"1"

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
"Mon, 04 Aug 2025 05:23:35 GMT"
vary
"Accept"
x-debug-exception
"collection%20not%20found"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev5.tile.expert%2Fsrc%2FWebBundle%2FService%2FCollectionService.php:722"
x-debug-token
"c18f80"

Cookies

Request Cookies

Key Value
PHPSESSID
"j5306popc3f1chq6s548sdi1k9"
countryByIpCookie
"us"
currency
"USD"
device_view
"full"
langByIpCookie
"en"
measureFt
"ft"
showPopup
"yes"
token
"b64a7651929cf157f0a48ced04884c35ca0739c89275d2aa2bafc71bd482dbdb"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Mon, 04 Aug 25 08:21:01 +0300"
Last used
"Mon, 04 Aug 25 08:23:34 +0300"
Lifetime
2419200

Session Attributes

Attribute Value
_csrf/https-authenticate
"YQyVsKJjaz6EW15fxwS_3gXY2a66Hjtpzd38rcfwjQs"
showLocale
[
  "lang" => "en"
  "country" => "us"
  "currency" => "USD"
  "measure" => "ft"
]
showLocaleReact
[
  "lang" => "en"
  "country" => "us"
  "currency" => "USD"
  "measure" => "ft"
]

Session Usage

3 Usages
Stateless check enabled
Usage
WebBundle\Handler\Locale\Rule\CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler:44
[
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler.php"
    "line" => 44
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckUserApprovedCookieRuleHandler.php"
    "line" => 22
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckUserApprovedCookieRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckValidAndNotEmptyLocaleInUrlRuleHandler.php"
    "line" => 44
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckValidAndNotEmptyLocaleInUrlRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckJobSiteRuleHandler.php"
    "line" => 42
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/LocaleHandler.php"
    "line" => 35
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckJobSiteRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Listener/RequestListener.php"
    "line" => 93
    "function" => "do"
    "class" => "WebBundle\Handler\Locale\LocaleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "WebBundle\Listener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/public/index.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/web/index.php"
    "line" => 3
    "args" => [
      "/var/www/dev5.tile.expert/public/index.php"
    ]
    "function" => "require"
  ]
]
WebBundle\Handler\Locale\Rule\CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler:45
[
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler.php"
    "line" => 45
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckUrlLocaleEqualsCountryByIpAndLangByIpCookieRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckUserApprovedCookieRuleHandler.php"
    "line" => 22
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckUserApprovedCookieRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckValidAndNotEmptyLocaleInUrlRuleHandler.php"
    "line" => 44
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/AbstractRuleHandler.php"
    "line" => 46
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckValidAndNotEmptyLocaleInUrlRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/Rule/CheckJobSiteRuleHandler.php"
    "line" => 42
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\AbstractRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Handler/Locale/LocaleHandler.php"
    "line" => 35
    "function" => "execute"
    "class" => "WebBundle\Handler\Locale\Rule\CheckJobSiteRuleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/src/WebBundle/Listener/RequestListener.php"
    "line" => 93
    "function" => "do"
    "class" => "WebBundle\Handler\Locale\LocaleHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "WebBundle\Listener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/public/index.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/web/index.php"
    "line" => 3
    "args" => [
      "/var/www/dev5.tile.expert/public/index.php"
    ]
    "function" => "require"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/sentry/sentry-symfony/src/EventListener/LoginListener.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "handleKernelRequestEvent"
    "class" => "Sentry\SentryBundle\EventListener\LoginListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/public/index.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev5.tile.expert/web/index.php"
    "line" => 3
    "args" => [
      "/var/www/dev5.tile.expert/public/index.php"
    ]
    "function" => "require"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALERT_TELEGRAM_BOT_TOKEN
"5958259850:AAGafdk-uHLtwNlMgnGpfEAhuIQV13gp75Q"
ALERT_TELEGRAM_CHAT_ID
"-1001512977526"
APP_DEBUG
"1"
APP_ENV
"te_dev"
BRIGHT
"5"
CONTRAST
"-10"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DISABLE_GET_CONS_ONLINE_ATTR_REQUEST
"0"
MESSENGER_TRANSPORT_DSN
"redis://P135a_24Ss@localhost:37980/messages"
MESSENGER_TRANSPORT_DSN_LOGS
"amqp://te:te1212@136.243.143.198:5672/%2f/te_logs"
REDIS_CACHE_POOL
"redis://P135a_24Ss@redis:6379/3"
REDIS_CLUSTER_SEED
""
REDIS_HOST
"localhost"
REDIS_PASSWORD
"P135a_24Ss"
REDIS_PORT
"37980"
SENTRY_DSN
""
SOAP_CALCULATE_URL
"https://wa1s03.remote.team:5501/education/ws/projectcalculator.1cws?wsdl"
SOAP_LOGIN
"web"
SOAP_PASSWORD
"w130510"
TELEGRAM_DSN
"null://null"
TRUSTED_PROXIES
"127.0.0.1"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/dev5.tile.expert/web"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev5.tile.expert/web"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"device_view=full; token=b64a7651929cf157f0a48ced04884c35ca0739c89275d2aa2bafc71bd482dbdb; PHPSESSID=j5306popc3f1chq6s548sdi1k9; showPopup=yes; currency=USD; measureFt=ft; langByIpCookie=en; countryByIpCookie=us"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"dev5.tile.expert"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_FORWARDED_FOR
"20.171.207.38"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OPENAI_HOST_HASH
"920437269"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_REQUEST_SCHEME
"https"
REDIRECT_SERVER_PORT
"443"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aJBD17wIlx1fsph4q8t1agAAAA0"
REDIRECT_URL
"/de-ch/tile/azteca/amazonas"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"38730"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1754285015
REQUEST_TIME_FLOAT
1754285015.2385
REQUEST_URI
"/de-ch/tile/azteca/amazonas"
SCRIPT_FILENAME
"/var/www/dev5.tile.expert/web/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"i.kedrov@tile.expert"
SERVER_NAME
"dev5.tile.expert"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) PHP/7.4.33"
SYMFONY_DOTENV_VARS
"APP_ENV,TRUSTED_PROXIES,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,MESSENGER_TRANSPORT_DSN,REDIS_CACHE_POOL,REDIS_CLUSTER_SEED,SENTRY_DSN,MESSENGER_TRANSPORT_DSN_LOGS,TELEGRAM_DSN,CONTRAST,BRIGHT,DISABLE_GET_CONS_ONLINE_ATTR_REQUEST,SOAP_LOGIN,SOAP_PASSWORD,SOAP_CALCULATE_URL,ALERT_TELEGRAM_BOT_TOKEN,ALERT_TELEGRAM_CHAT_ID,CORS_ALLOW_ORIGIN,APP_DEBUG"
UNIQUE_ID
"aJBD17wIlx1fsph4q8t1agAAAA0"

Parent Request

Return to parent request (token = 8e96d5)

Key Value
_controller
"WebBundle\Controller\TileController::indexAction"
_firewall_context
"security.firewall.map.context.main"
_locale
"de-ch"
_remove_csp_headers
true
_route
"app_collection"
_route_params
[
  "type" => null
  "elementId" => null
  "_locale" => "de-ch"
  "domain" => "dev5.tile.expert"
  "factoryUrl" => "azteca"
  "collectionUrl" => "amazonas"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"a343b4"
collectionUrl
"amazonas"
domain
"dev5.tile.expert"
elementId
null
factoryUrl
"azteca"
type
null