Populated the TokenStorage with an anonymous Token.
Deprecations 62
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 Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stof_doctrine_extensions" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "orm" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mongodb" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "class" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "uploadable" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "knp_paginator" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
The "UniteCMS\CoreBundle\Event\InvitationEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" 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 spaceless tag in "UniteCMSCoreBundle:Emails:invitation-admin-notification.html.twig" at line 20 is deprecated since Twig 2.7, use the spaceless filter instead.
The spaceless tag in "UniteCMSCoreBundle:Form:_recursive_asset_dumper.html.twig" at line 1 is deprecated since Twig 2.7, use the spaceless filter instead.
Using an "if" condition on "for" tag in "UniteCMSCoreBundle:Form:uikit_layout.html.twig" at line 52 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).
Using an "if" condition on "for" tag in "UniteCMSCoreBundle:Form:uikit_layout.html.twig" at line 74 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).
Using an "if" condition on "for" tag in "UniteCMSCoreBundle:Form:uikit_layout.html.twig" at line 87 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 spaceless tag in "UniteCMSCoreBundle:Organization/ApiKey:index.html.twig" at line 52 is deprecated since Twig 2.7, use the spaceless filter instead.
Changed reference of service "unite.cms.domain_config_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "unite.cms.state_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "unite.cms.domain_definition_parser" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "unite.cms.domain_definition_parser" previously pointing to "debug.validator" to "validator".
Changed reference of service "unite.cms.link_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "unite.cms.core_type_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "UniteCMS\CoreBundle\Command\CreateDomainCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Command\ImportDomainCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Command\CreateOrganizationCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Command\CreatePlatformAdminCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Command\CreatePlatformAdminCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "UniteCMS\CoreBundle\SchemaType\Types\MutationType" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\ReferenceFieldType" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\ReferenceFieldType" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\ReferenceFieldType" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\ReferenceFieldType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TableViewConfigurationFactory" to "unite.cms.field_type.config_factory.table_view".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\ReferenceOfFieldType" previously pointing to "debug.validator" to "validator".
Changed reference of service "UniteCMS\CoreBundle\Field\Types\AutoTextFieldType" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "UniteCMS\CoreBundle\View\Types\TableViewType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TableViewConfigurationFactory" to "unite.cms.field_type.config_factory.table_view".
Changed reference of service "UniteCMS\CoreBundle\View\Types\GridViewType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\GridViewConfigurationFactory" to "unite.cms.field_type.config_factory.grid_view".
Changed reference of service "UniteCMS\CoreBundle\View\Types\TreeViewType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TreeViewConfigurationFactory" to "unite.cms.field_type.config_factory.tree_view".
Changed reference of service "UniteCMS\CoreBundle\View\Types\SortableViewType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TableViewConfigurationFactory" to "unite.cms.field_type.config_factory.table_view".
Changed reference of service "UniteCMS\CoreBundle\EventSubscriber\InvitationAdminNotifier" previously pointing to "templating.engine.twig" to "templating".
Changed reference of service "UniteCMS\CoreBundle\EventSubscriber\InvitationAdminNotifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "console.command.router_match" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" 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 "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
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 "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" 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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" 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 "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "UniteCMS\CollectionFieldBundle\Field\Types\CollectionFieldType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TableViewConfigurationFactory" to "unite.cms.field_type.config_factory.table_view".
Changed reference of service "UniteCMS\VariantsFieldBundle\Field\Types\VariantsFieldType" previously pointing to "UniteCMS\CoreBundle\View\Types\Factories\TableViewConfigurationFactory" to "unite.cms.field_type.config_factory.table_view".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service ".service_locator.knzmEAd" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.8kyQdkd" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.zuAD1Mc" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.9TgnO2g" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator..aHX0J9" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.Te4awEH" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.yVPbNhJ" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.SR1Jd7v" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.I6s9FlR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.I6s9FlR" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.0kxsoT0" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.dkmUqc2" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.QxUVdf7" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.pGFJYLi" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.pGFJYLi" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.F2.T4.u" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.F2.T4.u" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.F2.T4.u" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.F2.T4.u" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.cZB0glp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6KnjRvD" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.8UNSfdo" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.8UNSfdo" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.8UNSfdo" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8UNSfdo" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.Imbnzux" previously pointing to "debug.validator" to "validator".
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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\OrganizationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\DomainVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\ContentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\DeletedContentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\SettingVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\OrganizationAdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\PlatformAdminVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.CDOTD6." previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
Changed reference of service ".service_locator.CDOTD6." previously pointing to "templating.engine.twig" to "templating".
Changed reference of service ".service_locator._pu.0Tb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m8PwGkX" previously pointing to "UniteCMS\CoreBundle\Service\UniteCMSRouter" to "router".
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".
Inlined service ".service_locator.CDOTD6..App\Controller\HECAPIController" to "App\Controller\HECAPIController".
Inlined service "App\Enroll\Providers\Just" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\NRG" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Trieagle" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Gexa" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Chariott" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\PaylesPower" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Entrust" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\ForChange" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Rhythm" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\TXU" to "App\Enroll\Enroll".
Inlined service "App\ESIID\Providers\Trieagle" to "App\ESIID\ESIID".
Inlined service "App\ESIID\Providers\Just" to "App\ESIID\ESIID".
Inlined service "App\ESIID\Providers\NRG" to "App\ESIID\ESIID".
Inlined service "App\Field\Types\CMSProviderListType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\TextFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\TextAreaFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\CheckboxFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\ChoiceFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\ChoicesFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\RangeFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\ReferenceFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\ReferenceOfFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\SortIndexFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\DateFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\DateTimeFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\EmailFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\IntegerFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\NumberFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\PhoneFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\LinkFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\StateFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\AutoTextFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\MoneyFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\LanguageFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\CountryFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\Field\Types\LocationFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CollectionFieldBundle\Field\Types\CollectionFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\StorageBundle\Field\Types\FileFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\StorageBundle\Field\Types\ImageFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\WysiwygFieldBundle\Field\Types\WysiwygFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\VariantsFieldBundle\Field\Types\VariantsFieldType" to "unite.cms.field_type_manager".
Inlined service "UniteCMS\CoreBundle\View\Types\TableViewType" to "unite.cms.view_type_manager".
Inlined service "UniteCMS\CoreBundle\View\Types\GridViewType" to "unite.cms.view_type_manager".
Inlined service "UniteCMS\CoreBundle\View\Types\TreeViewType" to "unite.cms.view_type_manager".
Inlined service "UniteCMS\CoreBundle\View\Types\SortableViewType" to "unite.cms.view_type_manager".
Inlined service "unite.cms.domain_definition_parser" to "unite.cms.domain_config_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\CastEnum" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\QueryType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\MutationType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\ContentResultInterface" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\ContentResultType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\ContentInterface" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\SettingInterface" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\MaximumNestingLevelType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\DeletedContentResultType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\LinkFieldType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\AutoTextFieldType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\SortInput" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\FilterInput" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\ReferenceFieldTypeInput" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\LinkFieldInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\AutoTextFieldInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\StateFieldInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\MoneyFieldType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\MoneyFieldInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\LocationFieldAdminLevelType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\LocationFieldAdminLevelInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\LocationFieldType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\CoreBundle\SchemaType\Types\Input\LocationFieldInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\StorageBundle\SchemaType\StorageFileType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\StorageBundle\SchemaType\StorageFileInputType" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\VariantsFieldBundle\SchemaType\Types\VariantsFieldInterface" to "unite.cms.graphql.schema_type_manager".
Inlined service "UniteCMS\VariantsFieldBundle\SchemaType\Types\VariantsFieldBaseVariant" to "unite.cms.graphql.schema_type_manager".
Inlined service "unite.cms.graphql.content_type_factory" to "unite.cms.graphql.schema_type_manager".
Inlined service "unite.cms.graphql.setting_type_factory" to "unite.cms.graphql.schema_type_manager".
Inlined service "unite.cms.graphql.content_result_type_factory" to "unite.cms.graphql.schema_type_manager".
Inlined service "unite.cms.webhook_manager" to "UniteCMS\CoreBundle\Subscriber\WebHookSubscriber".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.gmwRZ3h" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "translation.writer" to "console.command.translation_update".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "session.storage.native" to "session".
Inlined service "session.attribute_bag" to "session".
Inlined service "session.flash_bag" to "session".
Inlined service "session.storage.metadata_bag" to "session.storage.native".
Inlined service ".service_locator.AoifO_3" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service ".1_ResolvedFormTypeFactory~KhHRLR9" to "form.resolved_type_factory".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.fg4lwvA" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._package_UniteCMSCoreBundle" to "assets.packages".
Inlined service "assets._package_UniteCMSCollectionFieldBundle" to "assets.packages".
Inlined service "assets._package_UniteCMSStorageBundle" to "assets.packages".
Inlined service "assets._package_UniteCMSVariantsFieldBundle" to "assets.packages".
Inlined service "assets._package_UniteCMSWysiwygFieldBundle" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets._version_UniteCMSCoreBundle" to "assets._package_UniteCMSCoreBundle".
Inlined service "assets._version_UniteCMSCollectionFieldBundle" to "assets._package_UniteCMSCollectionFieldBundle".
Inlined service "assets._version_UniteCMSStorageBundle" to "assets._package_UniteCMSStorageBundle".
Inlined service "assets._version_UniteCMSVariantsFieldBundle" to "assets._package_UniteCMSVariantsFieldBundle".
Inlined service "assets._version_UniteCMSWysiwygFieldBundle" to "assets._package_UniteCMSWysiwygFieldBundle".
Inlined service "templating.filename_parser" to "templating.finder".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service ".service_locator.JW5yS.4" to "validator.validator_factory".
Inlined service ".service_locator.yQVjGlt" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator._pu.0Tb.translation.warmer" to "translation.warmer".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "swiftmailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.service" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.FsQWNAx.router.default" to "router.default".
Inlined service ".service_locator.m8PwGkX.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service ".1_ArrayCache~Y_VCPNv" to "annotations.cached_reader".
Inlined service ".2_PhpArrayAdapter~Y_VCPNv" to "annotations.cache".
Inlined service "cache.property_access" to "property_accessor".
Inlined service ".service_locator.jD4_ZG7" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".service_locator.PcUqIXM" to "security.firewall.map".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
Inlined service ".security.request_matcher.EfJbeF7" to "security.access_map".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
Inlined service "security.logout.handler.session" to "security.logout_listener.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "twig.loader.filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "UniteCMS\CoreBundle\Twig\AlreadyRenderedExtension" to "twig".
Inlined service "UniteCMS\CoreBundle\Twig\InstanceOfExtension" to "twig".
Inlined service "UniteCMS\CoreBundle\Twig\AssetDump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "jms_serializer.twig_extension.serializer" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lSIKWsr.twig.cache_warmer" to "twig.cache_warmer".
Inlined service ".service_locator.lSIKWsr.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.CS9cV_I" to "twig.runtime_loader".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.ZhxeeOB" to "doctrine.dbal.default_connection.event_manager".
Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.9_yeNH1" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "UniteCMS\CoreBundle\ParamConverter\IdentifierNormalizer" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service ".service_locator.pmxjK71" to "jms_serializer.event_dispatcher".
Inlined service ".service_locator.WrXnBWM" to "jms_serializer.handler_registry".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.php_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.cache_naming_strategy".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy.expression".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "unite.cms.collection_field.collection_field_type_factory" to "UniteCMS\CollectionFieldBundle\Field\Types\CollectionFieldType".
Inlined service "unite.cms.graphql.variants_field_variant_factory" to "UniteCMS\VariantsFieldBundle\Field\Types\VariantsFieldType".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".4_CliDescriptor~iN6_eq0" to "var_dumper.command.server_dump".
Inlined service ".5_HtmlDescriptor~iN6_eq0" to "var_dumper.command.server_dump".
Inlined service ".1_NonceGenerator~NB681Y." to "web_profiler.csp.handler".
Inlined service ".2_HtmlDumper~NB681Y." to "twig.extension.webprofiler".
Inlined service ".service_locator._faFGeI" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Vatpcid" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\OrganizationVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\OrganizationVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\DomainVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\DomainVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\ContentVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\ContentVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\DeletedContentVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\DeletedContentVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\SettingVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\SettingVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\OrganizationAdminVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\OrganizationAdminVoter".
Inlined service "UniteCMS\CoreBundle\Security\Voter\PlatformAdminVoter" to "debug.security.voter.UniteCMS\CoreBundle\Security\Voter\PlatformAdminVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.CDOTD6." to ".service_locator.CDOTD6..App\Controller\HECAPIController".
Inlined service ".service_locator._pu.0Tb" to ".service_locator._pu.0Tb.translation.warmer".
Inlined service ".service_locator.FsQWNAx" to ".service_locator.FsQWNAx.router.default".
Inlined service ".service_locator.m8PwGkX" to ".service_locator.m8PwGkX.router.cache_warmer".
Inlined service ".service_locator.TebM9yq" to "console.command_loader".
Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
Inlined service "jms_serializer.handler_registry" to "jms_serializer".
Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Enroll\Providers\PulseAndLone" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\PulseAndLone" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Flagship" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\PulseAndLone" to "App\Enroll\Enroll".
Inlined service "App\Enroll\Providers\Flagship" to "App\Enroll\Enroll".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "assets.context" to "assets.packages".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
Tag "unite_cms.field_type.config_factory" was defined on service(s) "unite.cms.field_type.config_factory.grid_view", "unite.cms.field_type.config_factory.table_view", "unite.cms.field_type.config_factory.tree_view", but was never used.