Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\DependencyInjection\BabDevPagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Bolt\Entity\Field::getTwigValue()" might add "string|array|Markup|bool" as a native return type declaration in the future. Do the same in child class "Appolo\BoltSeo\Field\SeoField" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start()" might add "Response" as a native return type declaration in the future. Do the same in implementation "Bolt\Security\AuthenticationEntryPointRedirector" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pagerfanta\Twig\Extension\PagerfantaExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since api-platform/core 2.6: The use of the `collection.pagination.client_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_items_per_page` instead.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Return type of Bolt\Entity\Field\CollectionField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Bolt\Entity\Field\FilelistField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Bolt\Entity\Field\ImagelistField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Bolt\Entity\Field\SelectField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Return type of Bolt\Entity\Field\SetField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jasny\Twig\PcreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jasny\Twig\TextExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jasny\Twig\ArrayExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Redactor\TwigExtension" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Command\ExtensionsServicesCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Event\Subscriber\EntityServiceProvider" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Event\Subscriber\ExtensionSubscriber" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "Bolt\Twig\AssetsExtension" service.
Method "Pagerfanta\View\ViewInterface::render()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\DefaultTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\SemanticUiTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrapTranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap3TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Pagerfanta\View\ViewInterface::getName()" might add "string" as a native return type declaration in the future. Do the same in implementation "BabDev\PagerfantaBundle\View\TwitterBootstrap4TranslatedView" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Tightenco\Collect\Support\Collection::__call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Bolt\Configuration\Content\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Class "Bolt\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
Deprecated: Return type of Bolt\Entity\Field\SelectField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.
User Deprecated: Method "HTMLPurifier_Config::getDefinition()" might add "?HTMLPurifier_Definition" as a native return type declaration in the future. Do the same in child class "HTMLPurifier_HTML5Config" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: Return type of Bolt\Entity\Field\CollectionField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Bolt\Entity\Field\FilelistField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Bolt\Entity\Field\ImagelistField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Deprecated: Return type of Bolt\Entity\Field\SetField::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT b0_.id AS id_0, b0_.type AS type_1, b0_.slug AS slug_2, b0_.name AS name_3, b0_.sortorder AS sortorder_4 FROM bolt_taxonomy b0_ WHERE b0_.type = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT b0_.id AS id_0, b0_.position AS position_1, b1_.id AS id_2, b1_.content_type AS content_type_3, b1_.status AS status_4, b1_.created_at AS created_at_5, b1_.modified_at AS modified_at_6, b1_.published_at AS published_at_7, b1_.depublished_at AS depublished_at_8, b2_.id AS id_9, b2_.content_type AS content_type_10, b2_.status AS status_11, b2_.created_at AS created_at_12, b2_.modified_at AS modified_at_13, b2_.published_at AS published_at_14, b2_.depublished_at AS depublished_at_15, b0_.from_content_id AS from_content_id_16, b0_.to_content_id AS to_content_id_17, b1_.author_id AS author_id_18, b2_.author_id AS author_id_19 FROM bolt_relation b0_ INNER JOIN bolt_content b1_ ON b0_.from_content_id = b1_.id INNER JOIN bolt_content b2_ ON b0_.to_content_id = b2_.id WHERE (b0_.from_content_id = ? OR b0_.to_content_id = ?) AND b2_.status = ? AND b1_.status = ? AND (b2_.content_type = ? OR b1_.content_type = ?) ORDER BY b0_.position DESC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
Uncaught PHP Exception Twig\Error\RuntimeError: "Impossible to access an attribute ("slug") on a null variable." at /var/www/magazin.zoneliner.com/public/theme/default/record.twig line 37
User Deprecated: Method "Psr\Link\LinkInterface::getHref()" might add "string" as a native return type declaration in the future. Do the same in implementation "Fig\Link\Link" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\LinkInterface::isTemplated()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Fig\Link\Link" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\LinkInterface::getRels()" might add "array" as a native return type declaration in the future. Do the same in implementation "Fig\Link\Link" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\LinkInterface::getAttributes()" might add "array" as a native return type declaration in the future. Do the same in implementation "Fig\Link\Link" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\EvolvableLinkProviderInterface::withLink()" might add "static" as a native return type declaration in the future. Do the same in implementation "Fig\Link\GenericLinkProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\EvolvableLinkProviderInterface::withoutLink()" might add "static" as a native return type declaration in the future. Do the same in implementation "Fig\Link\GenericLinkProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\LinkProviderInterface::getLinks()" might add "iterable" as a native return type declaration in the future. Do the same in implementation "Fig\Link\GenericLinkProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Psr\Link\LinkProviderInterface::getLinksByRel()" might add "iterable" as a native return type declaration in the future. Do the same in implementation "Fig\Link\GenericLinkProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Removing method "setCsrfTokenManager" of service "Bolt\Article\Controller\Images" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Article\Controller\Upload" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\Async\EmbedController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\Async\UploadController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\AuthenticationController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\AuthenticationController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\AuthenticationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\BulkOperationsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::contentFromPost": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::duplicateSave": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentEditController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\ContentEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\ContentEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentLocalizationController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ContentLocalizationController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\ContentLocalizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\DashboardController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\DashboardController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\FileEditController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\FileEditController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\FileEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\FileEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\FilemanagerController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\FilemanagerController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\FilemanagerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\FilemanagerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\GeneralController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\GeneralController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\GeneralController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ListingController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\ListingController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\ListingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\LogViewerController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\LogViewerController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\LogViewerController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::edit": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::renderSingle": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MediaEditController::save": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\MediaEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\MediaEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MenuPageController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\MenuPageController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\MenuPageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\UserController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\UserController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Backend\UserEditController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Backend\UserEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Backend\UserEditController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\DetailController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\DetailController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\HomepageController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\HomepageController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\HomepageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\ListingController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\ListingController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\ListingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\PreviewController::preview": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\PreviewController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\PreviewController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\PreviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Controller\Frontend\PreviewController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\SearchController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\SearchController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\TaxonomyController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\TaxonomyController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\TaxonomyController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\TemplateController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\Frontend\TemplateController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\Frontend\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "Bolt\Controller\TwigAwareController::render": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "Bolt\Controller\TwigAwareController::renderSingle": no corresponding services exist for the referenced types.
Removing method "setAutowire" of service "Bolt\Controller\TwigAwareController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Redactor\Controller\Images" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCsrfTokenManager" of service "Bolt\Redactor\Controller\Upload" from controller candidates: the method is called at instantiation, thus cannot be an action.
Changed reference of service "Appolo\BoltSeo\Twig\SeoExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Article\ArticleConfig" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Article\Controller\Images" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Redactor\Controller\Images" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Redactor\RedactorConfig" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Cache\CanonicalCacher" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Cache\CanonicalCacher" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Command\AddUserCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "Bolt\Command\DeleteUserCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "Bolt\Command\ResetPasswordCommand" previously pointing to "debug.validator" to "validator".
Changed reference of service "Bolt\Controller\Backend\ContentEditController" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Controller\Backend\ContentEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Bolt\Controller\Backend\MediaEditController" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Controller\Backend\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Controller\Backend\UserEditController" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Controller\Backend\UserEditController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Bolt\Controller\ErrorController" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Controller\Frontend\PreviewController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Bolt\Controller\Frontend\PreviewController" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Form\ChangePasswordFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Form\LoginType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Form\ResetPasswordRequestFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Menu\BackendMenuBuilder" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Menu\BackendMenuBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Menu\FrontendMenuBuilder" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Security\AuthenticationEntryPointRedirector" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Twig\ContentExtension" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Twig\ContentExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Twig\LocaleExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Bolt\Utils\LocaleHelper" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Validator\ContentValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Translation\Bundle\Service\CacheClearer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Translation\Bundle\Twig\TranslationExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" previously pointing to "debug.validator" to "validator".
Changed reference of service "php_translation.extractor.php.visitor.ValidationAnnotation" previously pointing to "debug.validator" to "validator".
Changed reference of service "Translation\Bundle\Controller\WebUIController" previously pointing to "debug.validator" to "validator".
Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Translation\Bundle\Controller\SymfonyProfilerController" previously pointing to "router.default" to "router".
Changed reference of service "Translation\Bundle\EventListener\AutoAddMissingTranslations" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZxXXR_6" previously pointing to "router.default" to "router".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\AdminApiVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\AdminTranslateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\ContentOwnerVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\ContentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\GlobalVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.Bolt\Security\SwitchUserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.OlI2lSK" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.s7Sz.eL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J7Wc7Bf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "Bolt\Cache\CanonicalCacher.inner" previously pointing to "router.default" to "router".
Changed reference of service "Bolt\Cache\CanonicalCacher.inner" previously pointing to "router.default" to "router".
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; 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 "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "php_translation.storage.abstract"; reason: abstract.
Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Appolo\BoltSeo\Twig\SeoExtension"; reason: abstract.
Removed service ".abstract.instanceof.Appolo\BoltSeo\Twig\SeoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Article\TwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Article\TwigExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Redactor\TwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Redactor\TwigExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\WidgetSubscriberDecorator"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\WidgetSubscriberDecorator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Extensions\Backend\BrandContentListingFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Extensions\Backend\BrandContentListingFilter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Extensions\Frontend\DateFormatExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Extensions\Frontend\DateFormatExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Extensions\Frontend\TaxonomyListExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Extensions\Frontend\TaxonomyListExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\AbstractContextAwareFilter.0.App\Filter\ContentSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\ContentSearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\Filter\ContentSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.Bolt\Api\ContentDataPersister"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Api\ContentDataPersister"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Api\Extensions\ContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Cache\ContentToArrayCacher"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Cache\ContentToArrayCacher"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Cache\SelectOptionsCacher"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Cache\SelectOptionsCacher"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\AddUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\AddUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ClearThumbnailCacheCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ClearThumbnailCacheCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyAssetsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\CopyAssetsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\CopyThemesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\CopyThemesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\DeleteUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\DeleteUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsConfigureCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ExtensionsConfigureCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ExtensionsListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsServicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ExtensionsServicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ExtensionsShowCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ExtensionsShowCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\InfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\InfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ListUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ListUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ResetPasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ResetSecretCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ResetSecretCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\ServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\ServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\SetupCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\SetupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Bolt\Command\WelcomeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Command\WelcomeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\Async\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\Async\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\Async\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\AuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\BulkOperationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ClearCacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ContentEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ContentLocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ExtensionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FileEditController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\FileEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\FilemanagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\GeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\GeneralController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\GeneralController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ListingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ListingController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ListingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\LogViewerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\MediaEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\MenuPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Backend\UserEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Backend\UserEditController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Backend\UserEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\DetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\DetailController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\DetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\HomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\ListingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\ListingController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\ListingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\PreviewController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\TaxonomyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\Frontend\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Controller\TwigAwareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Controller\TwigAwareController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Controller\TwigAwareController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ContentFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\ContentFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImageFetchFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\ImageFetchFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\ImagesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\ImagesFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\RelationsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\RelationsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\TaxonomyFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\TaxonomyFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Bolt\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\DataFixtures\UserFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.Bolt\Event\ConfigCacheClearer"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\ConfigCacheClearer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\AuthSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\AuthSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ContentSaveSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ContentSaveSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\EntityServiceProvider"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\EntityServiceProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ExtensionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ExtensionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\MaintenanceModeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\MaintenanceModeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\TimedPublishSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\TimedPublishSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\UserLocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\UserLocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\WidgetSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\WidgetSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Event\Subscriber\ZoneSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Event\Subscriber\ZoneSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Bolt\Extension\ExtensionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Bolt\Extension\ExtensionController"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Extension\ExtensionController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\FieldTypes\PasswordWithPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Form\FieldTypes\PasswordWithPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Bolt\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Form\UserType"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Bolt\Log\LogHandler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Bolt\Log\LogHandler"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Log\LogHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\FieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\FieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\MediaRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\MediaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\RelationRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\RelationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\TaxonomyRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\TaxonomyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserAuthTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\UserAuthTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Bolt\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\AdminApiVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\AdminApiVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\AdminTranslateVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\AdminTranslateVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\ContentOwnerVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\ContentOwnerVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\ContentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\ContentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\GlobalVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\GlobalVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Bolt\Security\SwitchUserVoter"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\SwitchUserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Bolt\Security\TokenDeauthenticatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Security\TokenDeauthenticatedSubscriber"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ArrayExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\ArrayExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\AssetsExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\AssetsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\BackendMenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\BackendMenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\CommonExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\CommonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ContentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\ContentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DebugExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\DebugExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\DumpExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\DumpExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ExtensionExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\ExtensionExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FieldExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\FieldExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\FrontendMenuExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\FrontendMenuExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\HtmlExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\HtmlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\ImageExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\ImageExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\LocaleExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\LocaleExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\RelatedExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\RelatedExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\SetcontentExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\SetcontentExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TextExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\TextExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\TranslatableExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\TranslatableExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\UserExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\UserExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Bolt\Twig\WidgetExtension"; reason: abstract.
Removed service ".abstract.instanceof.Bolt\Twig\WidgetExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
Removed service ".abstract.instanceof.Squirrel\TwigPhpSyntax\PhpSyntaxExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.pcre"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.pcre"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.text"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.text"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.array"; reason: abstract.
Removed service ".abstract.instanceof.twig.extension.array"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\Constraint"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\Constraint"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
Removed service ".instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor"; reason: abstract.
Removed service ".abstract.instanceof.Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor"; reason: abstract.
Inlined service "Bolt\Api\ContentDataPersister.inner" to "Bolt\Api\ContentDataPersister".
Inlined service "Bolt\Utils\ThumbnailCacheClearer" to "Bolt\Command\ClearThumbnailCacheCommand".
Inlined service ".service_locator.OlI2lSK.Bolt\Controller\Backend\Async\UploadController" to "Bolt\Controller\Backend\Async\UploadController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\AuthenticationController" to "Bolt\Controller\Backend\AuthenticationController".
Inlined service ".service_locator.OlI2lSK.Bolt\Controller\Backend\BulkOperationsController" to "Bolt\Controller\Backend\BulkOperationsController".
Inlined service ".service_locator.OlI2lSK.Bolt\Controller\Backend\ClearCacheController" to "Bolt\Controller\Backend\ClearCacheController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\ContentEditController" to "Bolt\Controller\Backend\ContentEditController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\ContentLocalizationController" to "Bolt\Controller\Backend\ContentLocalizationController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\DashboardController" to "Bolt\Controller\Backend\DashboardController".
Inlined service ".service_locator.OlI2lSK.Bolt\Controller\Backend\ExtensionsController" to "Bolt\Controller\Backend\ExtensionsController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\FileEditController" to "Bolt\Controller\Backend\FileEditController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\FilemanagerController" to "Bolt\Controller\Backend\FilemanagerController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\GeneralController" to "Bolt\Controller\Backend\GeneralController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\ListingController" to "Bolt\Controller\Backend\ListingController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\LogViewerController" to "Bolt\Controller\Backend\LogViewerController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\MediaEditController" to "Bolt\Controller\Backend\MediaEditController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\MenuPageController" to "Bolt\Controller\Backend\MenuPageController".
Inlined service "symfonycasts.reset_password.helper" to "Bolt\Controller\Backend\ResetPasswordController".
Inlined service ".service_locator.OlI2lSK.Bolt\Controller\Backend\ResetPasswordController" to "Bolt\Controller\Backend\ResetPasswordController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\UserController" to "Bolt\Controller\Backend\UserController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Backend\UserEditController" to "Bolt\Controller\Backend\UserEditController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\DetailController" to "Bolt\Controller\Frontend\DetailController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\HomepageController" to "Bolt\Controller\Frontend\HomepageController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\ListingController" to "Bolt\Controller\Frontend\ListingController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\PreviewController" to "Bolt\Controller\Frontend\PreviewController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\SearchController" to "Bolt\Controller\Frontend\SearchController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\TaxonomyController" to "Bolt\Controller\Frontend\TaxonomyController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\Frontend\TemplateController" to "Bolt\Controller\Frontend\TemplateController".
Inlined service ".service_locator.s7Sz.eL.Bolt\Controller\TwigAwareController" to "Bolt\Controller\TwigAwareController".
Inlined service ".service_locator.OlI2lSK.Bolt\Extension\ExtensionController" to "Bolt\Extension\ExtensionController".
Inlined service "monolog.processor.request" to "Bolt\Log\LogHandler".
Inlined service "Bolt\Menu\FrontendMenuBuilder" to "Bolt\Menu\FrontendMenu".
Inlined service "Bolt\Storage\SelectQuery" to "Bolt\Storage\ContentQueryParser".
Inlined service "Bolt\Storage\SelectQuery" to "Bolt\Storage\ContentQueryParser".
Inlined service "Bolt\Storage\Directive\GetQueryDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\LimitDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\OrderDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\PageDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\PrintQueryDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\ReturnSingleDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\ReturnMultipleDirective" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\LatestDirectiveHandler" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\EarliestDirectiveHandler" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\Directive\RandomDirectiveHandler" to "Bolt\Storage\Directive\DirectiveHandler".
Inlined service "Bolt\Storage\ContentQueryParser" to "Bolt\Storage\Query".
Inlined service "Bolt\Storage\FrontendQueryScope" to "Bolt\Storage\Query".
Inlined service "Doctrine\ORM\Query\Expr" to "Bolt\Storage\QueryParameterParser".
Inlined service "Bolt\Storage\QueryParameterParser" to "Bolt\Storage\SelectQuery".
Inlined service "Bolt\Menu\BackendMenu" to "Bolt\Twig\BackendMenuExtension".
Inlined service "Bolt\Menu\FrontendMenu" to "Bolt\Twig\FrontendMenuExtension".
Inlined service "Bolt\Utils\Markdown" to "Bolt\Twig\HtmlExtension".
Inlined service "Bolt\Cache\RelatedOptionsUtilityCacher" to "Bolt\Twig\RelatedExtension".
Inlined service "Bolt\Widget\Injector\HtmlInjector" to "Bolt\Widget\Injector\QueueProcessor".
Inlined service "Bolt\Widget\Injector\QueueProcessor" to "Bolt\Widgets".
Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.subresource.metadata_factory.annotation".
Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
Inlined service ".2_ObjectNormalizer~L55rvY0" to ".1_Serializer~L55rvY0".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.graphql.resolver.stage.deserialize" to "api_platform.graphql.resolver.factory.item_mutation".
Inlined service "api_platform.graphql.resolver.stage.write" to "api_platform.graphql.resolver.factory.item_mutation".
Inlined service "api_platform.graphql.resolver.stage.validate" to "api_platform.graphql.resolver.factory.item_mutation".
Inlined service "api_platform.graphql.mutation_resolver_locator" to "api_platform.graphql.resolver.factory.item_mutation".
Inlined service "api_platform.graphql.subscription.subscription_manager" to "api_platform.graphql.resolver.factory.item_subscription".
Inlined service "api_platform.graphql.type_locator" to "api_platform.graphql.types_factory".
Inlined service "api_platform.graphql.resolver.resource_field" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.fields_builder_locator" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.type_converter" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory.item" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory.collection" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory.item_mutation" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory.item_subscription" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.types_factory" to "api_platform.graphql.schema_builder".
Inlined service "api_platform.graphql.executor" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.error_handler" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.subscription.subscription_identifier_generator" to "api_platform.graphql.subscription.subscription_manager".
Inlined service "api_platform.graphql.cache.subscription.recorder_inner" to "api_platform.graphql.cache.subscription".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
Inlined service "pagerfanta.view.default_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
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.f2yfpqu" 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.owmRMwV" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.query.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.compatibility_layer" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" 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 "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "Bolt\DataFixtures\ContentFixtures" to "doctrine.fixtures.loader".
Inlined service "Bolt\DataFixtures\ImageFetchFixtures" to "doctrine.fixtures.loader".
Inlined service "Bolt\DataFixtures\ImagesFixtures" to "doctrine.fixtures.loader".
Inlined service "Bolt\DataFixtures\RelationsFixtures" to "doctrine.fixtures.loader".
Inlined service "Bolt\DataFixtures\TaxonomyFixtures" to "doctrine.fixtures.loader".
Inlined service "Bolt\DataFixtures\UserFixtures" to "doctrine.fixtures.loader".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
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 ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.wmwio2R" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
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 "assets._default_package" to "assets.packages".
Inlined service "assets._version_frontend" to "assets._package_frontend".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" 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.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
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 "Bolt\Extension\RoutesLoader" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.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.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
Inlined service "pagerfanta.serializer.normalizer" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.graphql.normalizer.validation_exception" to "serializer".
Inlined service "api_platform.graphql.normalizer.http_exception" to "serializer".
Inlined service "api_platform.graphql.normalizer.runtime_exception" to "serializer".
Inlined service "api_platform.swagger.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.error" to "serializer".
Inlined service "api_platform.graphql.normalizer.error" to "serializer".
Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.graphql.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.collection" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonapi.normalizer.object" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "api_platform.graphql.normalizer.object" to "serializer".
Inlined service "api_platform.jsonapi.encoder" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.X7OV8re" 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 "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.2Mv_Z_M" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "api_platform.data_collector.request" 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 "data_collector.http_client" to "profiler".
Inlined service "php_translation.data_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.PnPZwOr" to "security.access_map".
Inlined service ".security.request_matcher.mlxc5u2" to "security.access_map".
Inlined service ".security.request_matcher.fpGMg6v" to "security.access_map".
Inlined service ".security.request_matcher.2O6nyKr" to "security.access_map".
Inlined service ".security.request_matcher.Hqn7PGg" to "security.access_map".
Inlined service ".security.request_matcher.30HVql5" to "security.access_map".
Inlined service ".security.request_matcher.Z7oNkUd" to "security.access_map".
Inlined service ".security.request_matcher.q.5dgW6" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
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 "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.user_checker" to "security.listener.user_checker.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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "Bolt\Security\AuthenticationEntryPointRedirector" 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.native_filesystem" to "twig".
Inlined service "twig.extension.dump" 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.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.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "Appolo\BoltSeo\Twig\SeoExtension" to "twig".
Inlined service "Bolt\Article\TwigExtension" to "twig".
Inlined service "Bolt\Redactor\TwigExtension" to "twig".
Inlined service "App\Extensions\Backend\BrandContentListingFilter" to "twig".
Inlined service "App\Extensions\Frontend\DateFormatExtension" to "twig".
Inlined service "App\Extensions\Frontend\TaxonomyListExtension" to "twig".
Inlined service "Bolt\Twig\ArrayExtension" to "twig".
Inlined service "Bolt\Twig\AssetsExtension" to "twig".
Inlined service "Bolt\Twig\BackendMenuExtension" to "twig".
Inlined service "Bolt\Twig\DebugExtension" to "twig".
Inlined service "Bolt\Twig\DumpExtension" to "twig".
Inlined service "Bolt\Twig\ExtensionExtension" to "twig".
Inlined service "Bolt\Cache\SelectOptionsCacher" to "twig".
Inlined service "Bolt\Twig\HtmlExtension" to "twig".
Inlined service "Bolt\Twig\ImageExtension" to "twig".
Inlined service "Bolt\Cache\ContentToArrayCacher" to "twig".
Inlined service "Bolt\Twig\RelatedExtension" to "twig".
Inlined service "Bolt\Twig\SetcontentExtension" to "twig".
Inlined service "Bolt\Twig\TranslatableExtension" to "twig".
Inlined service "Bolt\Twig\UserExtension" to "twig".
Inlined service "Bolt\Twig\WidgetExtension" to "twig".
Inlined service "Squirrel\TwigPhpSyntax\PhpSyntaxExtension" to "twig".
Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
Inlined service "twig.extension.pcre" to "twig".
Inlined service "twig.extension.text" to "twig".
Inlined service "twig.extension.array" to "twig".
Inlined service "pagerfanta.twig_extension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "nelmio_security.twig_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "Translation\Bundle\Twig\TranslationExtension" to "twig".
Inlined service "twig.extension.html" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.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 "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.e22Q8AG" 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 ".service_locator.JF238zx" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~HeZ2kin" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "Translation\Extractor\FileExtractor\PHPFileExtractor" to "Translation\Extractor\Extractor".
Inlined service "Translation\Extractor\FileExtractor\TwigFileExtractor" to "Translation\Extractor\Extractor".
Inlined service "Translation\Extractor\Visitor\Php\Knp\Menu\ItemLabel" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Knp\Menu\LinkTitle" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\Constraint" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Php\TranslateAnnotationVisitor" to "Translation\Extractor\FileExtractor\PHPFileExtractor".
Inlined service "Translation\Extractor\Visitor\Twig\TwigVisitor" to "Translation\Extractor\FileExtractor\TwigFileExtractor".
Inlined service "php_translation.single_storage.file.bolt" to "php_translation.storage.bolt".
Inlined service "php_translation.single_storage.file.site" to "php_translation.storage.site".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
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 ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "Bolt\Security\AdminApiVoter" to "debug.security.voter.Bolt\Security\AdminApiVoter".
Inlined service "Bolt\Security\AdminTranslateVoter" to "debug.security.voter.Bolt\Security\AdminTranslateVoter".
Inlined service "Bolt\Security\ContentOwnerVoter" to "debug.security.voter.Bolt\Security\ContentOwnerVoter".
Inlined service "Bolt\Security\ContentVoter" to "debug.security.voter.Bolt\Security\ContentVoter".
Inlined service "Bolt\Security\GlobalVoter" to "debug.security.voter.Bolt\Security\GlobalVoter".
Inlined service "Bolt\Security\SwitchUserVoter" to "debug.security.voter.Bolt\Security\SwitchUserVoter".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.0asppet" to ".service_locator.0asppet.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".service_locator.N4YT_Aq" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.0asppet.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
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 "Bolt\Storage\Directive\DirectiveHandler" to "Bolt\Storage\Query".
Inlined service "Bolt\Storage\Directive\DirectiveHandler" to "Bolt\Storage\Query".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.query_resolver_locator" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.query_resolver_locator" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security_post_denormalize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.read" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.security" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.stage.serialize" to "api_platform.graphql.fields_builder".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service ".1_Serializer~L55rvY0" to "serializer".
Inlined service "api_platform.jsonapi.name_converter.reserved_attribute_name" to "serializer".
Inlined service "api_platform.jsonapi.name_converter.reserved_attribute_name" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "Bolt\Storage\FieldQueryUtils" to "Bolt\Storage\Query".
Inlined service "Bolt\Storage\FieldQueryUtils" to "Bolt\Storage\Query".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".