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\NotAcceptableHttpException: "No matching accepted Response format could be determined" at /var/www/vhosts/dev.more.it/janssen-cilag.dev.more.it/codebase/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php line 62
Log messages generated by using features marked as deprecated.
Time
Channel
Message
php
User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
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\Twig\Extension\StatusExtension" class is considered final since sonata-project/twig-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Twig\Extension\StatusExtension".
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.
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 "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
Class "Sonata\DoctrineORMAdminBundle\Model\ModelManager" should implement method "Sonata\AdminBundle\Model\DatagridManagerInterface::getDefaultPerPageOptions(string $class)".
The "Sonata\Form\Type\DatePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DatePickerType".
The "Sonata\Form\Type\DateTimePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DateTimePickerType".
The "Sonata\Form\Type\DateRangePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DateRangePickerType".
The Sonata\Form\Type\EqualType class is deprecated since version 0.x and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead.
The "Sonata\Form\Type\EqualType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\EqualType".
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\Twig\Extension\StatusExtension" class is considered final since sonata-project/twig-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Twig\Extension\StatusExtension".
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 "@SonataCore/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 "@SonataCore/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 "@SonataCore/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 "@SonataCore/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 "@SonataCore/Form/colorpicker.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
The "@SonataDoctrineORMAdmin/CRUD/edit_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/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 "@SonataDoctrineORMAdmin/CRUD/edit_orm_one_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_script.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/list_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_many.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/show_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
Using an "if" condition on "for" tag in "@SonataDoctrineORMAdmin/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 "@SonataDoctrineORMAdmin/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 "@SonataDoctrineORMAdmin/CRUD/show_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/list_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/edit_orm_many_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_script.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/list_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_many.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/edit_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/show_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/show_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_many.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/edit_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_many.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/edit_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/CRUD/list_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_one.html.twig" instead.
The "@SonataDoctrineORMAdmin/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 "@SonataDoctrineORMAdmin/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.
Removing service-argument resolver for controller "App\Controller\EmatoSentEmailAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\EmatoSentEmailAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\IncarichiSentEmailAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\IncarichiSentEmailAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\IncarichiSignatureRequestAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\IncarichiSignatureRequestAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\MddSentEmailAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\MddSentEmailAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\TovSentEmailAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\TovSentEmailAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\TovSignatureRequestAdminController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\TovSignatureRequestAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
Changed reference of service "App\Security\UserAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\UserAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "admin.tov_sent_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.tov_sent_email" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.tov_signature_request" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.tov_signature_request" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.incarichi_sent_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.incarichi_sent_email" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.incarichi_signature_request" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.incarichi_signature_request" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.mdd_sent_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.mdd_sent_email" previously pointing to "debug.validator" to "validator".
Changed reference of service "admin.emato_sent_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.emato_sent_email" 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 "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 "twig" previously pointing to "sonata.twig.extension.wrapping" to "sonata.core.twig.extension.wrapping".
Changed reference of service "twig" previously pointing to "sonata.twig.deprecated_template_extension" to "sonata.core.twig.deprecated_template_extension".
Changed reference of service "twig" previously pointing to "sonata.twig.template_extension" to "sonata.core.twig.template_extension".
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.provider.guard.admin" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "security.context_listener.1" 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 "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
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 "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
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.twig.flashmessage.manager" 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 "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 "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
Changed reference of service "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 "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 "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 "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
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.RbXOiQm" previously pointing to "sonata.form.type.boolean" to "sonata.core.form.type.boolean".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.collection" to "sonata.core.form.type.collection".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.date_picker" to "sonata.core.form.type.date_picker".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.date_range_picker" to "sonata.core.form.type.date_range_picker".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.date_range" to "sonata.core.form.type.date_range".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.datetime_picker" to "sonata.core.form.type.datetime_picker".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.datetime_range_picker" to "sonata.core.form.type.datetime_range_picker".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.datetime_range" to "sonata.core.form.type.datetime_range".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.equal" to "sonata.core.form.type.equal".
Changed reference of service ".service_locator.RbXOiQm" previously pointing to "sonata.form.type.array" to "sonata.core.form.type.array".
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.BXUwKjo" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.BXUwKjo" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.27qi58F" previously pointing to "router.default" to "router".
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 ".service_locator.5bzmNdY" previously pointing to "sonata.twig.flashmessage.twig.runtime" to "sonata.core.flashmessage.twig.runtime".
Changed reference of service ".service_locator.5bzmNdY" previously pointing to "sonata.twig.status_runtime" to "sonata.core.twig.status_runtime".
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 "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 "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
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 "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
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 "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
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 "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 "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 "swiftmailer.mailer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "fos_rest.format_request_matcher"; 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\ImportTrackedEmailCsvCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportTrackedEmailCsvCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmatoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmatoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmatoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IncarichiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IncarichiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IncarichiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MddController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MddController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MddController"; 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\SignatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SignatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SignatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TovController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TovController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TovController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VisiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VisiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VisiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VisiteInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VisiteInteractionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VisiteInteractionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmatoPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmatoPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FarmacovigilanzaPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FarmacovigilanzaPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IncarichiPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IncarichiPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MddPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MddPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TovPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TovPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisiteInteractionPdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VisiteInteractionPdfDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VisitePdfDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VisitePdfDataType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmatoPdfDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmatoPdfDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmatoSentEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmatoSentEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncarichiPdfDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IncarichiPdfDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncarichiSentEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IncarichiSentEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IncarichiSignatureRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IncarichiSignatureRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MddPdfDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MddPdfDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MddSentEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MddSentEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TovPdfDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TovPdfDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TovSentEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TovSentEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TovSignatureRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TovSignatureRequestRepository"; 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.
Tag "sonata.admin.template_registry" was defined on service(s) "admin.tov_sent_email.template_registry", "admin.tov_signature_request.template_registry", "admin.incarichi_sent_email.template_registry", "admin.incarichi_signature_request.template_registry", "admin.mdd_sent_email.template_registry", "admin.emato_sent_email.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.