Request / Response

Request

GET Parameters

Key Value
_
"1790234218897"
columns
[
  [
    "data" => "name"
    "name" => "name"
    "searchable" => "true"
    "orderable" => "true"
    "search" => [
      "value" => ""
      "regex" => "false"
    ]
  ]
  [
    "data" => "created"
    "name" => "created"
    "searchable" => "true"
    "orderable" => "true"
    "search" => [
      "value" => ""
      "regex" => "false"
    ]
  ]
  [
    "data" => "_links"
    "name" => ""
    "searchable" => "true"
    "orderable" => "false"
    "search" => [
      "value" => ""
      "regex" => "false"
    ]
  ]
]
criteria
"{"type":"coach","state":1}"
draw
"1"
length
"10"
limit
"10"
offset
"0"
order
[
  [
    "column" => "1"
    "dir" => "desc"
  ]
]
orderBy
"{"created":"desc"}"
search
""
start
"0"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\Module\ModuleApiController::cgetsAction"
_firewall_context
"security.firewall.map.context.main"
_route
"api_modules_cgets"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"2eca08"
media_type
"application/json"

Request Headers

Header Value
accept
"application/json, text/javascript, */*; q=0.01"
accept-encoding
"gzip"
accept-language
"en-US,en;q=0.9"
cdn-loop
"IncapCDN; id="937_3328938_0""
cookie
"_ga=GA1.1.1110548058.1782452361; _ga_PK9WDYV3C2=GS2.1.s1784100357$o2$g1$t1784100683$j22$l0$h0; PHPSESSID=bf1b7248336dadb2263b9bdf4a1b9b19"
host
"waf-starhub-emi-wa-s001.sh-ifs.com"
incap-client-ip
"125.18.206.50"
referer
"https://waf-starhub-emi-wa-s001.sh-ifs.com/modules/coach/"
sec-ch-ua
""Google Chrome";v="153", "Not_A Brand";v="8", "Chromium";v="153""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.0.0 Safari/537.36"
x-forwarded-for
"45.223.81.6"
x-forwarded-host
"waf-starhub-emi-wa-s001.sh-ifs.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-original-forwarded-for
"125.18.206.50"
x-php-ob-level
"0"
x-real-ip
"45.223.81.6"
x-request-id
"46e7c4a1eb0edb93828c768262f51126"
x-requested-with
"XMLHttpRequest"
x-scheme
"https"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Thu, 24 Sep 2026 07:16:58 GMT"
location
"/login"
x-debug-token
"ed29d6"

Cookies

Request Cookies

