https://test.vicinapp.com/

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"index"
.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.mock_file" service is deprecated, use "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
info Connecting with parameters
[
  "url" => "<redacted>"
  "dbname" => "silcast_vicinapp_test"
  "driver" => "pdo_mysql"
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "silcast_vicinapt"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "serverVersion" => "5.6"
  "charset" => "utf8mb4"
]

There are no log messages.

Container Compilation Logs (761)

Log messages generated during the compilation of the service container.

Messages Class
152
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDocumentsCommand" (parent: .abstract.instanceof.App\Command\CreateDocumentsCommand).
  • Resolving inheritance for "App\Command\CreateDocumentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDocumentsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeadlinesCommand" (parent: .abstract.instanceof.App\Command\DeadlinesCommand).
  • Resolving inheritance for "App\Command\DeadlinesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeadlinesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadBoardMessageCommand" (parent: .abstract.instanceof.App\Command\UnreadBoardMessageCommand).
  • Resolving inheritance for "App\Command\UnreadBoardMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadBoardMessageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadChatMessageCommand" (parent: .abstract.instanceof.App\Command\UnreadChatMessageCommand).
  • Resolving inheritance for "App\Command\UnreadChatMessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadChatMessageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminOwnerController" (parent: .abstract.instanceof.App\Controller\AdminOwnerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminOwnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminOwnerController).
  • Resolving inheritance for "App\Controller\AdminOwnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminOwnerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministratorController" (parent: .abstract.instanceof.App\Controller\AdministratorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministratorController).
  • Resolving inheritance for "App\Controller\AdministratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministratorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
  • Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
  • 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 "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController" (parent: .abstract.instanceof.App\Controller\SuperAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController).
  • Resolving inheritance for "App\Controller\SuperAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
  • Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
  • Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VicinAppController" (parent: .abstract.instanceof.App\Controller\VicinAppController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VicinAppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VicinAppController).
  • Resolving inheritance for "App\Controller\VicinAppController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VicinAppController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ChatMessageSubscriber" (parent: .abstract.instanceof.App\EventListener\ChatMessageSubscriber).
  • Resolving inheritance for "App\EventListener\ChatMessageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ChatMessageSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestListener" (parent: .abstract.instanceof.App\EventListener\RequestListener).
  • Resolving inheritance for "App\EventListener\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestListener).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivationRepository" (parent: .abstract.instanceof.App\Repository\ActivationRepository).
  • Resolving inheritance for "App\Repository\ActivationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository" (parent: .abstract.instanceof.App\Repository\AttachmentRepository).
  • Resolving inheritance for "App\Repository\AttachmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageReadRepository" (parent: .abstract.instanceof.App\Repository\BoardMessageReadRepository).
  • Resolving inheritance for "App\Repository\BoardMessageReadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageReadRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageRepository" (parent: .abstract.instanceof.App\Repository\BoardMessageRepository).
  • Resolving inheritance for "App\Repository\BoardMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardRepository" (parent: .abstract.instanceof.App\Repository\BoardRepository).
  • Resolving inheritance for "App\Repository\BoardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardTypeRepository" (parent: .abstract.instanceof.App\Repository\BoardTypeRepository).
  • Resolving inheritance for "App\Repository\BoardTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository" (parent: .abstract.instanceof.App\Repository\ChatMessageRepository).
  • Resolving inheritance for "App\Repository\ChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository" (parent: .abstract.instanceof.App\Repository\ChatRepository).
  • Resolving inheritance for "App\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Repository\DocumentRepository).
  • Resolving inheritance for "App\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentViewRepository" (parent: .abstract.instanceof.App\Repository\DocumentViewRepository).
  • Resolving inheritance for "App\Repository\DocumentViewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentViewRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsFolderRepository" (parent: .abstract.instanceof.App\Repository\DocumentsFolderRepository).
  • Resolving inheritance for "App\Repository\DocumentsFolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsFolderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FirmRepository" (parent: .abstract.instanceof.App\Repository\FirmRepository).
  • Resolving inheritance for "App\Repository\FirmRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FirmRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitRepository" (parent: .abstract.instanceof.App\Repository\HousingUnitRepository).
  • Resolving inheritance for "App\Repository\HousingUnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitTypeRepository" (parent: .abstract.instanceof.App\Repository\HousingUnitTypeRepository).
  • Resolving inheritance for "App\Repository\HousingUnitTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NationRepository" (parent: .abstract.instanceof.App\Repository\NationRepository).
  • Resolving inheritance for "App\Repository\NationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureRepository" (parent: .abstract.instanceof.App\Repository\StructureRepository).
  • Resolving inheritance for "App\Repository\StructureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository" (parent: .abstract.instanceof.App\Repository\StructureTypeRepository).
  • Resolving inheritance for "App\Repository\StructureTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\DeadlineRepository" (parent: .abstract.instanceof.App\Repository\Timetable\DeadlineRepository).
  • Resolving inheritance for "App\Repository\Timetable\DeadlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\DeadlineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\IssueRepository" (parent: .abstract.instanceof.App\Repository\Timetable\IssueRepository).
  • Resolving inheritance for "App\Repository\Timetable\IssueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\IssueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\SingleTimetableRepository" (parent: .abstract.instanceof.App\Repository\Timetable\SingleTimetableRepository).
  • Resolving inheritance for "App\Repository\Timetable\SingleTimetableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\SingleTimetableRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\TimetableRepository" (parent: .abstract.instanceof.App\Repository\Timetable\TimetableRepository).
  • Resolving inheritance for "App\Repository\Timetable\TimetableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\TimetableRepository).
  • 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.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter" (parent: .abstract.instanceof.App\Security\UserVoter).
  • Resolving inheritance for "App\Security\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter" (parent: .abstract.instanceof.App\Security\Voter).
  • Resolving inheritance for "App\Security\Voter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.twig.output.format" (parent: .abstract.instanceof.twig.output.format).
  • Resolving inheritance for "twig.output.format" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.twig.output.format).
  • 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.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • 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 "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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • 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 "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • 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 "limiter._login_local_main" (parent: limiter).
  • Resolving inheritance for "limiter._login_global_main" (parent: limiter).
  • Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
  • 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 "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
