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 /robots.txt"" at /var/www/radmin.tehnik.tech/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\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: 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 "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.
User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
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.
Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
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 "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\ReserveRequestedAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\ReserveApprovedAdmin".
The "Sonata\AdminBundle\Admin\AbstractAdmin::createQuery()" method is considered final since sonata-project/admin-bundle 3.63.0. It may change without further notice as of its next major version. You should not extend it from "App\Admin\ReserveActiveAdmin".
The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
The "%service_id%" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.core.date.moment_format_converter" instead. It is being referenced by the "sonata.core.form.type.date_picker_legacy" service.
The "%service_id%" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.core.date.moment_format_converter" instead. It is being referenced by the "sonata.core.form.type.datetime_picker_legacy" service.
The "fos_rest.inflector" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.routing.loader.reader.action" service.
The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
The "Sonata\EasyExtendsBundle\Command\DumpMappingCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sonata\EasyExtendsBundle\Command\GenerateCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
The "Sonata\UserBundle\Command\TwoStepVerificationCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} 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_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.
The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
The spaceless tag in "SonataCoreBundle:Form:color.html.twig" at line 12 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 24 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 55 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 72 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The spaceless tag in "SonataCoreBundle:Form:colorpicker.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
Using an "if" condition on "for" tag in "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" at line 40 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_tabs.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_script.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_table.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_tabs.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_script.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_many.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_many.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_many.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_many.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_one.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_table.html.twig" instead.
The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
Removing service-argument resolver for controller "App\Admin\Controller\ClientAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Admin\Controller\ClientAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Admin\Controller\ReserveAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Admin\Controller\ReserveAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Changed reference of service "admin.client" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.client" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.motorcycle" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.motorcycle" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.reserve" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.reserve" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.reserve.requested" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.reserve.requested" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.reserve.approved" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.reserve.approved" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.reserve.active" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.reserve.active" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.reserve.ended" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.reserve.ended" previously pointing to "debug.validator" to "validator".
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 "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
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.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 "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.gmail" 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 "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 "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 "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 "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 "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.admin" 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 "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.twig.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "sonata.user.orm.user_manager" 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 "fos_user.mailer.noop" to "mailer".
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 "fos_user.mailer.noop" to "mailer".
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 "sonata.user.orm.user_manager" 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 "sonata.user.orm.user_manager" 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 "sonata.user.orm.user_manager" 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 "sonata.user.orm.user_manager" 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 "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.mailer.noop" to "mailer".
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 "sonata.user.orm.group_manager" to "fos_user.group_manager".
Changed reference of service "sonata.user.editable_role_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.admin_roles_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.security_roles_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "sonata.user.admin.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.admin.user" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.user.admin.group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.user.admin.group" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.user.manager.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "Sonata\UserBundle\Command\TwoStepVerificationCommand" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "Sonata\UserBundle\Action\RequestAction" previously pointing to "router.default" to "router".
Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "router.default" to "router".
Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "fos_user.mailer.noop" to "mailer".
Changed reference of service "Sonata\UserBundle\Action\CheckEmailAction" previously pointing to "router.default" to "router".
Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "router.default" to "router".
Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sonata\UserBundle\Action\LoginAction" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.mailer.default" previously pointing to "router.default" to "router".
Changed reference of service "sonata.user.mailer.default" previously pointing to "fos_user.mailer.noop" to "mailer".
Changed reference of service "sonata.user.controller.api.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
Changed reference of service "sonata.user.controller.api.user" previously pointing to "sonata.user.orm.group_manager" to "fos_user.group_manager".
Changed reference of service "sonata.user.controller.api.group" previously pointing to "sonata.user.orm.group_manager" to "fos_user.group_manager".
Changed reference of service "security.acl.voter.user_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "security.acl.voter.basic_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "Symfony\Bundle\AclBundle\Command\SetAclCommand" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
Changed reference of service "jms_serializer.deserialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
Changed reference of service "jms_serializer.serialization_graph_navigator_factory" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
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 "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
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 "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service ".service_locator.RGIiAl4" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.boolean" to "sonata.core.form.type.boolean".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.collection" to "sonata.core.form.type.collection".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.date_picker" to "sonata.core.form.type.date_picker".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.date_range_picker" to "sonata.core.form.type.date_range_picker".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.date_range" to "sonata.core.form.type.date_range".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.datetime_picker" to "sonata.core.form.type.datetime_picker".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.datetime_range_picker" to "sonata.core.form.type.datetime_range_picker".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.datetime_range" to "sonata.core.form.type.datetime_range".
Changed reference of service ".service_locator.ptbNS_H" previously pointing to "sonata.form.type.array" to "sonata.core.form.type.array".
Changed reference of service "debug.security.voter.security.acl.voter.user_permissions" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.acl.voter.basic_permissions" 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 ".service_locator.hyz4CBf" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.hyz4CBf" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.hyz4CBf" previously pointing to "templating.engine.twig" to "templating".
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 "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_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 "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
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 "mailer.transport_factory.abstract"; reason: abstract.
Removed service "maker.auto_command.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 "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 "jms_serializer.version_exclusion_strategy"; 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 ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\DirectionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\DirectionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\InvoiceFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\InvoiceFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\TransactionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\TransactionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Infrastructure\Normalizer\ConstraintViolationListNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Infrastructure\Normalizer\ConstraintViolationListNormalizer"; 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\MotorcycleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MotorcycleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReserveRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReserveRepository"; reason: abstract.
Tag "sonata.admin.template_registry" was defined on service(s) "admin.client.template_registry", "admin.motorcycle.template_registry", "admin.reserve.template_registry", "admin.reserve.requested.template_registry", "admin.reserve.approved.template_registry", "admin.reserve.active.template_registry", "admin.reserve.ended.template_registry", "sonata.user.admin.user.template_registry", "sonata.user.admin.group.template_registry", but was never used.
Tag "sonata.admin.manager" was defined on service(s) "sonata.admin.manager.orm", but was never used.
Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.