Key Value
PHPSESSID
"bf1b7248336dadb2263b9bdf4a1b9b19"
_ga
"GA1.1.1110548058.1782452361"
_ga_PK9WDYV3C2
"GS2.1.s1784100357$o2$g1$t1784100683$j22$l0$h0"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Thu, 24 Sep 26 07:16:58 +0000"
Last used
"Thu, 24 Sep 26 07:16:58 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/srv/emi/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/public/index.php"
    "line" => 5
    "args" => [
      "/srv/emi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/srv/emi/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 265
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/emi/public/index.php"
    "line" => 5
    "args" => [
      "/srv/emi/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"http://localhost:8080/"
DATABASE_VERSION
"5.7"
EMI_CRYPTO_CERT_FILE
""
EMI_CRYPTO_CERT_PASS
""
EMI_CRYPTO_EXPORT_SIGN
"false"
EMI_FILESYSTEM_ADAPTER
"local"
EMI_FILESYSTEM_ADAPTER_CONFIG
"{"directory":"%kernel.project_dir%/api"}"
EMI_FILESYSTEM_UPLOAD_OVERWRITE
"true"
EMI_LOCALE
"fr"
EMI_PULLING_DEFAULT
"{"periodicDelay":60,"minPullingDelay":30,"checkOnBoot": true,"bootDelay":5,"bootCheckDelay":45,"retryDelays":"5,10,20"}"
EMI_SESSION_MAX_IDLE_TIME
"99999999"
IFS_PROXY_TIMEOUT
"60"
MAILER_DELIVERY_ADDRESSES
"[]"
TRUSTED_PROXIES
"10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"_%^6t1*_*1=%ente++t2qh@+9gh52xgjz+*2de2w@s2^ed$ez"
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_HOST
"ifeelsmart-starhub-s0001.cluster-camzdqbvvae3.ap-southeast-1.rds.amazonaws.com"
DATABASE_NAME
"emi"
DATABASE_PASSWD
"cwMcFgVkbTcHXXVsTK"
DATABASE_PORT
"3306"
DATABASE_URL
"mysql://emi:cwMcFgVkbTcHXXVsTK@ifeelsmart-starhub-s0001.cluster-camzdqbvvae3.ap-southeast-1.rds.amazonaws.com:3306/emi"
DATABASE_USER
"emi"
DOCUMENT_ROOT
"/srv/emi/public"
DOCUMENT_URI
"/index.php"
EMI_ADMIN
"ifeelsmart"
EMI_ADMIN_EMAIL
"root@localhost"
EMI_ADMIN_PASSWD
"FcuowU3uh7lU6vvwkp/F"
EMI_API_PORT
"tcp://10.100.135.136:80"
EMI_API_PORT_80_TCP
"tcp://10.100.135.136:80"
EMI_API_PORT_80_TCP_ADDR
"10.100.135.136"
EMI_API_PORT_80_TCP_PORT
"80"
EMI_API_PORT_80_TCP_PROTO
"tcp"
EMI_API_SERVICE_HOST
"10.100.135.136"
EMI_API_SERVICE_PORT
"80"
EMI_API_SERVICE_PORT_EMI_API
"80"
EMI_CATALOGS
"[ { "type":"application", "label":"Application" }, { "type":"epl", "label":"World Cup", "data": { "competition": "WOC", "root_node": "GLOBAL_ND0000006877" }, "dataset": { "name": "nagra" } }, { "type":"epl", "label":"EPL", "data": { "competition": "EPL", "root_node": "GLOBAL_ND0000005686" }, "dataset": { "name": "nagra" } }, { "type":"vod", "label":"On Demand", "format":"portrait", "subtypes": [ { "type": 0 }, { "type": 1 } ], "dataset": { "name": "nagra", "external": false }, "include_nodes": true, "include_orphan_episodes": true }, { "type":"vod", "layout": "serie", "label":"On Demand Serie Detail", "format":"portrait", "subtypes":[ { "type": 1 }, { "type": 2 }, { "type": 3, "format": "landscape" } ], "dataset": { "name": "nagra", "external": false } }, { "type":"vod", "label":"Disney +", "format":"portrait", "subtypes": [ { "type": 0 }, { "type": 1 } ], "dataset": { "name": "nagra_DPLUS", "external": true }, "include_nodes": true }, { "type":"vod", "label":"Prime Video", "format":"landscape", "subtypes": [ { "type": 0 }, { "type": 1 } ], "dataset": { "name": "nagra_PRIMEVIDEO" }, "include_nodes": true }, { "type": "epg", "label": "Epg", "start": 0, "end": 7, "dataset": { "name": "nagra" } }, { "type":"offer", "label":"TV Pack" }, { "type": "channel", "label": "Channel" }, { "type":"internalLink", "label":"Internal Link" }, { "type":"preDefined", "label":"Content Selector" }, { "type": "flag", "label": "Flags" }, { "type": "vod", "label": "HBO max", "format": "portrait", "subtypes": [ { "type": 0 }, { "type": 1 } ], "dataset": { "name": "nagra_WBD", "external": true }, "include_nodes": true } ]"
EMI_CONTENTS
"[ { "type": "application" }, { "type": "internalLink" }, { "type": "offer", "datasets": ["nagra"] }, { "type": "channel" } ]"
EMI_CONTENT_FILESYSTEM_ADAPTER
"local"
EMI_CONTENT_FILESYSTEM_HOST
"https://waf-starhub-emi-static-api-s001.sh-ifs.com/"
EMI_CONTENT_FILESYSTEM_OPTIONS
"{'directory':'%kernel.project_dir%/api/contents'}"
EMI_CORE_PORT
"tcp://10.100.112.96:9000"
EMI_CORE_PORT_9000_TCP
"tcp://10.100.112.96:9000"
EMI_CORE_PORT_9000_TCP_ADDR
"10.100.112.96"
EMI_CORE_PORT_9000_TCP_PORT
"9000"
EMI_CORE_PORT_9000_TCP_PROTO
"tcp"
EMI_CORE_SERVICE_HOST
"10.100.112.96"
EMI_CORE_SERVICE_PORT
"9000"
EMI_CORE_SERVICE_PORT_EMI_CORE
"9000"
EMI_OPTA_API_BASE_URL
"http://api.performfeeds.com/"
EMI_OPTA_API_OUTLET_AUTH_KEY
"zc90eo6wwsdo1frej9nwf6mis"
EMI_OPTA_API_REFERER
"ifs.vubiquity.com"
EMI_PRODUCT
"starhub"
EMI_PULLING_EXPOSED
"true"
EMI_SERVICES
"[ { "id": "coach", "type": "coach", "label": "Home" }, { "id": "sport2", "type": "sport", "label": "World Cup" }, { "id": "sport", "type": "sport", "label": "Premier League" }, { "id": "vod", "type":"vod", "label":"VOD" }, { "id": "offer", "type":"offervod", "label":"Store" }, { "id": "appstore", "type":"appstore", "label":"Appstore" }, { "id": "youtube", "type":"youtube", "label":"Youtube" }, { "id": "virtual_channel", "type":"virtualchannel", "label":"Virtual Channel" }, { "id": "theme", "type":"theme", "label":"Theme" }, { "id": "popup", "type":"popup", "label":"Popup" }, { "id": "parameter", "type": "parameter", "label": "Parameter" } ]"
EMI_TWO_FACTOR_AUTH_ACTIVED
"false"
EMI_WEB_PORT
"tcp://10.100.55.203:80"
EMI_WEB_PORT_80_TCP
"tcp://10.100.55.203:80"
EMI_WEB_PORT_80_TCP_ADDR
"10.100.55.203"
EMI_WEB_PORT_80_TCP_PORT
"80"
EMI_WEB_PORT_80_TCP_PROTO
"tcp"
EMI_WEB_SERVICE_HOST
"10.100.55.203"
EMI_WEB_SERVICE_PORT
"80"
EMI_WEB_SERVICE_PORT_EMI_WEB
"80"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOME
"/home/www-data"
HOSTNAME
"emi-67f8fbc94f-8mcqk"
HTTP_ACCEPT
"application/json, text/javascript, */*; q=0.01"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CDN_LOOP
"IncapCDN; id="937_3328938_0""
HTTP_COOKIE
"_ga=GA1.1.1110548058.1782452361; _ga_PK9WDYV3C2=GS2.1.s1784100357$o2$g1$t1784100683$j22$l0$h0; PHPSESSID=bf1b7248336dadb2263b9bdf4a1b9b19"
HTTP_HOST
"waf-starhub-emi-wa-s001.sh-ifs.com"
HTTP_INCAP_CLIENT_IP
"125.18.206.50"
HTTP_REFERER
"https://waf-starhub-emi-wa-s001.sh-ifs.com/modules/coach/"
HTTP_SEC_CH_UA
""Google Chrome";v="153", "Not_A Brand";v="8", "Chromium";v="153""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/153.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"45.223.81.6"
HTTP_X_FORWARDED_HOST
"waf-starhub-emi-wa-s001.sh-ifs.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_ORIGINAL_FORWARDED_FOR
"125.18.206.50"
HTTP_X_REAL_IP
"45.223.81.6"
HTTP_X_REQUESTED_WITH
"XMLHttpRequest"
HTTP_X_REQUEST_ID
"46e7c4a1eb0edb93828c768262f51126"
HTTP_X_SCHEME
"https"
IFS_PROXY_ACCOUNTS
"[]"
IFS_PROXY_URL
"http://maculosa-api.frontends/v3.1/"
IFS_PROXY_VERSION
"3"
IMPERVA_API_ID
"118920"
IMPERVA_API_KEY
"fa036fe0-66bf-499d-b572-24a737ce2fcc"
IMPERVA_ENDPOINT_URL
""
IMPERVA_PROXY_ENABLE
"false"
IMPERVA_PROXY_SITE_ID
"80318578"
IMPERVA_SITE_ID
"83700634"
KUBERNETES_PORT
"tcp://10.100.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.100.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.100.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.100.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
MAILER_HOST
"email-smtp.ap-southeast-1.amazonaws.com"
MAILER_OPTS
""
MAILER_PASSWD
"BLO3bFJvH6zJN%2FidnQhcZhLTZHaNRMqTctHMMGC%2F60ov"
MAILER_PORT
"587"
MAILER_SENDER_ADDRESS
"noreply@sh-ifs.com"
MAILER_SENDER_NAME
"sh-ifs.com"
MAILER_TRANSPORT
"smtp"
MAILER_URL
"smtp://AKIA4P6JG4EP4UK4AYGV:BLO3bFJvH6zJN%2FidnQhcZhLTZHaNRMqTctHMMGC%2F60ov@email-smtp.ap-southeast-1.amazonaws.com:587/"
MAILER_USER
"AKIA4P6JG4EP4UK4AYGV"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.composer/vendor/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.1.34.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_FPM_MAX_CHILDREN
"5"
PHP_FPM_MAX_REQUESTS
"1000"
PHP_FPM_MAX_SPARE_SERVERS
"2"
PHP_FPM_MIN_SPARE_SERVERS
"1"
PHP_FPM_PM
"dynamic"
PHP_FPM_START_SERVERS
"2"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251"
PHP_URL
"https://www.php.net/distributions/php-8.1.34.tar.xz"
PHP_VERSION
"8.1.34"
PWD
"/srv/emi"
QUERY_STRING
"criteria=%7B%22type%22:%22coach%22,%22state%22:1%7D&draw=1&columns%5B0%5D%5Bdata%5D=name&columns%5B0%5D%5Bname%5D=name&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=true&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=created&columns%5B1%5D%5Bname%5D=created&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=true&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=_links&columns%5B2%5D%5Bname%5D=&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=false&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&order%5B0%5D%5Bcolumn%5D=1&order%5B0%5D%5Bdir%5D=desc&start=0&length=10&search=&orderBy=%7B%22created%22%3A%22desc%22%7D&limit=10&offset=0&_=1790234218897"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"192.168.100.250"
REMOTE_PORT
"35714"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1790234218
REQUEST_TIME_FLOAT
1790234218.7316
REQUEST_URI
"/api/modules?criteria=%7B%22type%22:%22coach%22,%22state%22:1%7D&draw=1&columns%5B0%5D%5Bdata%5D=name&columns%5B0%5D%5Bname%5D=name&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=true&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=created&columns%5B1%5D%5Bname%5D=created&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=true&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=_links&columns%5B2%5D%5Bname%5D=&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=false&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&order%5B0%5D%5Bcolumn%5D=1&order%5B0%5D%5Bdir%5D=desc&start=0&length=10&search=&orderBy=%7B%22created%22%3A%22desc%22%7D&limit=10&offset=0&_=1790234218897"
SCRIPT_FILENAME
"/srv/emi/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.116.206"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.21.6"
SHLVL
"2"
SYMFONY_DOTENV_VARS
"APP_DOMAIN,TRUSTED_PROXIES,MAILER_DELIVERY_ADDRESSES,DATABASE_VERSION,EMI_LOCALE,EMI_SESSION_MAX_IDLE_TIME,IFS_PROXY_TIMEOUT,EMI_FILESYSTEM_ADAPTER,EMI_FILESYSTEM_ADAPTER_CONFIG,EMI_FILESYSTEM_UPLOAD_OVERWRITE,EMI_CRYPTO_EXPORT_SIGN,EMI_CRYPTO_CERT_FILE,EMI_CRYPTO_CERT_PASS,EMI_PULLING_DEFAULT"
TRUSTED_HOSTS
"127.0.0.1|localhost|^(.+\.)?vubiquity\.com|^(.+\.)?sh-ifs\.com"
USER
"www-data"
VARNISH_PROXY_ENABLE
"true"
VARNISH_PROXY_ENDPOINT_URL
"http://varnish-cache.frontends/v3.1"
argc
1
argv
[
  "criteria=%7B%22type%22:%22coach%22,%22state%22:1%7D&draw=1&columns%5B0%5D%5Bdata%5D=name&columns%5B0%5D%5Bname%5D=name&columns%5B0%5D%5Bsearchable%5D=true&columns%5B0%5D%5Borderable%5D=true&columns%5B0%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B0%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B1%5D%5Bdata%5D=created&columns%5B1%5D%5Bname%5D=created&columns%5B1%5D%5Bsearchable%5D=true&columns%5B1%5D%5Borderable%5D=true&columns%5B1%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B1%5D%5Bsearch%5D%5Bregex%5D=false&columns%5B2%5D%5Bdata%5D=_links&columns%5B2%5D%5Bname%5D=&columns%5B2%5D%5Bsearchable%5D=true&columns%5B2%5D%5Borderable%5D=false&columns%5B2%5D%5Bsearch%5D%5Bvalue%5D=&columns%5B2%5D%5Bsearch%5D%5Bregex%5D=false&order%5B0%5D%5Bcolumn%5D=1&order%5B0%5D%5Bdir%5D=desc&start=0&length=10&search=&orderBy=%7B%22created%22%3A%22desc%22%7D&limit=10&offset=0&_=1790234218897"
]