1
  • Removing service-argument resolver for controller "App\Controller\AdministratorController::editStructure": no corresponding services exist for the referenced types.
237
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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 "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\HttpKernel\UriSigner"; 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\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; 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\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; 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 "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\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 "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; 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 "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "cache.default_redis_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 "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "session_listener"; 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 "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; 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 $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; 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 $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\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; 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\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
  • Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; 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.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.HtcJMjw"; reason: private alias.
  • Removed service ".service_locator.FDHUCM1"; reason: private alias.
  • Removed service ".service_locator.cjIi71F"; reason: private alias.
  • Removed service ".service_locator.yn4SNBR"; reason: private alias.
  • Removed service ".service_locator.Jb7LIAx"; reason: private alias.
  • Removed service ".service_locator.OWEyQog"; reason: private alias.
  • Removed service ".service_locator.qF9B7PM"; reason: private alias.
  • Removed service ".service_locator..Xw9bZU"; reason: private alias.
  • Removed service ".service_locator.Y3.Twsz"; reason: private alias.
  • Removed service ".service_locator.gGT_Sp2"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service ".service_locator.Za9MpXe"; reason: private alias.
  • Removed service ".service_locator.4hi2aOY"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.0ghLsew"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.HDsu8xD"; reason: private alias.
  • Removed service ".service_locator.Zp0NSXM"; reason: private alias.
  • Removed service ".service_locator.ICcBK7P"; reason: private alias.
  • Removed service ".service_locator.ZU8nsBE"; reason: private alias.
  • Removed service ".service_locator.HQo_NpA"; reason: private alias.
  • Removed service ".service_locator.ERV_leP"; reason: private alias.
  • Removed service ".service_locator.kCpp.Sx"; reason: private alias.
  • Removed service ".service_locator.aIonxqc"; reason: private alias.
  • Removed service ".service_locator.qb.j9BM"; reason: private alias.
  • Removed service ".service_locator.d3XbfHr"; reason: private alias.
  • Removed service ".service_locator._NQFGWh"; reason: private alias.
  • Removed service ".service_locator._S7r7AC"; reason: private alias.
  • Removed service ".service_locator.GXlCH6x"; reason: private alias.
  • Removed service ".service_locator.nKhffMe"; reason: private alias.
  • Removed service ".service_locator.FPFiL9q"; reason: private alias.
  • Removed service ".service_locator.vCiiOx2"; reason: private alias.
  • Removed service ".service_locator.in.9J7R"; reason: private alias.
  • Removed service ".service_locator.H4YfaIw"; reason: private alias.
  • Removed service ".service_locator.6Usyo9t"; reason: private alias.
  • Removed service ".service_locator.ox7l_Ah"; reason: private alias.
  • Removed service ".service_locator.szODt2b"; reason: private alias.
  • Removed service ".service_locator.ZRsx18C"; reason: private alias.
  • Removed service ".service_locator.LOrO7lq"; reason: private alias.
  • Removed service ".service_locator.Vaj43PJ"; reason: private alias.
  • Removed service ".service_locator.LzYWhAe"; reason: private alias.
  • Removed service ".service_locator.KOYxQ18"; reason: private alias.
  • Removed service ".service_locator.Rk2zN1c"; reason: private alias.
  • Removed service ".service_locator.ruSmnDm"; reason: private alias.
  • Removed service ".service_locator.uOJAqEs"; reason: private alias.
  • Removed service ".service_locator.f3Y3xOH"; reason: private alias.
  • Removed service ".service_locator.OiZClka"; reason: private alias.
  • Removed service ".service_locator.URfgn8g"; reason: private alias.
  • Removed service ".service_locator.4DTOs2G"; reason: private alias.
  • Removed service ".service_locator.WASuMtO"; reason: private alias.
  • Removed service ".service_locator.nEZxwK6"; reason: private alias.
  • Removed service ".service_locator.VAE.3s8"; reason: private alias.
  • Removed service ".service_locator.ehIACRj"; reason: private alias.
  • Removed service ".service_locator.JmHnXRx"; reason: private alias.
  • Removed service ".service_locator.pFwChgS"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
