http://test.conalepmex.edu.mx/sigmec/api/integration/get-menu

IntegrationController :: getMenu

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\IntegrationController::getMenu"
_firewall_context
"security.firewall.map.context.main"
_route
"integration_get_menu"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"be1257"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
authorization
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJpbnRlZ3JhdGlvbi1zZXJ2aWNlIiwiZW1haWwiOiJpc2FudGlhZ29AY29uYWxlcG1leC5lZHUubXgiLCJzeXN0ZW0iOiJTSUdNRUMiLCJleHAiOjE3NzIwNjUyMDgsImlhdCI6MTc3MjA2NDkwOH0.lRjjNQxGVBJJ_e_pjlOYAxgtJvLk2dk_-Uimi2BABvk"
content-length
"60"
content-type
"application/json"
host
"test.conalepmex.edu.mx"
user-agent
"python-httpx/0.27.0"
x-amzn-trace-id
"Root=1-699f908c-36b597657d05f3990665f290"
x-forwarded-for
"3.132.152.109"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Pretty

{
    "email": "isantiago@conalepmex.edu.mx",
    "system": "SIGMEC"
}

Raw

{"email": "isantiago@conalepmex.edu.mx", "system": "SIGMEC"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Thu, 26 Feb 2026 00:15:08 GMT"
x-debug-token
"cfa17c"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 110
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ubuntu/proyectos/mantenimiento/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/sigmec/index.php"
    "line" => 5
    "args" => [
      "/home/ubuntu/proyectos/mantenimiento/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"f749e26c8b7cea67ede67ac64f968c0d"
AZURE_AD_CLIENT_ID
"211ac272-40bc-4a7d-b0f9-222d60baf6c0"
AZURE_AD_CLIENT_SECRET
"7qr7Q~SgAb8w7DnO~tmAp9jgUUzZk.Qvw19pK"
AZURE_AD_TENANT
"conalepmexedu.onmicrosoft.com"
AZURE_AD_TENANT_ID
"01a73eff-f4a5-4bdc-af95-ced18f39c6c0"
DATABASE_URL
"mysql://mantenimiento:Mantenimiento!2023@127.0.0.1:3306/mantenimiento?serverVersion=mariadb-10.1.48&charset=utf8"
MAILER_DSN
"smtp://no-reply-ti%40conalepmex.edu.mx:SoporteTI!2022@smtp.office365.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SERVICIOS_ADMINISTRATIVOS_SECRET_KEY
"3f2334a7fd80064e4f950d2eb0d6667223"
SYSTEM_NAME
"SIGMEC"
VERSION
"1.0.1.23.11.28"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/sigmec"
CONTENT_LENGTH
"60"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/sigmec"
CONTEXT_PREFIX
"/sigmec"
DOCUMENT_ROOT
"/var/www"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_AUTHORIZATION
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJpbnRlZ3JhdGlvbi1zZXJ2aWNlIiwiZW1haWwiOiJpc2FudGlhZ29AY29uYWxlcG1leC5lZHUubXgiLCJzeXN0ZW0iOiJTSUdNRUMiLCJleHAiOjE3NzIwNjUyMDgsImlhdCI6MTc3MjA2NDkwOH0.lRjjNQxGVBJJ_e_pjlOYAxgtJvLk2dk_-Uimi2BABvk"
HTTP_HOST
"test.conalepmex.edu.mx"
HTTP_USER_AGENT
"python-httpx/0.27.0"
HTTP_X_AMZN_TRACE_ID
"Root=1-699f908c-36b597657d05f3990665f290"
HTTP_X_FORWARDED_FOR
"3.132.152.109"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/sigmec/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/sigmec"
REDIRECT_HTTP_AUTHORIZATION
"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJpbnRlZ3JhdGlvbi1zZXJ2aWNlIiwiZW1haWwiOiJpc2FudGlhZ29AY29uYWxlcG1leC5lZHUubXgiLCJzeXN0ZW0iOiJTSUdNRUMiLCJleHAiOjE3NzIwNjUyMDgsImlhdCI6MTc3MjA2NDkwOH0.lRjjNQxGVBJJ_e_pjlOYAxgtJvLk2dk_-Uimi2BABvk"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/sigmec/api/integration/get-menu"
REMOTE_ADDR
"172.31.5.177"
REMOTE_PORT
"9496"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1772064908
REQUEST_TIME_FLOAT
1772064908.6182
REQUEST_URI
"/sigmec/api/integration/get-menu"
SCRIPT_FILENAME
"/var/www/sigmec/index.php"
SCRIPT_NAME
"/sigmec/index.php"
SERVER_ADDR
"172.31.44.42"
SERVER_ADMIN
"cita@conalepmex.edu.mx"
SERVER_NAME
"test.conalepmex.edu.mx"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at test.conalepmex.edu.mx Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,MESSENGER_TRANSPORT_DSN,AZURE_AD_CLIENT_ID,AZURE_AD_CLIENT_SECRET,AZURE_AD_TENANT,AZURE_AD_TENANT_ID,SERVICIOS_ADMINISTRATIVOS_SECRET_KEY,SYSTEM_NAME,VERSION"
USER
"www-data"