SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#856 -supports: false -passport: null -duration: null -stub: "App\Security\CustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\CustomAuthenticator {#833 …} } ] |
| _stopwatch_token | "f0c6c0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| cookie | "PHPSESSID=f1edbb665cddb206ade21d2ce2dabfab; sf_redirect=%7B%22token%22%3A%22fec14c%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmicrotecnologias%5C%2Fwww%5C%2FcredicelCore%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=fec14c" |
| host | "ccoresandbox.microtecnologiasmoviles.mx" |
| referer | "https://ccoresandbox.microtecnologiasmoviles.mx/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 alproxy" |
| x-forwarded-proto | "https" |
| 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 | "Thu, 11 Dec 2025 10:35:44 GMT" |
| x-debug-token | "0b8c8a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f1edbb665cddb206ade21d2ce2dabfab" |
| main_deauth_profile_token | "fec14c" |
| sf_redirect | "{"token":"fec14c","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/home\/microtecnologias\/www\/credicelCore\/src\/Controller\/DashboardController.php","line":25},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 11 Dec 25 11:35:44 +0100" |
| Last used | "Thu, 11 Dec 25 11:35:44 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "NVdzyLtg13wqVvDJi56ImPwsJVhSWvuw61Y9gw8-6k0" |
| _security.main.target_path | "https://ccoresandbox.microtecnologiasmoviles.mx/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/public/index.php"
"line" => 5
"args" => [
"/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 214
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/dd/dd62a238e2f4db64ee333cd2f4da81c7.php"
"line" => 137
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9e0672a34dfbdb40fc09d326162a9b1f"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/public/index.php"
"line" => 5
"args" => [
"/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 228
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/dd/dd62a238e2f4db64ee333cd2f4da81c7.php"
"line" => 137
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9e0672a34dfbdb40fc09d326162a9b1f"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/public/index.php"
"line" => 5
"args" => [
"/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 228
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/dd/dd62a238e2f4db64ee333cd2f4da81c7.php"
"line" => 137
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9e0672a34dfbdb40fc09d326162a9b1f"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/public/index.php"
"line" => 5
"args" => [
"/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/dd/dd62a238e2f4db64ee333cd2f4da81c7.php"
"line" => 208
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9e0672a34dfbdb40fc09d326162a9b1f"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/var/cache/dev/twig/4e/4e901fe0d0eb4dfd9286ff21bec265d3.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_64e0a55f37ccae6510decf25d23dcd7d"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/src/Controller/SecurityController.php"
"line" => 24
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/microtecnologias/www/credicelCore/public/index.php"
"line" => 5
"args" => [
"/home/microtecnologias/www/credicelCore/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 | "30e96ba358a7576f9d91bf3a28fc2d9e" |
| DATABASE_URL | "mysql://325099_sandbox:Aconita_2503.351@mysql-microtecnologias.alwaysdata.net/microtecnologias_credicelcsandbox" |
| DATABASE_URL_CAMBACEO | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/cambaceo" |
| DATABASE_URL_CANAL | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/canal" |
| DATABASE_URL_CELUCRED | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/celucred" |
| DATABASE_URL_CONTABILIDAD | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/contabilidad" |
| DATABASE_URL_CREDICEL | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/credicel" |
| DATABASE_URL_CREDICEL_CFDI | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/CredicelCfdi" |
| DATABASE_URL_CREDISHOP | "mysql://325099_adminq:Aconita_2503.351@mysql-microtecnologias.alwaysdata.net/microtecnologias_ecommerce" |
| DATABASE_URL_INEQ | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/ineq" |
| DATABASE_URL_RATINGS | "mysql://sistemas:sis1124@credicel2.cdiuxswmxkj9.us-east-1.rds.amazonaws.com/ratings" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/microtecnologias/www/credicelCore/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/microtecnologias/www/credicelCore/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/microtecnologias" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=f1edbb665cddb206ade21d2ce2dabfab; sf_redirect=%7B%22token%22%3A%22fec14c%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmicrotecnologias%5C%2Fwww%5C%2FcredicelCore%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A25%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=fec14c" |
| HTTP_HOST | "ccoresandbox.microtecnologiasmoviles.mx" |
| HTTP_REFERER | "https://ccoresandbox.microtecnologiasmoviles.mx/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 alproxy" |
| HTTP_X_FORWARDED_PROTO | "https" |
| LANG | "en_US.UTF-8" |
| LC_ALL | "en_US.UTF-8" |
| PATH | "/home/microtecnologias/.local/bin:/home/microtecnologias/.local/share/gem/ruby/3.1.0/bin:/home/microtecnologias/.gem/ruby/3.1.0/bin:/home/microtecnologias/.composer/vendor/bin:/home/microtecnologias/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin" |
| PHPRC | "/home/microtecnologias/admin/config/php" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.2" |
| PWD | "/usr/bin" |
| QUERY_STRING | "" |
| REDIRECT_HOME | "/home/microtecnologias" |
| REDIRECT_LANG | "en_US.UTF-8" |
| REDIRECT_LC_ALL | "en_US.UTF-8" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.139" |
| REMOTE_PORT | "46712" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765449344 |
| REQUEST_TIME_FLOAT | 1765449344.9269 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/microtecnologias/www/credicelCore/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "fd00::4:fdbb" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "ccoresandbox.microtecnologiasmoviles.mx" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SYMFONY_DOTENV_PATH | "/home/microtecnologias/www/credicelCore/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_URL_CREDISHOP,DATABASE_URL_CREDICEL,DATABASE_URL_CREDICEL_CFDI,DATABASE_URL_CELUCRED,DATABASE_URL_CANAL,DATABASE_URL_CAMBACEO,DATABASE_URL_INEQ,DATABASE_URL_RATINGS,DATABASE_URL_CONTABILIDAD,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| argc | 0 |
| argv | [] |