88
  • Changed reference of service "App\Command\DeadlinesCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\UnreadBoardMessageCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\UnreadChatMessageCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventListener\RequestListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\ChatAlertSender" 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 "services_resetter" 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 "fragment.renderer.inline" 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.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "cache.default_clearer" to "cache.app_clearer".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "test.private_services_locator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to "router.default" to "router".
  • Changed reference of service "test.private_services_locator" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "test.private_services_locator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • 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.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 "mailer.transport_factory.native" 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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • 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 "debug.validator" to "validator".
  • 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 "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "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 "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 "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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 ".service_locator.F_lIymL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "debug.security.voter.App\Security\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XsyfP82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.u9SLBJF" previously pointing to ".session.do-not-use" to "session".
161
  • Removed service "container.env"; reason: abstract.
  • 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.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 "assets.remote_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 "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "limiter"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; 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 "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.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; 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.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; 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.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.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.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateDocumentsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateDocumentsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeadlinesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeadlinesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadBoardMessageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UnreadBoardMessageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnreadChatMessageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UnreadChatMessageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminOwnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminOwnerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdminOwnerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdministratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdministratorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AdministratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DefaultController"; 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 ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SuperAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestController"; 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\VicinAppController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VicinAppController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\VicinAppController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ChatMessageSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\ChatMessageSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\RequestListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\RequestListener"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActivationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActivationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AttachmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AttachmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageReadRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BoardMessageReadRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BoardMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BoardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoardTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BoardTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChatMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentViewRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentViewRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentsFolderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentsFolderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FirmRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FirmRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HousingUnitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HousingUnitTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HousingUnitTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StructureRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StructureTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StructureTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\DeadlineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Timetable\DeadlineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\IssueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Timetable\IssueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\SingleTimetableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Timetable\SingleTimetableRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Timetable\TimetableRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Timetable\TimetableRepository"; 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.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\UserVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\UserVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.output.format"; reason: abstract.
  • Removed service ".abstract.instanceof.twig.output.format"; reason: abstract.
89
  • Removed service "App\Event\ChatMessageEvent"; reason: unused.
  • Removed service "App\Security\RoleSwitcher"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service ".lock.default.store.TTEh_gT"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.native"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.native"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; 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 "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "chatter.transports"; reason: unused.
  • Removed service "chatter.transport_factory"; reason: unused.
  • Removed service "chatter.messenger.chat_handler"; reason: unused.
  • Removed service "texter.transports"; reason: unused.
  • Removed service "texter.transport_factory"; reason: unused.
  • Removed service "texter.messenger.sms_handler"; reason: unused.
  • Removed service "texter.messenger.push_handler"; reason: unused.
  • Removed service "notifier.transport_factory.null"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "data_collector.request.session_collector"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~16gX7.q"; 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.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authenticator.managers_locator"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.authentication.manager"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service ".service_locator.2xH5pC6"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.UkE3SaZ"; reason: unused.
33
  • Inlined service ".service_locator.mx0UMmY.App\Controller\AdminOwnerController" to "App\Controller\AdminOwnerController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\AdministratorController" to "App\Controller\AdministratorController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\DefaultController" to "App\Controller\DefaultController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\SuperAdminController" to "App\Controller\SuperAdminController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\TestController" to "App\Controller\TestController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\UserController" to "App\Controller\UserController".
  • Inlined service ".service_locator.mx0UMmY.App\Controller\VicinAppController" to "App\Controller\VicinAppController".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service ".service_locator.u9SLBJF" to "test.session.listener".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service ".service_locator.y4dplYt" to "form.extension".
  • Inlined service ".service_locator.19_mNxd" to "validator.validator_factory".
  • Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
  • Inlined service ".service_locator.bBRwv06" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service ".service_locator.prC9lvL" to "doctrine.orm.container_repository_factory".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • 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.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.OSH1YoD" to ".service_locator.OSH1YoD.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service ".service_locator..jfDGVD" to "console.command_loader".
  • Inlined service ".service_locator.OSH1YoD.router.default" to "router".