The "use_savepoints" configuration key is deprecated when using DBAL 4 and will be removed in DoctrineBundle 3.0. (Configuration.php:397 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/2055, package doctrine/doctrine-bundle)
The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true. (Configuration.php:701 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/1962, package doctrine/doctrine-bundle)
Not setting "doctrine.orm.enable_native_lazy_objects" to true is deprecated. (DoctrineExtension.php:1026 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1905, package doctrine/doctrine-bundle)
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $guestRegisterLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.oJ0HteI" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $registrationLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator..V9gubV" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $passwordResetLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.zcruKg7" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter" autowiring alias is deprecated and will be removed in 8.0, use "RateLimiterFactoryInterface" instead. It is being referenced by the ".service_locator.51YmX75" service.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "guidebook/modules/_edit_equipment_translation.html.twig" at line 16.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "guidebook/modules/_edit_recommendations_translation.html.twig" at line 8.
Since twig/twig 3.15: As the "??" infix operator will change its precedence in the next major version, add explicit parentheses to avoid behavior change in "guidebook/modules/_edit_useful_numbers_translation.html.twig" at line 8.
Since twig/twig 3.12: Character "u" should not be escaped; the "\" character is ignored in Twig 3 but will not be in Twig 4. Please remove the extra "\" character at position 6 in "marketing/_nav.html.twig" at line 22.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://welcomium.com/wp-admin/setup-config.php"" at RouterListener.php line 156
Log messages generated during the compilation of the service container.
Messages
Class
315
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeMonthlyStatsCommand" (parent: .abstract.instanceof.App\Command\ComputeMonthlyStatsCommand).
Resolving inheritance for ".instanceof.App\Command\ComputeMonthlyStatsCommand.0.App\Command\ComputeMonthlyStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeMonthlyStatsCommand).
Resolving inheritance for "App\Command\ComputeMonthlyStatsCommand" (parent: .instanceof.App\Command\ComputeMonthlyStatsCommand.0.App\Command\ComputeMonthlyStatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand" (parent: .abstract.instanceof.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand).
Resolving inheritance for "App\Command\CreateAdminCommand" (parent: .instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeocodePropertiesCommand" (parent: .abstract.instanceof.App\Command\GeocodePropertiesCommand).
Resolving inheritance for ".instanceof.App\Command\GeocodePropertiesCommand.0.App\Command\GeocodePropertiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeocodePropertiesCommand).
Resolving inheritance for "App\Command\GeocodePropertiesCommand" (parent: .instanceof.App\Command\GeocodePropertiesCommand.0.App\Command\GeocodePropertiesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminCookieController" (parent: .abstract.instanceof.App\Controller\Admin\AdminCookieController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminCookieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminCookieController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminCookieController.0.App\Controller\Admin\AdminCookieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminCookieController).
Resolving inheritance for "App\Controller\Admin\AdminCookieController" (parent: .instanceof.App\Controller\Admin\AdminCookieController.0.App\Controller\Admin\AdminCookieController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminDashboardController" (parent: .abstract.instanceof.App\Controller\Admin\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminDashboardController.0.App\Controller\Admin\AdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminDashboardController).
Resolving inheritance for "App\Controller\Admin\AdminDashboardController" (parent: .instanceof.App\Controller\Admin\AdminDashboardController.0.App\Controller\Admin\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEmailTestController" (parent: .abstract.instanceof.App\Controller\Admin\AdminEmailTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEmailTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEmailTestController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminEmailTestController.0.App\Controller\Admin\AdminEmailTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEmailTestController).
Resolving inheritance for "App\Controller\Admin\AdminEmailTestController" (parent: .instanceof.App\Controller\Admin\AdminEmailTestController.0.App\Controller\Admin\AdminEmailTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuestbookController" (parent: .abstract.instanceof.App\Controller\Admin\AdminGuestbookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuestbookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuestbookController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminGuestbookController.0.App\Controller\Admin\AdminGuestbookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuestbookController).
Resolving inheritance for "App\Controller\Admin\AdminGuestbookController" (parent: .instanceof.App\Controller\Admin\AdminGuestbookController.0.App\Controller\Admin\AdminGuestbookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuidebookController" (parent: .abstract.instanceof.App\Controller\Admin\AdminGuidebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuidebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuidebookController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminGuidebookController.0.App\Controller\Admin\AdminGuidebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuidebookController).
Resolving inheritance for "App\Controller\Admin\AdminGuidebookController" (parent: .instanceof.App\Controller\Admin\AdminGuidebookController.0.App\Controller\Admin\AdminGuidebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLegalPageController" (parent: .abstract.instanceof.App\Controller\Admin\AdminLegalPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLegalPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLegalPageController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminLegalPageController.0.App\Controller\Admin\AdminLegalPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLegalPageController).
Resolving inheritance for "App\Controller\Admin\AdminLegalPageController" (parent: .instanceof.App\Controller\Admin\AdminLegalPageController.0.App\Controller\Admin\AdminLegalPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPlanController" (parent: .abstract.instanceof.App\Controller\Admin\AdminPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPlanController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminPlanController.0.App\Controller\Admin\AdminPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPlanController).
Resolving inheritance for "App\Controller\Admin\AdminPlanController" (parent: .instanceof.App\Controller\Admin\AdminPlanController.0.App\Controller\Admin\AdminPlanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoCodeController" (parent: .abstract.instanceof.App\Controller\Admin\AdminPromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoCodeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminPromoCodeController.0.App\Controller\Admin\AdminPromoCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoCodeController).
Resolving inheritance for "App\Controller\Admin\AdminPromoCodeController" (parent: .instanceof.App\Controller\Admin\AdminPromoCodeController.0.App\Controller\Admin\AdminPromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPropertyController" (parent: .abstract.instanceof.App\Controller\Admin\AdminPropertyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPropertyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPropertyController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminPropertyController.0.App\Controller\Admin\AdminPropertyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPropertyController).
Resolving inheritance for "App\Controller\Admin\AdminPropertyController" (parent: .instanceof.App\Controller\Admin\AdminPropertyController.0.App\Controller\Admin\AdminPropertyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingsController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminSettingsController.0.App\Controller\Admin\AdminSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingsController).
Resolving inheritance for "App\Controller\Admin\AdminSettingsController" (parent: .instanceof.App\Controller\Admin\AdminSettingsController.0.App\Controller\Admin\AdminSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController" (parent: .abstract.instanceof.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminSubscriptionController.0.App\Controller\Admin\AdminSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for "App\Controller\Admin\AdminSubscriptionController" (parent: .instanceof.App\Controller\Admin\AdminSubscriptionController.0.App\Controller\Admin\AdminSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController" (parent: .abstract.instanceof.App\Controller\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController).
Resolving inheritance for ".instanceof.App\Controller\Admin\AdminUserController.0.App\Controller\Admin\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController).
Resolving inheritance for "App\Controller\Admin\AdminUserController" (parent: .instanceof.App\Controller\Admin\AdminUserController.0.App\Controller\Admin\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnalyticsController" (parent: .abstract.instanceof.App\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.App\Controller\AnalyticsController.0.App\Controller\AnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnalyticsController).
Resolving inheritance for "App\Controller\AnalyticsController" (parent: .instanceof.App\Controller\AnalyticsController.0.App\Controller\AnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCreateController" (parent: .abstract.instanceof.App\Controller\AutoCreateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCreateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCreateController).
Resolving inheritance for ".instanceof.App\Controller\AutoCreateController.0.App\Controller\AutoCreateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCreateController).
Resolving inheritance for "App\Controller\AutoCreateController" (parent: .instanceof.App\Controller\AutoCreateController.0.App\Controller\AutoCreateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckInController" (parent: .abstract.instanceof.App\Controller\CheckInController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckInController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckInController).
Resolving inheritance for ".instanceof.App\Controller\CheckInController.0.App\Controller\CheckInController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckInController).
Resolving inheritance for "App\Controller\CheckInController" (parent: .instanceof.App\Controller\CheckInController.0.App\Controller\CheckInController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomModuleController" (parent: .abstract.instanceof.App\Controller\CustomModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomModuleController).
Resolving inheritance for ".instanceof.App\Controller\CustomModuleController.0.App\Controller\CustomModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomModuleController).
Resolving inheritance for "App\Controller\CustomModuleController" (parent: .instanceof.App\Controller\CustomModuleController.0.App\Controller\CustomModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevController" (parent: .abstract.instanceof.App\Controller\DevController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevController).
Resolving inheritance for ".instanceof.App\Controller\DevController.0.App\Controller\DevController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevController).
Resolving inheritance for "App\Controller\DevController" (parent: .instanceof.App\Controller\DevController.0.App\Controller\DevController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestAccessController" (parent: .abstract.instanceof.App\Controller\GuestAccessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestAccessController).
Resolving inheritance for ".instanceof.App\Controller\GuestAccessController.0.App\Controller\GuestAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestAccessController).
Resolving inheritance for "App\Controller\GuestAccessController" (parent: .instanceof.App\Controller\GuestAccessController.0.App\Controller\GuestAccessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestbookController" (parent: .abstract.instanceof.App\Controller\GuestbookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestbookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestbookController).
Resolving inheritance for ".instanceof.App\Controller\GuestbookController.0.App\Controller\GuestbookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestbookController).
Resolving inheritance for "App\Controller\GuestbookController" (parent: .instanceof.App\Controller\GuestbookController.0.App\Controller\GuestbookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuidebookController" (parent: .abstract.instanceof.App\Controller\GuidebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuidebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuidebookController).
Resolving inheritance for ".instanceof.App\Controller\GuidebookController.0.App\Controller\GuidebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuidebookController).
Resolving inheritance for "App\Controller\GuidebookController" (parent: .instanceof.App\Controller\GuidebookController.0.App\Controller\GuidebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.App\Controller\HomeController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalPageController" (parent: .abstract.instanceof.App\Controller\LegalPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalPageController).
Resolving inheritance for ".instanceof.App\Controller\LegalPageController.0.App\Controller\LegalPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalPageController).
Resolving inheritance for "App\Controller\LegalPageController" (parent: .instanceof.App\Controller\LegalPageController.0.App\Controller\LegalPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketingController" (parent: .abstract.instanceof.App\Controller\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketingController).
Resolving inheritance for ".instanceof.App\Controller\MarketingController.0.App\Controller\MarketingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketingController).
Resolving inheritance for "App\Controller\MarketingController" (parent: .instanceof.App\Controller\MarketingController.0.App\Controller\MarketingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController" (parent: .abstract.instanceof.App\Controller\PoiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController).
Resolving inheritance for ".instanceof.App\Controller\PoiController.0.App\Controller\PoiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController).
Resolving inheritance for "App\Controller\PoiController" (parent: .instanceof.App\Controller\PoiController.0.App\Controller\PoiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PropertyController" (parent: .abstract.instanceof.App\Controller\PropertyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PropertyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PropertyController).
Resolving inheritance for ".instanceof.App\Controller\PropertyController.0.App\Controller\PropertyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PropertyController).
Resolving inheritance for "App\Controller\PropertyController" (parent: .instanceof.App\Controller\PropertyController.0.App\Controller\PropertyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicGuidebookController" (parent: .abstract.instanceof.App\Controller\PublicGuidebookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicGuidebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicGuidebookController).
Resolving inheritance for ".instanceof.App\Controller\PublicGuidebookController.0.App\Controller\PublicGuidebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicGuidebookController).
Resolving inheritance for "App\Controller\PublicGuidebookController" (parent: .instanceof.App\Controller\PublicGuidebookController.0.App\Controller\PublicGuidebookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPoiController" (parent: .abstract.instanceof.App\Controller\PublicPoiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPoiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPoiController).
Resolving inheritance for ".instanceof.App\Controller\PublicPoiController.0.App\Controller\PublicPoiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPoiController).
Resolving inheritance for "App\Controller\PublicPoiController" (parent: .instanceof.App\Controller\PublicPoiController.0.App\Controller\PublicPoiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PwaController" (parent: .abstract.instanceof.App\Controller\PwaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PwaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PwaController).
Resolving inheritance for ".instanceof.App\Controller\PwaController.0.App\Controller\PwaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PwaController).
Resolving inheritance for "App\Controller\PwaController" (parent: .instanceof.App\Controller\PwaController.0.App\Controller\PwaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController" (parent: .abstract.instanceof.App\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\SubscriptionController.0.App\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController).
Resolving inheritance for "App\Controller\SubscriptionController" (parent: .instanceof.App\Controller\SubscriptionController.0.App\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TileProxyController" (parent: .abstract.instanceof.App\Controller\TileProxyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TileProxyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TileProxyController).
Resolving inheritance for ".instanceof.App\Controller\TileProxyController.0.App\Controller\TileProxyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TileProxyController).
Resolving inheritance for "App\Controller\TileProxyController" (parent: .instanceof.App\Controller\TileProxyController.0.App\Controller\TileProxyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController" (parent: .abstract.instanceof.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController).
Resolving inheritance for "App\Controller\WebhookController" (parent: .instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController).
Resolving inheritance for ".instanceof.App\EventListener\PropertyGeocoderListener.0.App\EventListener\PropertyGeocoderListener" (parent: .abstract.instanceof.App\EventListener\PropertyGeocoderListener).
Resolving inheritance for "App\EventListener\PropertyGeocoderListener" (parent: .instanceof.App\EventListener\PropertyGeocoderListener.0.App\EventListener\PropertyGeocoderListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for "App\EventSubscriber\SecurityHeadersSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuidebookType" (parent: .abstract.instanceof.App\Form\GuidebookType).
Resolving inheritance for "App\Form\GuidebookType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuidebookType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType" (parent: .abstract.instanceof.App\Form\ProfileFormType).
Resolving inheritance for "App\Form\ProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropertyType" (parent: .abstract.instanceof.App\Form\PropertyType).
Resolving inheritance for "App\Form\PropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropertyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckInRepository" (parent: .abstract.instanceof.App\Repository\CheckInRepository).
Resolving inheritance for "App\Repository\CheckInRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckInRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomModuleTypeRepository" (parent: .abstract.instanceof.App\Repository\CustomModuleTypeRepository).
Resolving inheritance for "App\Repository\CustomModuleTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomModuleTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuestbookEntryRepository" (parent: .abstract.instanceof.App\Repository\GuestbookEntryRepository).
Resolving inheritance for "App\Repository\GuestbookEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuestbookEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookModuleRepository" (parent: .abstract.instanceof.App\Repository\GuidebookModuleRepository).
Resolving inheritance for "App\Repository\GuidebookModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookMonthlyStatRepository" (parent: .abstract.instanceof.App\Repository\GuidebookMonthlyStatRepository).
Resolving inheritance for "App\Repository\GuidebookMonthlyStatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookMonthlyStatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookRepository" (parent: .abstract.instanceof.App\Repository\GuidebookRepository).
Resolving inheritance for "App\Repository\GuidebookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookVisitRepository" (parent: .abstract.instanceof.App\Repository\GuidebookVisitRepository).
Resolving inheritance for "App\Repository\GuidebookVisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookVisitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointOfInterestRepository" (parent: .abstract.instanceof.App\Repository\PointOfInterestRepository).
Resolving inheritance for "App\Repository\PointOfInterestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointOfInterestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository" (parent: .abstract.instanceof.App\Repository\PromoCodeRepository).
Resolving inheritance for "App\Repository\PromoCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository" (parent: .abstract.instanceof.App\Repository\PropertyRepository).
Resolving inheritance for "App\Repository\PropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository" (parent: .abstract.instanceof.App\Repository\SettingRepository).
Resolving inheritance for "App\Repository\SettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionRepository).
Resolving inheritance for "App\Repository\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentTranslationExtension" (parent: .abstract.instanceof.App\Twig\ContentTranslationExtension).
Resolving inheritance for "App\Twig\ContentTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentTranslationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieConsentExtension" (parent: .abstract.instanceof.App\Twig\CookieConsentExtension).
Resolving inheritance for "App\Twig\CookieConsentExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieConsentExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PlanExtension" (parent: .abstract.instanceof.App\Twig\PlanExtension).
Resolving inheritance for "App\Twig\PlanExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PlanExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.mailjet" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.login" (parent: limiter).
Resolving inheritance for "limiter.password_reset" (parent: limiter).
Resolving inheritance for "limiter.guest_register" (parent: limiter).
Resolving inheritance for "limiter.registration" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.App\Entity\CheckIn.0.App\Entity\CheckIn" (parent: .abstract.instanceof.App\Entity\CheckIn).
Resolving inheritance for ".instanceof.App\Entity\CookieCategory.0.App\Entity\CookieCategory" (parent: .abstract.instanceof.App\Entity\CookieCategory).
Resolving inheritance for ".instanceof.App\Entity\CustomModuleType.0.App\Entity\CustomModuleType" (parent: .abstract.instanceof.App\Entity\CustomModuleType).
Resolving inheritance for ".instanceof.App\Entity\GuestAccess.0.App\Entity\GuestAccess" (parent: .abstract.instanceof.App\Entity\GuestAccess).
Resolving inheritance for ".instanceof.App\Entity\GuestAction.0.App\Entity\GuestAction" (parent: .abstract.instanceof.App\Entity\GuestAction).
Resolving inheritance for ".instanceof.App\Entity\GuestbookEntry.0.App\Entity\GuestbookEntry" (parent: .abstract.instanceof.App\Entity\GuestbookEntry).
Resolving inheritance for ".instanceof.App\Entity\Guidebook.0.App\Entity\Guidebook" (parent: .abstract.instanceof.App\Entity\Guidebook).
Resolving inheritance for ".instanceof.App\Entity\GuidebookModule.0.App\Entity\GuidebookModule" (parent: .abstract.instanceof.App\Entity\GuidebookModule).
Resolving inheritance for ".instanceof.App\Entity\GuidebookMonthlyStat.0.App\Entity\GuidebookMonthlyStat" (parent: .abstract.instanceof.App\Entity\GuidebookMonthlyStat).
Resolving inheritance for ".instanceof.App\Entity\GuidebookVisit.0.App\Entity\GuidebookVisit" (parent: .abstract.instanceof.App\Entity\GuidebookVisit).
Resolving inheritance for ".instanceof.App\Entity\Invoice.0.App\Entity\Invoice" (parent: .abstract.instanceof.App\Entity\Invoice).
Resolving inheritance for ".instanceof.App\Entity\LegalPage.0.App\Entity\LegalPage" (parent: .abstract.instanceof.App\Entity\LegalPage).
Resolving inheritance for ".instanceof.App\Entity\Plan.0.App\Entity\Plan" (parent: .abstract.instanceof.App\Entity\Plan).
Resolving inheritance for ".instanceof.App\Entity\PoiGuidebook.0.App\Entity\PoiGuidebook" (parent: .abstract.instanceof.App\Entity\PoiGuidebook).
Resolving inheritance for ".instanceof.App\Entity\PoiVote.0.App\Entity\PoiVote" (parent: .abstract.instanceof.App\Entity\PoiVote).
Resolving inheritance for ".instanceof.App\Entity\PointOfInterest.0.App\Entity\PointOfInterest" (parent: .abstract.instanceof.App\Entity\PointOfInterest).
Resolving inheritance for ".instanceof.App\Entity\PromoCode.0.App\Entity\PromoCode" (parent: .abstract.instanceof.App\Entity\PromoCode).
Resolving inheritance for ".instanceof.App\Entity\Property.0.App\Entity\Property" (parent: .abstract.instanceof.App\Entity\Property).
Resolving inheritance for ".instanceof.App\Entity\ResetPasswordRequest.0.App\Entity\ResetPasswordRequest" (parent: .abstract.instanceof.App\Entity\ResetPasswordRequest).
Resolving inheritance for ".instanceof.App\Entity\Setting.0.App\Entity\Setting" (parent: .abstract.instanceof.App\Entity\Setting).
Resolving inheritance for ".instanceof.App\Entity\Subscription.0.App\Entity\Subscription" (parent: .abstract.instanceof.App\Entity\Subscription).
Resolving inheritance for ".instanceof.App\Entity\User.0.App\Entity\User" (parent: .abstract.instanceof.App\Entity\User).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
240
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $password_reset.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $passwordResetLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $password_reset"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $passwordResetLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $guest_register.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $guestRegisterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $guest_register"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $guestRegisterLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $registration.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $registrationLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registration"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registrationLimiter"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service ".service_locator.1wYbxtl"; reason: private alias.
Removed service ".service_locator.Jwa_kPG"; reason: private alias.
Removed service ".service_locator.chfheGD"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.K.jRUoK"; reason: private alias.
Removed service ".service_locator.YaTXi4C"; reason: private alias.
Removed service ".service_locator.CWpNRgg"; reason: private alias.
Removed service ".service_locator.7f9mOJa"; reason: private alias.
Removed service ".service_locator.wSgjbAm"; reason: private alias.
Removed service ".service_locator.yVZiyj."; reason: private alias.
Removed service ".service_locator.hMM0VFh"; reason: private alias.
Removed service ".service_locator.3NRdF0u"; reason: private alias.
Removed service ".service_locator.auaedbV"; reason: private alias.
Removed service ".service_locator.Qy2vvf1"; reason: private alias.
Removed service ".service_locator.7iHrDRc"; reason: private alias.
Removed service ".service_locator.wQGoE3T"; reason: private alias.
Removed service ".service_locator.t1QeBoz"; reason: private alias.
Removed service ".service_locator.BUKXb4Y"; reason: private alias.
Removed service ".service_locator.LGxx2OC"; reason: private alias.
Removed service ".service_locator.qli9Xk4"; reason: private alias.
Removed service ".service_locator.HvVh9A1"; reason: private alias.
Removed service ".service_locator.dKUiTw3"; reason: private alias.
Removed service ".service_locator.ASz1BHn"; reason: private alias.
Removed service ".service_locator.XJQBDUh"; reason: private alias.
Removed service ".service_locator.cNt07G8"; reason: private alias.
Removed service ".service_locator.earBBF0"; reason: private alias.
Removed service ".service_locator.aklULF6"; reason: private alias.
Removed service ".service_locator.gMyjb_U"; reason: private alias.
Removed service ".service_locator.Wa_Whwp"; reason: private alias.
Removed service ".service_locator..LpD4gq"; reason: private alias.
Removed service ".service_locator.PmAeBn5"; reason: private alias.
Removed service ".service_locator.U4pvs33"; reason: private alias.
Removed service ".service_locator.bzXgBor"; reason: private alias.
Removed service ".service_locator.dnW9R7g"; reason: private alias.
Removed service ".service_locator.s53nx0A"; reason: private alias.
Removed service ".service_locator.P.CmhIo"; reason: private alias.
Removed service ".service_locator.IBSxD6K"; reason: private alias.
Removed service ".service_locator.XgssnLn"; reason: private alias.
Removed service ".service_locator.gQkaBSw"; reason: private alias.
Removed service ".service_locator.G_wAIIQ"; reason: private alias.
Removed service ".service_locator.SSx5p57"; reason: private alias.
Removed service ".service_locator.Z69C066"; reason: private alias.
Removed service ".service_locator.pzq.zc7"; reason: private alias.
Removed service ".service_locator.bY29hI4"; reason: private alias.
Removed service ".service_locator.pfUIIIy"; reason: private alias.
Removed service ".service_locator.6lQTaCU"; reason: private alias.
Removed service ".service_locator.5JkdAiU"; reason: private alias.
Removed service ".service_locator.S_g08ji"; reason: private alias.
Removed service ".service_locator.A1ELhy6"; reason: private alias.
Removed service ".service_locator.RY8BoPo"; reason: private alias.
Removed service ".service_locator.hdUGgwO"; reason: private alias.
Removed service ".service_locator.YyZAMUV"; reason: private alias.
Removed service ".service_locator._cjmHOJ"; reason: private alias.
Removed service ".service_locator.xq3YVJe"; reason: private alias.
Removed service ".service_locator.dH72k.W"; reason: private alias.
Removed service ".service_locator.IwB3_bp"; reason: private alias.
Removed service ".service_locator.Zad..dR"; reason: private alias.
Removed service ".service_locator.qlWJC3v"; reason: private alias.
Removed service ".service_locator.WuMf4rk"; reason: private alias.
Removed service ".service_locator.cGmBZR0"; reason: private alias.
Removed service ".service_locator.MoONVom"; reason: private alias.
Removed service ".service_locator.7zpTWIx"; reason: private alias.
Removed service ".service_locator.Iv8Gs2h"; reason: private alias.
Removed service ".service_locator.VaGLvNJ"; reason: private alias.
Removed service ".service_locator.5X0yg91"; reason: private alias.
Removed service ".service_locator.9VdVWl2"; reason: private alias.
Removed service ".service_locator.FKG6F_t"; reason: private alias.
116
Changed reference of service "App\Controller\PoiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\EmailVerifier" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\QrCodeGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\ResetPasswordService" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.mailjet" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wIi4cTb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.U.s5sIA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gtLLp6p" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._uHQJiN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.LqpXokn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ljsfmBf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RD3RExs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ua5bwGT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zGzf4ot" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mM2vvRx" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HlsArCU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ORJzQ_C" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eXPYwgU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MrXA2QP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tNxQbBc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qpqjCWE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.axUk7CH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.56hfIQz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FGh0gMs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RUMOFpZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cOhmjj1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JyuScBS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.meug5ed" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.T7kyMnS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.06mAX.k" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.9DqOkFE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1k1I_wH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wjlU8UN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VRoLPOa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.iTSfCPZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GP_DwrU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ksEfB4B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oJ0HteI" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..V9gubV" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..GqUNr8" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.9kgRPSt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.uTVG3.w" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
403
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ComputeMonthlyStatsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ComputeMonthlyStatsCommand.0.App\Command\ComputeMonthlyStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ComputeMonthlyStatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateAdminCommand.0.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GeocodePropertiesCommand"; reason: abstract.
Removed service ".instanceof.App\Command\GeocodePropertiesCommand.0.App\Command\GeocodePropertiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GeocodePropertiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminCookieController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminCookieController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminCookieController.0.App\Controller\Admin\AdminCookieController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminCookieController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminDashboardController.0.App\Controller\Admin\AdminDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEmailTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEmailTestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminEmailTestController.0.App\Controller\Admin\AdminEmailTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminEmailTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuestbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuestbookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminGuestbookController.0.App\Controller\Admin\AdminGuestbookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminGuestbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminGuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminGuidebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminGuidebookController.0.App\Controller\Admin\AdminGuidebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminGuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLegalPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLegalPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminLegalPageController.0.App\Controller\Admin\AdminLegalPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminLegalPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPlanController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminPlanController.0.App\Controller\Admin\AdminPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPromoCodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminPromoCodeController.0.App\Controller\Admin\AdminPromoCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminPromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminPropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminPropertyController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminPropertyController.0.App\Controller\Admin\AdminPropertyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminPropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminSettingsController.0.App\Controller\Admin\AdminSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminSubscriptionController.0.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\AdminUserController.0.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.App\Controller\AnalyticsController.0.App\Controller\AnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCreateController"; reason: abstract.
Removed service ".instanceof.App\Controller\AutoCreateController.0.App\Controller\AutoCreateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AutoCreateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckInController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckInController"; reason: abstract.
Removed service ".instanceof.App\Controller\CheckInController.0.App\Controller\CheckInController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CheckInController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomModuleController"; reason: abstract.
Removed service ".instanceof.App\Controller\CustomModuleController.0.App\Controller\CustomModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\DashboardController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DevController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DevController"; reason: abstract.
Removed service ".instanceof.App\Controller\DevController.0.App\Controller\DevController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DevController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestAccessController"; reason: abstract.
Removed service ".instanceof.App\Controller\GuestAccessController.0.App\Controller\GuestAccessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuestAccessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuestbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuestbookController"; reason: abstract.
Removed service ".instanceof.App\Controller\GuestbookController.0.App\Controller\GuestbookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuestbookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GuidebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\GuidebookController.0.App\Controller\GuidebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\HomeController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LegalPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LegalPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\LegalPageController.0.App\Controller\LegalPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LegalPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MarketingController"; reason: abstract.
Removed service ".instanceof.App\Controller\MarketingController.0.App\Controller\MarketingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MarketingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.App\Controller\PoiController.0.App\Controller\PoiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PropertyController"; reason: abstract.
Removed service ".instanceof.App\Controller\PropertyController.0.App\Controller\PropertyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicGuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicGuidebookController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicGuidebookController.0.App\Controller\PublicGuidebookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicGuidebookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicPoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicPoiController"; reason: abstract.
Removed service ".instanceof.App\Controller\PublicPoiController.0.App\Controller\PublicPoiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PublicPoiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PwaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PwaController"; reason: abstract.
Removed service ".instanceof.App\Controller\PwaController.0.App\Controller\PwaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PwaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.App\Controller\RegistrationController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.App\Controller\ResetPasswordController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\SecurityController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\SubscriptionController.0.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TileProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TileProxyController"; reason: abstract.
Removed service ".instanceof.App\Controller\TileProxyController.0.App\Controller\TileProxyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TileProxyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\WebhookController.0.App\Controller\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.App\Entity\CheckIn.0.App\Entity\CheckIn"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CheckIn"; reason: abstract.
Removed service ".instanceof.App\Entity\CookieCategory.0.App\Entity\CookieCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CookieCategory"; reason: abstract.
Removed service ".instanceof.App\Entity\CustomModuleType.0.App\Entity\CustomModuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CustomModuleType"; reason: abstract.
Removed service ".instanceof.App\Entity\GuestAccess.0.App\Entity\GuestAccess"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuestAccess"; reason: abstract.
Removed service ".instanceof.App\Entity\GuestAction.0.App\Entity\GuestAction"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuestAction"; reason: abstract.
Removed service ".instanceof.App\Entity\GuestbookEntry.0.App\Entity\GuestbookEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuestbookEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\Guidebook.0.App\Entity\Guidebook"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Guidebook"; reason: abstract.
Removed service ".instanceof.App\Entity\GuidebookModule.0.App\Entity\GuidebookModule"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuidebookModule"; reason: abstract.
Removed service ".instanceof.App\Entity\GuidebookMonthlyStat.0.App\Entity\GuidebookMonthlyStat"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuidebookMonthlyStat"; reason: abstract.
Removed service ".instanceof.App\Entity\GuidebookVisit.0.App\Entity\GuidebookVisit"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\GuidebookVisit"; reason: abstract.
Removed service ".instanceof.App\Entity\Invoice.0.App\Entity\Invoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Invoice"; reason: abstract.
Removed service ".instanceof.App\Entity\LegalPage.0.App\Entity\LegalPage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\LegalPage"; reason: abstract.
Removed service ".instanceof.App\Entity\Plan.0.App\Entity\Plan"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Plan"; reason: abstract.
Removed service ".instanceof.App\Entity\PoiGuidebook.0.App\Entity\PoiGuidebook"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PoiGuidebook"; reason: abstract.
Removed service ".instanceof.App\Entity\PoiVote.0.App\Entity\PoiVote"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PoiVote"; reason: abstract.
Removed service ".instanceof.App\Entity\PointOfInterest.0.App\Entity\PointOfInterest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PointOfInterest"; reason: abstract.
Removed service ".instanceof.App\Entity\PromoCode.0.App\Entity\PromoCode"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PromoCode"; reason: abstract.
Removed service ".instanceof.App\Entity\Property.0.App\Entity\Property"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Property"; reason: abstract.
Removed service ".instanceof.App\Entity\ResetPasswordRequest.0.App\Entity\ResetPasswordRequest"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ResetPasswordRequest"; reason: abstract.
Removed service ".instanceof.App\Entity\Setting.0.App\Entity\Setting"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Setting"; reason: abstract.
Removed service ".instanceof.App\Entity\Subscription.0.App\Entity\Subscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Subscription"; reason: abstract.
Removed service ".instanceof.App\Entity\User.0.App\Entity\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\User"; reason: abstract.
Removed service ".instanceof.App\EventListener\PropertyGeocoderListener.0.App\EventListener\PropertyGeocoderListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\PropertyGeocoderListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuidebookType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuidebookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PropertyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PropertyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckInRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CheckInRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomModuleTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomModuleTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuestbookEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuestbookEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuidebookModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookMonthlyStatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuidebookMonthlyStatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuidebookRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GuidebookVisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GuidebookVisitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointOfInterestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PointOfInterestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PromoCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ContentTranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ContentTranslationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CookieConsentExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CookieConsentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PlanExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PlanExtension"; reason: abstract.
119
Removed service "App\Entity\CheckIn"; reason: unused.
Removed service "App\Entity\CookieCategory"; reason: unused.
Removed service "App\Entity\CustomModuleType"; reason: unused.
Removed service "App\Entity\GuestAccess"; reason: unused.
Removed service "App\Entity\GuestAction"; reason: unused.
Removed service "App\Entity\GuestbookEntry"; reason: unused.
Removed service "App\Entity\Guidebook"; reason: unused.
Removed service "App\Entity\GuidebookModule"; reason: unused.
Removed service "App\Entity\GuidebookMonthlyStat"; reason: unused.
Removed service "App\Entity\GuidebookVisit"; reason: unused.
Removed service "App\Entity\Invoice"; reason: unused.
Removed service "App\Entity\LegalPage"; reason: unused.
Removed service "App\Entity\Plan"; reason: unused.
Removed service "App\Entity\PoiGuidebook"; reason: unused.
Removed service "App\Entity\PoiVote"; reason: unused.
Removed service "App\Entity\PointOfInterest"; reason: unused.
Removed service "App\Entity\PromoCode"; reason: unused.
Removed service "App\Entity\Property"; reason: unused.
Removed service "App\Entity\ResetPasswordRequest"; reason: unused.
Removed service "App\Entity\Setting"; reason: unused.
Removed service "App\Entity\Subscription"; reason: unused.
Removed service "App\Entity\User"; reason: unused.
Removed service "App\Service\AccountExistsException"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service ".messenger.signing_serializer.signing_key"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service ".service_locator.4vT0Jxw"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.1nWOYVM"; reason: unused.
Removed service ".service_locator.rAuPNI6"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
404
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminCookieController" to "App\Controller\Admin\AdminCookieController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminDashboardController" to "App\Controller\Admin\AdminDashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminEmailTestController" to "App\Controller\Admin\AdminEmailTestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminGuestbookController" to "App\Controller\Admin\AdminGuestbookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminGuidebookController" to "App\Controller\Admin\AdminGuidebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminLegalPageController" to "App\Controller\Admin\AdminLegalPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminPlanController" to "App\Controller\Admin\AdminPlanController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminPromoCodeController" to "App\Controller\Admin\AdminPromoCodeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminPropertyController" to "App\Controller\Admin\AdminPropertyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminSettingsController" to "App\Controller\Admin\AdminSettingsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminSubscriptionController" to "App\Controller\Admin\AdminSubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Admin\AdminUserController" to "App\Controller\Admin\AdminUserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AnalyticsController" to "App\Controller\AnalyticsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AutoCreateController" to "App\Controller\AutoCreateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CheckInController" to "App\Controller\CheckInController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomModuleController" to "App\Controller\CustomModuleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DevController" to "App\Controller\DevController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GuestAccessController" to "App\Controller\GuestAccessController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GuestbookController" to "App\Controller\GuestbookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GuidebookController" to "App\Controller\GuidebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LegalPageController" to "App\Controller\LegalPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MarketingController" to "App\Controller\MarketingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PoiController" to "App\Controller\PoiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PropertyController" to "App\Controller\PropertyController".
Inlined service "App\Service\ModuleVisibilityResolver" to "App\Controller\PublicGuidebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicGuidebookController" to "App\Controller\PublicGuidebookController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PublicPoiController" to "App\Controller\PublicPoiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PwaController" to "App\Controller\PwaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SubscriptionController" to "App\Controller\SubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TileProxyController" to "App\Controller\TileProxyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WebhookController" to "App\Controller\WebhookController".
Inlined service "App\Service\ChaletMontagneClient" to "App\Service\ChaletMontagneAccountCreator".
Inlined service "App\Service\ContentTranslationResolver" to "App\Twig\ContentTranslationExtension".
Inlined service "error_handler.error_renderer.default" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.login" to "limiter.login".
Inlined service "limiter.storage.password_reset" to "limiter.password_reset".
Inlined service "limiter.storage.guest_register" to "limiter.guest_register".
Inlined service "limiter.storage.registration" to "limiter.registration".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.b6KC3tF" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.DwnJMeC" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.sync".
Inlined service "messenger.transport_factory" to "messenger.transport.sync".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.4hRfx54" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.KP1Ng_V" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service ".service_locator.i6PSmMd" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.qp9ZspF" to "security.access_map".
Inlined service ".security.request_matcher.HeDdjk4" to "security.access_map".
Inlined service ".security.request_matcher.A2_Fr.Y" to "security.access_map".
Inlined service ".security.request_matcher.WiILRO_" to "security.access_map".
Inlined service ".security.request_matcher.YrnOxI1" to "security.access_map".
Inlined service ".security.request_matcher.CYbpC4N" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.WjOc1OS" to "security.access_map".
Inlined service ".security.request_matcher.BhpRUZK" to "security.access_map".
Inlined service ".security.request_matcher.7hffHUr" to "security.access_map".
Inlined service ".security.request_matcher.HrKTrsO" to "security.access_map".
Inlined service ".security.request_matcher.kPdim0n" to "security.access_map".
Inlined service ".security.request_matcher.D_b0ntL" to "security.access_map".
Inlined service ".security.request_matcher.faFPz9K" to "security.access_map".
Inlined service ".security.request_matcher.C30zykz" to "security.access_map".
Inlined service ".security.request_matcher._QGD9Ku" to "security.access_map".
Inlined service ".security.request_matcher.TQ.mhLl" to "security.access_map".
Inlined service ".security.request_matcher.MtaAPs7" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.dxczy6O" to ".security.request_matcher.QZDP5mD".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "security.authenticator.remember_me.main" to "debug.security.authenticator.remember_me.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.Xgy.q0P" to ".security.request_matcher.qp9ZspF".
Inlined service ".security.request_matcher.hbNjAGW" to ".security.request_matcher.HeDdjk4".
Inlined service ".security.request_matcher.uDd84ZR" to ".security.request_matcher.A2_Fr.Y".
Inlined service ".security.request_matcher.hFGPU02" to ".security.request_matcher.WiILRO_".
Inlined service ".security.request_matcher.7XMFiMz" to ".security.request_matcher.YrnOxI1".
Inlined service ".security.request_matcher.XWnoXOd" to ".security.request_matcher.CYbpC4N".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.gb2qQzJ" to ".security.request_matcher.WjOc1OS".
Inlined service ".security.request_matcher.T8BdVIN" to ".security.request_matcher.BhpRUZK".
Inlined service ".security.request_matcher.LORg6t3" to ".security.request_matcher.7hffHUr".
Inlined service ".security.request_matcher.G2I5FXP" to ".security.request_matcher.HrKTrsO".
Inlined service ".security.request_matcher.9cOuitg" to ".security.request_matcher.kPdim0n".
Inlined service ".security.request_matcher.JdGiiQF" to ".security.request_matcher.D_b0ntL".
Inlined service ".security.request_matcher.2vFAwtr" to ".security.request_matcher.faFPz9K".
Inlined service ".security.request_matcher.SG.9mGm" to ".security.request_matcher.C30zykz".
Inlined service ".security.request_matcher.pE4RrS2" to ".security.request_matcher._QGD9Ku".
Inlined service ".security.request_matcher.QeuARuI" to ".security.request_matcher.TQ.mhLl".
Inlined service ".security.request_matcher.VGiBBNZ" to ".security.request_matcher.MtaAPs7".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "App\Twig\ContentTranslationExtension" to "twig".
Inlined service "App\Twig\CookieConsentExtension" to "twig".
Inlined service "App\Twig\PlanExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.uMdw09y" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.NyL0P2X" to ".service_locator.NyL0P2X.App\Controller\Admin\AdminDashboardController::index()".
Inlined service ".service_locator.O.00iRP" to ".service_locator.O.00iRP.App\Controller\Admin\AdminDashboardController::globalVisits()".
Inlined service ".service_locator.ljsfmBf" to ".service_locator.ljsfmBf.App\Controller\Admin\AdminPlanController::new()".
Inlined service ".service_locator.RD3RExs" to ".service_locator.RD3RExs.App\Controller\Admin\AdminPlanController::edit()".
Inlined service ".service_locator.zGzf4ot" to ".service_locator.zGzf4ot.App\Controller\Admin\AdminPromoCodeController::new()".
Inlined service ".service_locator.mM2vvRx" to ".service_locator.mM2vvRx.App\Controller\Admin\AdminPromoCodeController::edit()".
Inlined service ".service_locator.HlsArCU" to ".service_locator.HlsArCU.App\Controller\Admin\AdminPromoCodeController::toggle()".
Inlined service ".service_locator.DvYshxp" to ".service_locator.DvYshxp.App\Controller\Admin\AdminUserController::index()".
Inlined service ".service_locator.q.9q_tU" to ".service_locator.q.9q_tU.App\Controller\Admin\AdminUserController::show()".
Inlined service ".service_locator.ORJzQ_C" to ".service_locator.ORJzQ_C.App\Controller\Admin\AdminUserController::edit()".
Inlined service ".service_locator.eXPYwgU" to ".service_locator.eXPYwgU.App\Controller\Admin\AdminUserController::toggleActive()".
Inlined service ".service_locator.MrXA2QP" to ".service_locator.MrXA2QP.App\Controller\AnalyticsController::index()".
Inlined service ".service_locator.tNxQbBc" to ".service_locator.tNxQbBc.App\Controller\CheckInController::index()".
Inlined service ".service_locator.axUk7CH" to ".service_locator.axUk7CH.App\Controller\CheckInController::delete()".
Inlined service ".service_locator.I.fCR1h" to ".service_locator.I.fCR1h.App\Controller\CustomModuleController::index()".
Inlined service ".service_locator.56hfIQz" to ".service_locator.56hfIQz.App\Controller\CustomModuleController::new()".
Inlined service ".service_locator.FGh0gMs" to ".service_locator.FGh0gMs.App\Controller\CustomModuleController::edit()".
Inlined service ".service_locator.RUMOFpZ" to ".service_locator.RUMOFpZ.App\Controller\CustomModuleController::delete()".
Inlined service ".service_locator.QUiMhQg" to ".service_locator.QUiMhQg.App\Controller\DashboardController::index()".
Inlined service ".service_locator.cOhmjj1" to ".service_locator.cOhmjj1.App\Controller\DevController::resetFixtures()".
Inlined service ".service_locator.JyuScBS" to ".service_locator.JyuScBS.App\Controller\GuestAccessController::create()".
Inlined service ".service_locator.T7kyMnS" to ".service_locator.T7kyMnS.App\Controller\GuestAccessController::sendInvitation()".
Inlined service ".service_locator.06mAX.k" to ".service_locator.06mAX.k.App\Controller\GuestAccessController::revoke()".
Inlined service ".service_locator.hhAutJs" to ".service_locator.hhAutJs.App\Controller\GuestAccessController::timeline()".
Inlined service ".service_locator.9DqOkFE" to ".service_locator.9DqOkFE.App\Controller\GuidebookController::new()".
Inlined service ".service_locator.1k1I_wH" to ".service_locator.1k1I_wH.App\Controller\GuidebookController::edit()".
Inlined service ".service_locator.wjlU8UN" to ".service_locator.wjlU8UN.App\Controller\GuidebookController::editModule()".
Inlined service ".service_locator.3CfYXCd" to ".service_locator.3CfYXCd.App\Controller\GuidebookController::reorderModules()".
Inlined service ".service_locator.VRoLPOa" to ".service_locator.VRoLPOa.App\Controller\GuidebookController::addModule()".
Inlined service ".service_locator.NpWwyzX" to ".service_locator.NpWwyzX.App\Controller\HomeController::index()".
Inlined service ".service_locator.nfKkJyw" to ".service_locator.nfKkJyw.App\Controller\MarketingController::features()".
Inlined service ".service_locator.qafUk0C" to ".service_locator.qafUk0C.App\Controller\MarketingController::pricing()".
Inlined service ".service_locator.dzEEV1N" to ".service_locator.dzEEV1N.App\Controller\PropertyController::index()".
Inlined service ".service_locator.iTSfCPZ" to ".service_locator.iTSfCPZ.App\Controller\PropertyController::new()".
Inlined service ".service_locator.oJ0HteI" to ".service_locator.oJ0HteI.App\Controller\PublicGuidebookController::guestRegister()".
Inlined service ".service_locator.CstJDMS" to ".service_locator.CstJDMS.App\Controller\PublicPoiController::vote()".
Inlined service ".service_locator.M1E6mRs" to ".service_locator.M1E6mRs.App\Controller\PwaController::manifest()".
Inlined service ".service_locator..V9gubV" to ".service_locator..V9gubV.App\Controller\RegistrationController::register()".
Inlined service ".service_locator.zcruKg7" to ".service_locator.zcruKg7.App\Controller\ResetPasswordController::request()".
Inlined service ".service_locator.R21nC86" to ".service_locator.R21nC86.App\Controller\ResetPasswordController::reset()".
Inlined service ".service_locator.51YmX75" to ".service_locator.51YmX75.App\Controller\SecurityController::login()".
Inlined service ".service_locator.M69qN.q" to ".service_locator.M69qN.q.App\Controller\SubscriptionController::index()".
Inlined service ".service_locator..GqUNr8" to ".service_locator..GqUNr8.App\Controller\SubscriptionController::checkout()".
Inlined service ".service_locator.9kgRPSt" to ".service_locator.9kgRPSt.App\Controller\SubscriptionController::checkoutDynamic()".
Inlined service ".service_locator.uTVG3.w" to ".service_locator.uTVG3.w.App\Controller\SubscriptionController::portal()".
Inlined service ".service_locator.s4590S8" to ".service_locator.s4590S8.App\Controller\SubscriptionController::downloadInvoice()".
Inlined service ".service_locator.GGpHCMB" to ".service_locator.GGpHCMB.App\Controller\WebhookController::stripe()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.TVmQFtt" to ".service_locator.TVmQFtt.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Nbn9MsM" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.AYJamIa" to "console.command_loader".
Inlined service ".service_locator.TVmQFtt.router.default" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
3
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "rate_limiter" was defined on service(s) "limiter.login", "limiter.password_reset", "limiter.guest_register", "limiter.registration", but was never used.