- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 11
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
| Time | Message |
|---|---|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Subscriber\LocaleOnLoginSubscriber" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1848 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1837 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 { Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/MainConfiguration.php:73 {
Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration->Symfony\Bundle\SecurityBundle\DependencyInjection\{closure} …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Services\SecurityService" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1847 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Security\LoginFormAuthenticator" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1846 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Controller\LocalCashdeskController" service.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1845 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 { Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string … › {
/var/www/html/vendor/symfony/dependency-injection/Compiler/ResolveReferencesToAliasesPass.php:68 {
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass->getDefinitionId(string $id, ContainerBuilder $container): string …
›
|
| deprecation |
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1844 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 { include … › › {
/var/www/html/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php:32 {
include …
›
›
|
| deprecation |
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1843 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 { include … › › {
/var/www/html/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 {
include …
›
›
|
| deprecation |
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1842 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:836 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createHashers(array $hashers, ContainerBuilder $container) … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:836 {
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createHashers(array $hashers, ContainerBuilder $container) …
›
|
| deprecation |
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1841 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:721 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createEncoders(array $encoders, ContainerBuilder $container) … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:721 {
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->createEncoders(array $encoders, ContainerBuilder $container) …
›
|
| deprecation |
Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager" config option to true is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1839 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:120 { Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->load(array $configs, ContainerBuilder $container) … › {
/var/www/html/vendor/symfony/security-bundle/DependencyInjection/SecurityExtension.php:120 {
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension->load(array $configs, ContainerBuilder $container) …
›
|
| info |
Matched route "app_index".
request
[ "route" => "app_index" "route_parameters" => [ "_route" => "app_index" "_controller" => "App\Controller\IndexController::index" ] "request_uri" => "https://egor.cash.x1b.info/" "method" => "GET" ] |
| debug |
Guard authenticator does not support the request.
security
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
| debug |
Checking for guard authentication credentials.
security
[ "firewall_key" => "main" "authenticators" => 1 ] |
| debug |
Checking support on guard authenticator.
security
[ "firewall_key" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
| debug |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote".
event
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "App\Subscriber\LocaleSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\Subscriber\LocaleSubscriber::onKernelRequest" ] |
| info |
Populated the TokenStorage with an anonymous Token.
security
|
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| info |
Connecting with parameters [ "charset" => "utf8" "driver" => "pdo_mysql" "host" => "172.17.0.1" "port" => 3306 "user" => "paryajpam_user_cash" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "charset" => "utf8" "collate" => "utf8_general_ci" ] "dbname" => "cash_paryajpam" ]
doctrine
[ "params" => [ "charset" => "utf8" "driver" => "pdo_mysql" "host" => "172.17.0.1" "port" => 3306 "user" => "paryajpam_user_cash" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "charset" => "utf8" "collate" => "utf8_general_ci" ] "dbname" => "cash_paryajpam" ] ] |
| debug |
Executing statement: "SET @@session.time_zone = ?" (parameters: [ 1 => "America/Port-au-Prince" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SET @@session.time_zone = ?" "params" => [ 1 => "America/Port-au-Prince" ] "types" => [ 1 => 2 ] ] |
| debug |
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" was not called for event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
| debug |
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
security
[ "exception" => Symfony\Component\Security\Core\Exception\AccessDeniedException {#479 -attributes: [ "ROLE_USER" ] -subject: Symfony\Component\HttpFoundation\Request {#7 …} #message: "Access Denied." #code: 403 #file: "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 132 trace: { /var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:132 { Symfony\Component\Security\Http\Firewall\AccessListener->createAccessDeniedException(Request $request, array $attributes) … › {
/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php:132 {
Symfony\Component\Security\Http\Firewall\AccessListener->createAccessDeniedException(Request $request, array $attributes) …
›
|
| debug |
Calling Authentication entry point.
security
|
| debug |
Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
| debug |
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" stopped propagation of the event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
| debug |
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" was not called for event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" ] |
| debug |
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" was not called for event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" ] |
| debug |
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" was not called for event "kernel.exception".
event
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.