logger |
Symfony\Bridge\Monolog\Logger {#394
#name: "request"
#handlers: [
Monolog\Handler\StreamHandler {#392
#stream: stream resource @20
timed_out: false
blocked: true
eof: false
wrapper_type: "plainfile"
stream_type: "STDIO"
mode: "a"
unread_bytes: 0
seekable: true
uri: "/home/forge/vsechnykurzy.cz/var/log/dev.log"
options: []
}
#url: "/home/forge/vsechnykurzy.cz/var/log/dev.log"
-errorMessage: null
#filePermission: null
#useLocking: false
-dirCreated: true
#level: 100
#bubble: true
#formatter: Monolog\Formatter\LineFormatter {#82 …}
#processors: [
Monolog\Processor\PsrLogMessageProcessor {#391
-dateFormat: null
-removeUsedContextFields: false
}
]
}
Symfony\Bridge\Monolog\Handler\ConsoleHandler {#393
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
-consoleFormatterOptions: []
#level: 100
#bubble: true
#formatter: null
#processors: []
}
]
#processors: [
Symfony\Bridge\Monolog\Processor\DebugProcessor {#488
-records: [
"000000004c654b8300000000513d24e5" => [
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Sonata\Doctrine\Bridge\Symfony\SonataDoctrineSymfonyBundle class is deprecated since sonata-project/doctrine-extensions 1.17, to be removed in version 2.0. Use Sonata\Doctrine\Bridge\Symfony\SonataDoctrineBundle instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#31
#message: "User Deprecated: The Sonata\Doctrine\Bridge\Symfony\SonataDoctrineSymfonyBundle class is deprecated since sonata-project/doctrine-extensions 1.17, to be removed in version 2.0. Use Sonata\Doctrine\Bridge\Symfony\SonataDoctrineBundle instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/SonataDoctrineSymfonyBundle.php"
#line: 20
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/sonata-project/doctrine-extensions/src/Bridge/Symfony/SonataDoctrineSymfonyBundle.php:20 {
spl_autoload_call($class_name) …
› SonataDoctrineBundle::class
› ), \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/src/Kernel.php:23 {
App\Kernel->registerBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:446 {
Symfony\Component\HttpKernel\Kernel->initializeBundles() …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:133 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init bundles
› $this->initializeBundles();
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Sonata\Twig\Bridge\Symfony\SonataTwigSymfonyBundle class is deprecated since sonata-project/twig-extensions 1.10, to be removed in version 2.0. Use Sonata\Twig\Bridge\Symfony\SonataTwigBundle instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#33
#message: "User Deprecated: The Sonata\Twig\Bridge\Symfony\SonataTwigSymfonyBundle class is deprecated since sonata-project/twig-extensions 1.10, to be removed in version 2.0. Use Sonata\Twig\Bridge\Symfony\SonataTwigBundle instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/SonataTwigSymfonyBundle.php"
#line: 20
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/sonata-project/twig-extensions/src/Bridge/Symfony/SonataTwigSymfonyBundle.php:20 {
spl_autoload_call($class_name) …
› SonataTwigBundle::class
› ), \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/src/Kernel.php:23 {
App\Kernel->registerBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:446 {
Symfony\Component\HttpKernel\Kernel->initializeBundles() …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:133 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init bundles
› $this->initializeBundles();
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Sonata\Exporter\Bridge\Symfony\SonataExporterSymfonyBundle class is deprecated since sonata-project/exporter 2.12, to be removed in version 3.0. Use Sonata\Exporter\Bridge\Symfony\SonataExporterBundle instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#36
#message: "User Deprecated: The Sonata\Exporter\Bridge\Symfony\SonataExporterSymfonyBundle class is deprecated since sonata-project/exporter 2.12, to be removed in version 3.0. Use Sonata\Exporter\Bridge\Symfony\SonataExporterBundle instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/sonata-project/exporter/src/Bridge/Symfony/SonataExporterSymfonyBundle.php"
#line: 20
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/sonata-project/exporter/src/Bridge/Symfony/SonataExporterSymfonyBundle.php:20 {
spl_autoload_call($class_name) …
› SonataExporterBundle::class
› ), \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/src/Kernel.php:23 {
App\Kernel->registerBundles(): iterable …
› if ($envs[$this->environment] ?? $envs['all'] ?? false) {
› yield new $class();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:446 {
Symfony\Component\HttpKernel\Kernel->initializeBundles() …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:133 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init bundles
› $this->initializeBundles();
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#493
#message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
include_once …
›
› @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:831 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->ContainerIF2zBcF\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
› include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:159 {
Symfony\Component\DependencyInjection\Container->set($id, $service) …
› unset($this->privates['service_container']);
› $initialize();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:517 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:136 {
Symfony\Component\HttpKernel\Kernel->boot() …
› // init container
› $this->initializeContainer();
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:196 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› {
› $this->boot();
› ++$this->requestStackSize;
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.source AS source_5, t0.target AS target_6, t0.comment AS comment_7, t0.identifier AS identifier_8, t0.created_by_id AS created_by_id_9, t0.updated_by_id AS updated_by_id_10, t0.deleted_by_id AS deleted_by_id_11 FROM redirect t0 WHERE t0.source = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"kurzy/skupina/computers_it [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "attribute_group_attr_index"
"route_parameters" => [
"_route" => "attribute_group_attr_index"
"_controller" => "App\Controller\AttributeGroupController::attributeGroupSub"
"slug" => "computers_it"
"attributeSlug" => "05221c19-3101-4372-a973-d800f377e525"
]
"request_uri" => "https://vsechnykurzy.cz/kurzy/skupina/computers_it/05221c19-3101-4372-a973-d800f377e525"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1750382315
"message" => "Populated the TokenStorage with an anonymous Token."
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "security"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\KernelSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\CheckAccountStateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"computers_it"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.seo_title AS seo_title_7, t0.seo_keywords AS seo_keywords_8, t0.seo_description AS seo_description_9, t0.identifier AS identifier_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12, t0.deleted_by_id AS deleted_by_id_13, t0.attribute_group_id AS attribute_group_id_14 FROM attribute t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"05221c19-3101-4372-a973-d8 [...]"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"management-courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"personal_development"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"computers_it"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"law"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"finance"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"mandatory_training_employees"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"cooking_gastronomy"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"auto_moto"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"children_motherhood"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"human_resources"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"marketing_trade"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"technical_courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"culture"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"health"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"hobby"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"crafts"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exercises"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sport"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"esoteric"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"pedagogy"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"social_services"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"training_courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.country_id AS country_id_10 FROM region t0 ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
29
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
17
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
18
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
16
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
25
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
20
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
23
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
21
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
24
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
22
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
28
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
19
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
26
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.identifier AS identifier_6, t0.created_by_id AS created_by_id_7, t0.updated_by_id AS updated_by_id_8, t0.deleted_by_id AS deleted_by_id_9, t0.region_id AS region_id_10 FROM district t0 WHERE t0.region_id = ? ORDER BY t0.name ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
27
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT d0_.id AS id_0, d0_.created_at AS created_at_1, d0_.updated_at AS updated_at_2, d0_.deleted_at AS deleted_at_3, d0_.name AS name_4, d0_.description AS description_5, d0_.identifier AS identifier_6, d0_.created_by_id AS created_by_id_7, d0_.updated_by_id AS updated_by_id_8, d0_.deleted_by_id AS deleted_by_id_9 FROM day_in_week d0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.deleted_at AS deleted_at_3, a0_.name AS name_4, a0_.description AS description_5, a0_.show_in_base_search AS show_in_base_search_6, a0_.show_in_homepage_search AS show_in_homepage_search_7, a0_.show_in_related_form AS show_in_related_form_8, a0_.show_in_similar_courses_search AS show_in_similar_courses_search_9, a0_.show_in_course_topic_search AS show_in_course_topic_search_10, a0_.lft AS lft_11, a0_.lvl AS lvl_12, a0_.rgt AS rgt_13, a0_.position AS position_14, a0_.show_in_submenu AS show_in_submenu_15, a0_.seo_title AS seo_title_16, a0_.seo_keywords AS seo_keywords_17, a0_.seo_description AS seo_description_18, a0_.identifier AS identifier_19, a0_.created_by_id AS created_by_id_20, a0_.updated_by_id AS updated_by_id_21, a0_.deleted_by_id AS deleted_by_id_22, a0_.image_id AS image_id_23, a0_.tree_root AS tree_root_24, a0_.parent_id AS parent_id_25 FROM attribute_group a0_ WHERE a0_.parent_id = ? AND a0_.show_in_submenu = ? ORDER BY a0_.id ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
11
true
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.name AS name_4, c0_.description AS description_5, c0_.identifier AS identifier_6, c0_.created_by_id AS created_by_id_7, c0_.updated_by_id AS updated_by_id_8, c0_.deleted_by_id AS deleted_by_id_9 FROM course_progress_level c0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0_.id AS id_0, t0_.created_at AS created_at_1, t0_.updated_at AS updated_at_2, t0_.deleted_at AS deleted_at_3, t0_.name AS name_4, t0_.description AS description_5, t0_.identifier AS identifier_6, t0_.created_by_id AS created_by_id_7, t0_.updated_by_id AS updated_by_id_8, t0_.deleted_by_id AS deleted_by_id_9 FROM target_group t0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0_.id AS id_0, t0_.created_at AS created_at_1, t0_.updated_at AS updated_at_2, t0_.deleted_at AS deleted_at_3, t0_.name AS name_4, t0_.description AS description_5, t0_.identifier AS identifier_6, t0_.created_by_id AS created_by_id_7, t0_.updated_by_id AS updated_by_id_8, t0_.deleted_by_id AS deleted_by_id_9 FROM teaching_type t0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT r0_.id AS id_0, r0_.created_at AS created_at_1, r0_.updated_at AS updated_at_2, r0_.deleted_at AS deleted_at_3, r0_.name AS name_4, r0_.description AS description_5, r0_.identifier AS identifier_6, r0_.created_by_id AS created_by_id_7, r0_.updated_by_id AS updated_by_id_8, r0_.deleted_by_id AS deleted_by_id_9 FROM retraining_type r0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.name AS name_4, c0_.description AS description_5, c0_.identifier AS identifier_6, c0_.created_by_id AS created_by_id_7, c0_.updated_by_id AS updated_by_id_8, c0_.deleted_by_id AS deleted_by_id_9 FROM course_frequency c0_"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => """
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.deleted_at AS deleted_at_3, c0_.is_created_by_admin AS is_created_by_admin_4, c0_.name AS name_5, c0_.price AS price_6, c0_.price_description AS price_description_7, c0_.short_description AS short_description_8, c0_.description AS description_9, c0_.requirements AS requirements_10, c0_.published_at AS published_at_11, c0_.end_at AS end_at_12, c0_.length AS length_13, c0_.can_customize AS can_customize_14, c0_.is_preparation_for_certification AS is_preparation_for_certification_15, c0_.is_with_certificate AS is_with_certificate_16, c0_.can_buy AS can_buy_17, c0_.can_register AS can_register_18, c0_.email AS email_19, c0_.can_paid AS can_paid_20, c0_.frequency_text AS frequency_text_21, c0_.lesson_start AS lesson_start_22, c0_.lesson_end AS lesson_end_23, c0_.is_confirmation_of_participation AS is_confirmation_of_participation_24, c0_.certification_price_not_included AS certification_price_not_included_25, c0_.certification_price AS certification_price_26, c0_.confirmation_name AS confirmation_name_27, c0_.url AS url_28, c0_.code AS code_29, c0_.is_recommended AS is_recommended_30, c0_.rating AS rating_31, c0_.is_native_speaker AS is_native_speaker_32, c0_.is_customized AS is_customized_33, c0_.only_for_adults AS only_for_adults_34, c0_.last_step AS last_step_35, c0_.place_description AS place_description_36, c0_.latitude AS latitude_37, c0_.longitude AS longitude_38, c0_.identifier AS identifier_39, c0_.created_by_id AS created_by_id_40, c0_.updated_by_id AS updated_by_id_41, c0_.deleted_by_id AS deleted_by_id_42, c0_.organizer_id AS organizer_id_43, c0_.place_id AS place_id_44, c0_.state_id AS state_id_45, c0_.type_id AS type_id_46, c0_.certificate_id AS certificate_id_47, c0_.frequency_id AS frequency_id_48, c0_.place_type_id AS place_type_id_49, c0_.topic_id AS topic_id_50, c0_.length_type_id AS length_type_id_51, c0_.progress_level_id AS progress_level_id_52, c0_.language_level_input_id AS language_level_input_id_53, c0_.language_level_output_id AS language_level_output_id_54, c0_.city_id AS city_id_55, c0_.teaching_type_id AS teaching_type_id_56, c0_.retraining_type_id AS retraining_type_id_57, c0_.target_group_id AS target_group_id_58 FROM course c0_ INNER JOIN course_term c1_ ON c0_.id = c1_.course_id LEFT JOIN place p2_ ON c0_.place_id = p2_.id INNER JOIN course_attribute c4_ ON c0_.id = c4_.course_id INNER JOIN attribute a3_ ON a3_.id = c4_.attribute_id INNER JOIN course_state c5_ ON c0_.state_id = c5_.id WHERE (a3_.id IN (?) AND c5_.identifier = ?) AND (c0_.organizer_id IN (\n
SELECT o.id\n
FROM organizer o\n
JOIN fos_user__user u ON o.user_account_id = u.id\n
JOIN account_state s ON u.account_state_id = s.id\n
WHERE s.identifier = 'active' AND u.deleted_at IS NULL\n
))
"""
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
[
45
]
"ongoing"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16299
#message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php"
#line: 11098
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11098 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
› {
› @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16298
#message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/TwigEngine.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/TwigEngine.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16309
#message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bridge/TwigEngine.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bridge/TwigEngine.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/TwigEngine.php:31 {
spl_autoload_call($class_name) …
› */
› class TwigEngine extends BaseEngine implements EngineInterface
› {
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16307
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bundle/TwigEngine.php:31 {
spl_autoload_call($class_name) …
› */
› class TwigEngine extends BaseEngine implements EngineInterface
› {
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16303
#message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php"
#line: 19464
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19464 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
› {
› @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19850 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
› {
› $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11134 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwigService() …
› {
› $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16300
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19466 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplating_LocatorService() …
›
› return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
› }
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19850 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
› {
› $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11134 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwigService() …
› {
› $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16310
#message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php"
#line: 19478
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19478 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
› {
› @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19850 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
› {
› $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11134 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwigService() …
› {
› $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16316
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19480 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplating_NameParserService() …
›
› return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));
› }
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:19850 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
› {
› $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__, 4));
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11134 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTwigService() …
› {
› $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
›
}
/home/forge/vsechnykurzy.cz/var/cache/dev/ContainerIF2zBcF/srcApp_KernelDevDebugContainer.php:11100 {
ContainerIF2zBcF\srcApp_KernelDevDebugContainer->getTemplatingService() …
›
› return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Container.php:448 {
Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
› if (false !== $registry) {
› return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
› {
› return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16987
#message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/TemplateReference.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:61 {
Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
›
› $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bridge/TwigEngine.php:113 {
Symfony\Bridge\Twig\TwigEngine->supports($name) …
›
› $template = $this->parser->parse($name);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:230 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› {
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16989
#message: "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php"
#line: 231
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
› if ($this->container->has('templating') && $this->container->get('templating')->supports($view)) {
› @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.menu_title AS menu_title_7, t0.seo_title AS seo_title_8, t0.seo_keywords AS seo_keywords_9, t0.seo_description AS seo_description_10, t0.form_label AS form_label_11, t0.identifier AS identifier_12, t0.created_by_id AS created_by_id_13, t0.updated_by_id AS updated_by_id_14, t0.deleted_by_id AS deleted_by_id_15 FROM course_topic t0"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"management-courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"personal_development"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"computers_it"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"law"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"finance"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"mandatory_training_employees"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"cooking_gastronomy"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"auto_moto"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"children_motherhood"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"human_resources"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"marketing_trade"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"technical_courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"culture"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"health"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"hobby"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"crafts"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exercises"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sport"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"esoteric"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"pedagogy"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"social_services"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.show_in_base_search AS show_in_base_search_7, t0.show_in_homepage_search AS show_in_homepage_search_8, t0.show_in_related_form AS show_in_related_form_9, t0.show_in_similar_courses_search AS show_in_similar_courses_search_10, t0.show_in_course_topic_search AS show_in_course_topic_search_11, t0.lft AS lft_12, t0.lvl AS lvl_13, t0.rgt AS rgt_14, t0.position AS position_15, t0.show_in_submenu AS show_in_submenu_16, t0.seo_title AS seo_title_17, t0.seo_keywords AS seo_keywords_18, t0.seo_description AS seo_description_19, t0.identifier AS identifier_20, t0.created_by_id AS created_by_id_21, t0.updated_by_id AS updated_by_id_22, t0.deleted_by_id AS deleted_by_id_23, t0.image_id AS image_id_24, t0.tree_root AS tree_root_25, t0.parent_id AS parent_id_26 FROM attribute_group t0 WHERE t0.identifier = ? LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"training_courses"
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.deleted_at AS deleted_at_4, t0.name AS name_5, t0.description AS description_6, t0.seo_title AS seo_title_7, t0.seo_keywords AS seo_keywords_8, t0.seo_description AS seo_description_9, t0.identifier AS identifier_10, t0.created_by_id AS created_by_id_11, t0.updated_by_id AS updated_by_id_12, t0.deleted_by_id AS deleted_by_id_13, t0.attribute_group_id AS attribute_group_id_14 FROM attribute t0 WHERE t0.attribute_group_id = ?"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
11
]
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "Uncaught PHP Exception TypeError: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPaginationInterface, array given, called in /home/forge/vsechnykurzy.cz/var/cache/dev/twig/69/691513a75ee2c9af885c1b85befc68c24c9391928126bcafb7be18e6f9228d95.php on line 286" at /home/forge/vsechnykurzy.cz/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php line 39"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => TypeError {#17410
#message: "Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPaginationInterface, array given, called in /home/forge/vsechnykurzy.cz/var/cache/dev/twig/69/691513a75ee2c9af885c1b85befc68c24c9391928126bcafb7be18e6f9228d95.php on line 286"
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php"
#line: 39
trace: {
/home/forge/vsechnykurzy.cz/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php:39 {
Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension->render(Environment $env, SlidingPaginationInterface $pagination, string $template = null, array $queryParams = [], array $viewParams = []): string …
› */
› public function render(Environment $env, SlidingPaginationInterface $pagination, ?string $template = null, ?array $queryParams = [], ?array $viewParams = []): string
› {
}
/home/forge/vsechnykurzy.cz/templates/attributeGroup/index.html.twig:75 {
__TwigTemplate_3432d92939b37ec7eb171d31107dc6ac515dea8c059a201e9b12a7acd8035339->block_content($context, array $blocks = []) …
› <div class="navigation">
› {{ knp_pagination_render(courses) }}
› </div>
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:182 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/home/forge/vsechnykurzy.cz/templates/courses.html.twig:30 {
__TwigTemplate_ab1c44f4b3654f21e1fcea15ac89204b970d307ee1d0b4960770a3a78ae6a143->block_main_content($context, array $blocks = []) …
› <div class="col-12 col-lg-9">
› {% block content %}{% endblock %}
› </div>
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:182 {
Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
› try {
› $template->$block($context, $blocks);
› } catch (Error $e) {
}
/home/forge/vsechnykurzy.cz/templates/base.html.twig:46 {
__TwigTemplate_028ca3690bd891055f96c519b53e4d761c07a87d3823940b6058ba52d247826b->doDisplay(array $context, array $blocks = []) …
› <div id="main-content">
› {% block main_content %}{% endblock %}
› </div>
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/forge/vsechnykurzy.cz/var/cache/dev/twig/c0/c0d63cd5b466ef8c3911242b5c40d80abc012ba65bf89499cc2a77ae8a6b8254.php:50 {
__TwigTemplate_ab1c44f4b3654f21e1fcea15ac89204b970d307ee1d0b4960770a3a78ae6a143->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("base.html.twig", "courses.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/forge/vsechnykurzy.cz/var/cache/dev/twig/69/691513a75ee2c9af885c1b85befc68c24c9391928126bcafb7be18e6f9228d95.php:50 {
__TwigTemplate_3432d92939b37ec7eb171d31107dc6ac515dea8c059a201e9b12a7acd8035339->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("courses.html.twig", "attributeGroup/index.html.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:405 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:378 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
}
/home/forge/vsechnykurzy.cz/vendor/twig/twig/src/Template.php:390 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/twig-bridge/TwigEngine.php:54 {
Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
› {
› return $this->load($name)->render($parameters);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
›
› $content = $this->container->get('templating')->render($view, $parameters);
› } elseif ($this->container->has('twig')) {
}
/home/forge/vsechnykurzy.cz/src/Controller/AttributeGroupController.php:162 {
App\Controller\AttributeGroupController->attributeGroupSub(string $slug, string $attributeSlug, Request $request, FoxentryUtil $foxentryUtil): Response …
› 'courses' => $this->courseUtil->searchCourses($filterData),
› 'locations' => $locationsResult
› ]);
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:169 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Kernel.php:201 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/forge/vsechnykurzy.cz/public/index.php:25 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
"" => [
[
"timestamp" => 1750382315
"message" => "Uncaught Error: Argument 2 passed to Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension::render() must be an instance of Knp\Bundle\PaginatorBundle\Pagination\SlidingPaginationInterface, array given, called in /home/forge/vsechnykurzy.cz/var/cache/dev/twig/69/691513a75ee2c9af885c1b85befc68c24c9391928126bcafb7be18e6f9228d95.php on line 286"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => TypeError {#17410}
]
"channel" => "php"
]
]
"000000004c650d6700000000513d24e5" => [
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventSubscriber\KernelSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "App\EventListener\CheckAccountStateListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'vsechnykurzy' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'vsechnykurzy' /*!50116 AND c.constraint_schema = 'vsechnykurzy' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'vsechnykurzy' ORDER BY SEQ_IN_INDEX ASC"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => """
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS\n
FROM information_schema.TABLES\n
WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
"""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "SELECT * FROM doctrine_migration_versions"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#18995
#message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/debug/Exception/FatalThrowableError.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/debug/Exception/FatalThrowableError.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4.', FatalThrowableError::class), \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Profiler/Profiler.php:175 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
› $r = new \ReflectionMethod($collector, 'collect');
› $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:100 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:202 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:190 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:229 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:120 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
› try {
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:129 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/forge/vsechnykurzy.cz/vendor/symfony/error-handler/ErrorHandler.php:601 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#18992
#message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead."
#code: 0
#file: "/home/forge/vsechnykurzy.cz/vendor/symfony/debug/Exception/FatalErrorException.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/forge/vsechnykurzy.cz/vendor/symfony/debug/Exception/FatalErrorException.php:14 {
spl_autoload_call($class_name) …
›
› @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', FatalErrorException::class, \Symfony\Component\ErrorHandler\Error\FatalError::class), \E_USER_DEPRECATED);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/debug/Exception/FatalThrowableError.php:23 {
spl_autoload_call($class_name) …
› */
› class FatalThrowableError extends FatalErrorException
› {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/Profiler/Profiler.php:175 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) …
› $r = new \ReflectionMethod($collector, 'collect');
› $e = 2 >= $r->getNumberOfParameters() || !($p = $r->getParameters()[2])->hasType() || \Exception::class !== $p->getType()->getName() ? $e : ($wrappedException ?? $wrappedException = new FatalThrowableError($e));
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:100 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:202 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:190 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:81 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
›
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
› if ($event instanceof Event) {
› $this->doDispatch($listeners, $eventName, $event);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/forge/vsechnykurzy.cz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:229 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/HttpKernel.php:120 {
Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
› try {
› $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);
› } finally {
}
/home/forge/vsechnykurzy.cz/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:129 {
Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
› $hasRun = true;
› $kernel->terminateWithException($e, $request);
› };
}
/home/forge/vsechnykurzy.cz/vendor/symfony/error-handler/ErrorHandler.php:601 {
Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception) …
› if (null !== $exceptionHandler) {
› return $exceptionHandler($exception);
› }
}
Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1750382315
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"000000004c654b8300000000513d24e5" => 1
"" => 1
"000000004c650d6700000000513d24e5" => 0
]
-requestStack: Symfony\Component\HttpFoundation\RequestStack {#487 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |