Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level
Channel
Message
ERROR
request
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /service/info.php"" at /var/www/ventourv6/dev.ventour.gvam.es/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1).
User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1).
User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1).
User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The "FOS\UserBundle\Controller\SecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
Since symfony/messenger 5.1: The "Symfony\Component\Messenger\Transport\AmqpExt\AmqpTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory" instead. The AmqpExt transport has been moved to package "symfony/amqp-messenger" and will not be included by default in 6.0. Run "composer require symfony/amqp-messenger".
Since symfony/messenger 5.1: The "Symfony\Component\Messenger\Transport\RedisExt\RedisTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory" instead. The RedisExt transport has been moved to package "symfony/redis-messenger" and will not be included by default in 6.0. Run "composer require symfony/redis-messenger".
The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_oauth_server" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "bazinga_js_translation" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
Changed reference of service "App\Controller\ApiController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\ApiStandardController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Controller\AwardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ContentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\NotificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\TourController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\LocaleListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\VentourRequestChecker" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\ChosenType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\NotificationLocationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\NotificationPushType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\OverlapDrawImagesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Helper\ExportHelper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Helper\ExportJsonHelper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Helper\ExportZipHelper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\Helper\LoginHelper" previously pointing to "fos_user.group_manager.default" to "fos_user.group_manager".
Changed reference of service "App\Helper\MenuHelper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Twig\AppExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Gvam\TTSClient\TTSClient" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "Gvam\TTSClient\TTSClient" previously pointing to "httplug.client.app.http_methods" to "httplug.client".
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 "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.file" 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 "debug.validator" to "validator".
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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
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 "message_bus".
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 "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
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 "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" 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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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 "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.plugin.cache" previously pointing to "httplug.stream_factory.default" to "httplug.stream_factory".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.group.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.group.controller" previously pointing to "fos_user.group_manager.default" to "fos_user.group_manager".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "bazinga.jstranslation.controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TcunFcW" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
Changed reference of service ".service_locator.hAl8hz4" previously pointing to "fos_user.group_manager.default" to "fos_user.group_manager".
Changed reference of service ".service_locator.Ccu3hvU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.zNOekKu" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.zNOekKu" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.qVEO6JU" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service ".service_locator.LlnVPd9" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service ".service_locator.KgHCQH8" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service ".service_locator.CCTmIC0" previously pointing to "debug.traced.messenger.bus.default" to "message_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.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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.memcached"; 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 "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 "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; 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.in_memory.user"; 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.handler.cookie_clearing"; reason: abstract.
Removed service "security.logout.success_handler"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.simple_form"; reason: abstract.
Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.simple"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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 "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 "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 "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.App\Cache\RedisClearer"; reason: abstract.
Removed service ".abstract.instanceof.App\Cache\RedisClearer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTestDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddTestDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateJsonFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateJsonFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateLicenseCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateLicenseCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModulesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateModulesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchSmartvelEventsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FetchSmartvelEventsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FetchSmartvelRestaurantsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FetchSmartvelRestaurantsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GenerateZipCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GenerateZipCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateSmartvelEventsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateSmartvelEventsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiStandardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiStandardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiStandardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AppController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AwardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AwardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AwardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContainerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContainerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DownloadFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DownloadFilesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DownloadFilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LicenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LicenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MainAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MainVentourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MainVentourController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MainVentourController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MuseumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MuseumController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MuseumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PlatformController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PlatformController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PlatformController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RecreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RecreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RecreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.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\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TourController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TourController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslatorSelectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslatorSelectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TranslatorSelectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VentourAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VentourAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VentourAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VentourVentourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VentourVentourController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VentourVentourController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LanguageFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\LanguageFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LicenseTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\LicenseTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Scene360BackgroundTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Scene360BackgroundTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\Scene360SceneTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\Scene360SceneTypeFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SectionTypeFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SectionTypeFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AccessibilityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AccessibilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdvancedEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\AdvancedEntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AdvancedEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AdvancedFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AdvancedFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AugmentedRealityLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AugmentedRealityLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AugmentedRealityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AugmentedRealityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AwardImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AwardImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AwardLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AwardLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AwardObjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\AwardObjectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CarouselImageLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CarouselImageLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CarouselImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CarouselImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CarouselImagesCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CarouselImagesCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CarouselLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CarouselLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CarouselType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CarouselType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChosenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChosenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ColorPickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ColorPickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ColumnsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ColumnsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ContentPositionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ContentPositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CustomCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\EntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EventLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventSessionCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EventSessionCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventSessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EventSessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FieldGroupCard"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\FieldGroupCard"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FullWidthCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\FullWidthCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GPSPositionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GPSPositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GalleryLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GalleryLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GeoMapType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GeoMapType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HiddenAccessibility"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HiddenAccessibility"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HiddenItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HiddenItem"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\HiddenLanguage"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\HiddenLanguage"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImageLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LicenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LicenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LinkLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LinkLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\LinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\LinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ListingLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ListingLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ListingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ListingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MapLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\MapLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MapType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\MapType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MuseumType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\MuseumType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\NotificationLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationLocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\NotificationLocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NotificationPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\NotificationPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Object3dLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Object3dLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Object3dType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Object3dType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OverlapDrawImagesLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\OverlapDrawImagesLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\OverlapDrawImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\OverlapDrawImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QuizAnswerCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QuizAnswerCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QuizAnswerLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QuizAnswerLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QuizAnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QuizAnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QuizLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QuizLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\QuizType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\QuizType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RatingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RatingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RecreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RecreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\RolesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\RolesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360BackgroundType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360BackgroundType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360ModelCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360ModelCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360ModelPositionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360ModelPositionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360ModelRotationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360ModelRotationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360ModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360ModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Scene360Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Scene360Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ScheduleDayCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ScheduleDayCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ScheduleDayTimeIntervalCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ScheduleDayTimeIntervalCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ScheduleDayTimeIntervalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ScheduleDayTimeIntervalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ScheduleDayType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ScheduleDayType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SectionLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SectionLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SectionTreeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SectionTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SubmitCancelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SubmitCancelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SubtitlesCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SubtitlesCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SubtitlesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SubtitlesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SummernoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SummernoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TabsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TabsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TagsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Form\Type\TagsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TagsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TextLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TextLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TourLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TourLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TourTreeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TourTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TourType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TourType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TreeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Video360LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Video360LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Video360Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\Video360Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VideoLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VideoLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\VideoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\VideoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Handler\Messenger\ExportMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Handler\Messenger\ExportMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessibilityItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessibilityItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessibilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessibilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AccessibilityTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AccessibilityTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AugmentedRealityLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AugmentedRealityLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AugmentedRealityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AugmentedRealityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AuthCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwardImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AwardImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwardLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AwardLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwardObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AwardObjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AwardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AwardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CarouselImageLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CarouselImageLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CarouselImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CarouselImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CarouselLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CarouselLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CarouselRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CarouselRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContainerLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContainerLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContainerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContainerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GalleryLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GalleryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GalleryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ItemLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LicenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LicenseTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LicenseTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LinkLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LinkLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ListingLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ListingLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ListingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ListingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MapLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MapLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MapRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MapRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MuseumLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MuseumLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MuseumModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MuseumModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MuseumPlatformRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MuseumPlatformRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MuseumRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MuseumRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationLocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationLocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPushRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationPushRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Object3dLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Object3dLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Object3dRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Object3dRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OverlapDrawImagesLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OverlapDrawImagesLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OverlapDrawImagesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OverlapDrawImagesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlatformRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PlatformRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizAnswerLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizAnswerLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizAnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizAnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuizRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuizRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecreaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RecreaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefreshTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RefreshTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Scene360BackgroundTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Scene360BackgroundTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Scene360LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Scene360LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Scene360ModelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Scene360ModelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Scene360Repository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Scene360Repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Scene360SceneTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Scene360SceneTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SceneModelPositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SceneModelPositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleDayRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleDayRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleDayTimeIntervalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleDayTimeIntervalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SectionLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SectionTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubtitlesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubtitlesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TextLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TourLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TourRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TreeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TreeRepository"; 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Video360LanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Video360LanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Video360Repository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Video360Repository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoLanguageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VideoLanguageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VideoRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\MenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MenuExtension"; reason: abstract.