455 lines
24 KiB
PHP
455 lines
24 KiB
PHP
<?php
|
|
|
|
namespace ContainerIP09wnc;
|
|
|
|
return [
|
|
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => true,
|
|
'Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider' => true,
|
|
'Doctrine\\Common\\Persistence\\ManagerRegistry' => true,
|
|
'Doctrine\\DBAL\\Connection' => true,
|
|
'Doctrine\\DBAL\\Connection $defaultConnection' => true,
|
|
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => true,
|
|
'Doctrine\\ORM\\EntityManagerInterface' => true,
|
|
'Doctrine\\ORM\\EntityManagerInterface $defaultEntityManager' => true,
|
|
'Doctrine\\Persistence\\ManagerRegistry' => true,
|
|
'Psr\\Cache\\CacheItemPoolInterface' => true,
|
|
'Psr\\Container\\ContainerInterface $parameterBag' => true,
|
|
'Psr\\EventDispatcher\\EventDispatcherInterface' => true,
|
|
'Psr\\Log\\LoggerInterface' => true,
|
|
'SessionHandlerInterface' => true,
|
|
'Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerHelper' => true,
|
|
'Symfony\\Component\\Config\\Loader\\LoaderInterface' => true,
|
|
'Symfony\\Component\\DependencyInjection\\ParameterBag\\ContainerBagInterface' => true,
|
|
'Symfony\\Component\\DependencyInjection\\ParameterBag\\ParameterBagInterface' => true,
|
|
'Symfony\\Component\\DependencyInjection\\ReverseContainer' => true,
|
|
'Symfony\\Component\\ErrorHandler\\ErrorRenderer\\FileLinkFormatter' => true,
|
|
'Symfony\\Component\\EventDispatcher\\EventDispatcherInterface' => true,
|
|
'Symfony\\Component\\Filesystem\\Filesystem' => true,
|
|
'Symfony\\Component\\HttpFoundation\\Request' => true,
|
|
'Symfony\\Component\\HttpFoundation\\RequestStack' => true,
|
|
'Symfony\\Component\\HttpFoundation\\Response' => true,
|
|
'Symfony\\Component\\HttpFoundation\\Session\\SessionInterface' => true,
|
|
'Symfony\\Component\\HttpFoundation\\UriSigner' => true,
|
|
'Symfony\\Component\\HttpFoundation\\UrlHelper' => true,
|
|
'Symfony\\Component\\HttpKernel\\Config\\FileLocator' => true,
|
|
'Symfony\\Component\\HttpKernel\\DependencyInjection\\ServicesResetterInterface' => true,
|
|
'Symfony\\Component\\HttpKernel\\Fragment\\FragmentUriGeneratorInterface' => true,
|
|
'Symfony\\Component\\HttpKernel\\HttpCache\\StoreInterface' => true,
|
|
'Symfony\\Component\\HttpKernel\\HttpKernelInterface' => true,
|
|
'Symfony\\Component\\HttpKernel\\KernelInterface' => true,
|
|
'Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyInfoExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyInitializableExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyReadInfoExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface' => true,
|
|
'Symfony\\Component\\PropertyInfo\\PropertyWriteInfoExtractorInterface' => true,
|
|
'Symfony\\Component\\Routing\\Generator\\UrlGeneratorInterface' => true,
|
|
'Symfony\\Component\\Routing\\Matcher\\UrlMatcherInterface' => true,
|
|
'Symfony\\Component\\Routing\\RequestContext' => true,
|
|
'Symfony\\Component\\Routing\\RequestContextAwareInterface' => true,
|
|
'Symfony\\Component\\Routing\\RouterInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Encoder\\DecoderInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Encoder\\EncoderInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Mapping\\ClassDiscriminatorResolverInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Mapping\\Factory\\ClassMetadataFactoryInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface' => true,
|
|
'Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface' => true,
|
|
'Symfony\\Component\\Serializer\\SerializerInterface' => true,
|
|
'Symfony\\Component\\Stopwatch\\Stopwatch' => true,
|
|
'Symfony\\Component\\String\\Slugger\\SluggerInterface' => true,
|
|
'Symfony\\Component\\TypeInfo\\TypeResolver\\TypeResolverInterface' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\AllValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\AtLeastOneOfValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\BicValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\BlankValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CallbackValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CardSchemeValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CharsetValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\ChoiceValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CidrValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CollectionValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CompoundValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CountValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CountryValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CssColorValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\CurrencyValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\DateTimeValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\DateValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\DivisibleByValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\EqualToValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\ExpressionSyntaxValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\FileValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqualValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\GreaterThanValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\HostnameValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IbanValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IdenticalToValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\ImageValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IpValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IsFalseValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IsNullValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IsTrueValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IsbnValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IsinValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\IssnValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\JsonValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LanguageValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LengthValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LessThanOrEqualValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LessThanValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LocaleValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\LuhnValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\MacAddressValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NoSuspiciousCharactersValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NotBlankValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NotEqualToValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NotIdenticalToValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\NotNullValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\PasswordStrengthValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\RangeValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\RegexValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\SequentiallyValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\TimeValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\TimezoneValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\TypeValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\UlidValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\UniqueValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\UrlValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\UuidValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\ValidValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\VideoValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\WeekValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\WhenValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\WordCountValidator' => true,
|
|
'Symfony\\Component\\Validator\\Constraints\\YamlValidator' => true,
|
|
'Symfony\\Component\\Validator\\Validator\\ValidatorInterface' => true,
|
|
'Symfony\\Contracts\\Cache\\CacheInterface' => true,
|
|
'Symfony\\Contracts\\Cache\\NamespacedPoolInterface' => true,
|
|
'Symfony\\Contracts\\Cache\\TagAwareCacheInterface' => true,
|
|
'Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface' => true,
|
|
'argument_metadata_factory' => true,
|
|
'argument_resolver' => true,
|
|
'argument_resolver.backed_enum_resolver' => true,
|
|
'argument_resolver.controller_locator' => true,
|
|
'argument_resolver.datetime' => true,
|
|
'argument_resolver.default' => true,
|
|
'argument_resolver.not_tagged_controller' => true,
|
|
'argument_resolver.query_parameter_value_resolver' => true,
|
|
'argument_resolver.request' => true,
|
|
'argument_resolver.request_attribute' => true,
|
|
'argument_resolver.request_payload' => true,
|
|
'argument_resolver.service' => true,
|
|
'argument_resolver.session' => true,
|
|
'argument_resolver.variadic' => true,
|
|
'cache.adapter.apcu' => true,
|
|
'cache.adapter.array' => true,
|
|
'cache.adapter.doctrine_dbal' => true,
|
|
'cache.adapter.filesystem' => true,
|
|
'cache.adapter.memcached' => true,
|
|
'cache.adapter.pdo' => true,
|
|
'cache.adapter.psr6' => true,
|
|
'cache.adapter.redis' => true,
|
|
'cache.adapter.redis_tag_aware' => true,
|
|
'cache.adapter.system' => true,
|
|
'cache.adapter.valkey' => true,
|
|
'cache.adapter.valkey_tag_aware' => true,
|
|
'cache.app.taggable' => true,
|
|
'cache.default_clearer' => true,
|
|
'cache.default_doctrine_dbal_provider' => true,
|
|
'cache.default_marshaller' => true,
|
|
'cache.default_memcached_provider' => true,
|
|
'cache.default_redis_provider' => true,
|
|
'cache.default_valkey_provider' => true,
|
|
'cache.doctrine.orm.default.metadata' => true,
|
|
'cache.doctrine.orm.default.query' => true,
|
|
'cache.doctrine.orm.default.result' => true,
|
|
'cache.early_expiration_handler' => true,
|
|
'cache.property_access' => true,
|
|
'cache.property_info' => true,
|
|
'cache.serializer' => true,
|
|
'cache.validator' => true,
|
|
'cache_clearer' => true,
|
|
'config.resource.self_checking_resource_checker' => true,
|
|
'config_builder.warmer' => true,
|
|
'config_cache_factory' => true,
|
|
'console.command.about' => true,
|
|
'console.command.assets_install' => true,
|
|
'console.command.cache_clear' => true,
|
|
'console.command.cache_pool_clear' => true,
|
|
'console.command.cache_pool_delete' => true,
|
|
'console.command.cache_pool_invalidate_tags' => true,
|
|
'console.command.cache_pool_list' => true,
|
|
'console.command.cache_pool_prune' => true,
|
|
'console.command.cache_warmup' => true,
|
|
'console.command.config_debug' => true,
|
|
'console.command.config_dump_reference' => true,
|
|
'console.command.container_debug' => true,
|
|
'console.command.container_lint' => true,
|
|
'console.command.debug_autowiring' => true,
|
|
'console.command.dotenv_debug' => true,
|
|
'console.command.error_dumper' => true,
|
|
'console.command.event_dispatcher_debug' => true,
|
|
'console.command.router_debug' => true,
|
|
'console.command.router_match' => true,
|
|
'console.command.secrets_decrypt_to_local' => true,
|
|
'console.command.secrets_encrypt_from_local' => true,
|
|
'console.command.secrets_generate_key' => true,
|
|
'console.command.secrets_list' => true,
|
|
'console.command.secrets_remove' => true,
|
|
'console.command.secrets_reveal' => true,
|
|
'console.command.secrets_set' => true,
|
|
'console.command.serializer_debug' => true,
|
|
'console.command.validator_debug' => true,
|
|
'console.command.yaml_lint' => true,
|
|
'console.error_listener' => true,
|
|
'console.messenger.application' => true,
|
|
'console.messenger.execute_command_handler' => true,
|
|
'console.suggest_missing_package_subscriber' => true,
|
|
'container.env' => true,
|
|
'container.env_var_processor' => true,
|
|
'container.getenv' => true,
|
|
'controller.cache_attribute_listener' => true,
|
|
'controller.helper' => true,
|
|
'controller.is_signature_valid_attribute_listener' => true,
|
|
'controller_resolver' => true,
|
|
'data_collector.doctrine' => true,
|
|
'debug.argument_resolver' => true,
|
|
'debug.argument_resolver.inner' => true,
|
|
'debug.controller_resolver' => true,
|
|
'debug.controller_resolver.inner' => true,
|
|
'debug.debug_handlers_listener' => true,
|
|
'debug.event_dispatcher' => true,
|
|
'debug.event_dispatcher.inner' => true,
|
|
'debug.file_link_formatter' => true,
|
|
'dependency_injection.config.container_parameters_resource_checker' => true,
|
|
'disallow_search_engine_index_response_listener' => true,
|
|
'doctrine.cache_clear_metadata_command' => true,
|
|
'doctrine.cache_clear_query_cache_command' => true,
|
|
'doctrine.cache_clear_result_command' => true,
|
|
'doctrine.cache_collection_region_command' => true,
|
|
'doctrine.clear_entity_region_command' => true,
|
|
'doctrine.clear_query_region_command' => true,
|
|
'doctrine.database_create_command' => true,
|
|
'doctrine.database_drop_command' => true,
|
|
'doctrine.dbal.connection' => true,
|
|
'doctrine.dbal.connection.configuration' => true,
|
|
'doctrine.dbal.connection.event_manager' => true,
|
|
'doctrine.dbal.connection_expiries' => true,
|
|
'doctrine.dbal.connection_factory' => true,
|
|
'doctrine.dbal.connection_factory.dsn_parser' => true,
|
|
'doctrine.dbal.debug_middleware' => true,
|
|
'doctrine.dbal.debug_middleware.default' => true,
|
|
'doctrine.dbal.default_connection.configuration' => true,
|
|
'doctrine.dbal.default_connection.event_manager' => true,
|
|
'doctrine.dbal.default_schema_asset_filter_manager' => true,
|
|
'doctrine.dbal.default_schema_manager_factory' => true,
|
|
'doctrine.dbal.event_manager' => true,
|
|
'doctrine.dbal.idle_connection_listener' => true,
|
|
'doctrine.dbal.idle_connection_middleware' => true,
|
|
'doctrine.dbal.idle_connection_middleware.default' => true,
|
|
'doctrine.dbal.logging_middleware' => true,
|
|
'doctrine.dbal.schema_asset_filter_manager' => true,
|
|
'doctrine.dbal.well_known_schema_asset_filter' => true,
|
|
'doctrine.debug_data_holder' => true,
|
|
'doctrine.id_generator_locator' => true,
|
|
'doctrine.mapping_describe_command' => true,
|
|
'doctrine.mapping_info_command' => true,
|
|
'doctrine.migrations.configuration' => true,
|
|
'doctrine.migrations.configuration_loader' => true,
|
|
'doctrine.migrations.connection_loader' => true,
|
|
'doctrine.migrations.connection_registry_loader' => true,
|
|
'doctrine.migrations.dependency_factory' => true,
|
|
'doctrine.migrations.em_loader' => true,
|
|
'doctrine.migrations.entity_manager_registry_loader' => true,
|
|
'doctrine.migrations.metadata_storage' => true,
|
|
'doctrine.migrations.migrations_factory' => true,
|
|
'doctrine.migrations.storage.table_storage' => true,
|
|
'doctrine.orm.command.entity_manager_provider' => true,
|
|
'doctrine.orm.configuration' => true,
|
|
'doctrine.orm.container_repository_factory' => true,
|
|
'doctrine.orm.default_attribute_metadata_driver' => true,
|
|
'doctrine.orm.default_configuration' => true,
|
|
'doctrine.orm.default_entity_listener_resolver' => true,
|
|
'doctrine.orm.default_entity_manager.event_manager' => true,
|
|
'doctrine.orm.default_entity_manager.property_info_extractor' => true,
|
|
'doctrine.orm.default_entity_manager.validator_loader' => true,
|
|
'doctrine.orm.default_listeners.attach_entity_listeners' => true,
|
|
'doctrine.orm.default_manager_configurator' => true,
|
|
'doctrine.orm.default_metadata_cache' => true,
|
|
'doctrine.orm.default_metadata_driver' => true,
|
|
'doctrine.orm.default_query_cache' => true,
|
|
'doctrine.orm.default_result_cache' => true,
|
|
'doctrine.orm.entity_manager.abstract' => true,
|
|
'doctrine.orm.entity_value_resolver' => true,
|
|
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_listener' => true,
|
|
'doctrine.orm.listeners.doctrine_token_provider_schema_listener' => true,
|
|
'doctrine.orm.listeners.lock_store_schema_listener' => true,
|
|
'doctrine.orm.listeners.pdo_session_handler_schema_listener' => true,
|
|
'doctrine.orm.listeners.resolve_target_entity' => true,
|
|
'doctrine.orm.manager_configurator.abstract' => true,
|
|
'doctrine.orm.naming_strategy.default' => true,
|
|
'doctrine.orm.naming_strategy.underscore' => true,
|
|
'doctrine.orm.naming_strategy.underscore_number_aware' => true,
|
|
'doctrine.orm.proxy_cache_warmer' => true,
|
|
'doctrine.orm.quote_strategy.ansi' => true,
|
|
'doctrine.orm.quote_strategy.default' => true,
|
|
'doctrine.orm.security.user.provider' => true,
|
|
'doctrine.orm.typed_field_mapper.default' => true,
|
|
'doctrine.orm.validator.unique' => true,
|
|
'doctrine.orm.validator_initializer' => true,
|
|
'doctrine.query_dql_command' => true,
|
|
'doctrine.query_sql_command' => true,
|
|
'doctrine.schema_create_command' => true,
|
|
'doctrine.schema_drop_command' => true,
|
|
'doctrine.schema_update_command' => true,
|
|
'doctrine.schema_validate_command' => true,
|
|
'doctrine.twig.doctrine_extension' => true,
|
|
'doctrine.ulid_generator' => true,
|
|
'doctrine.uuid_generator' => true,
|
|
'doctrine_migrations.current_command' => true,
|
|
'doctrine_migrations.diff_command' => true,
|
|
'doctrine_migrations.dump_schema_command' => true,
|
|
'doctrine_migrations.execute_command' => true,
|
|
'doctrine_migrations.generate_command' => true,
|
|
'doctrine_migrations.latest_command' => true,
|
|
'doctrine_migrations.migrate_command' => true,
|
|
'doctrine_migrations.rollup_command' => true,
|
|
'doctrine_migrations.schema_filter_listener' => true,
|
|
'doctrine_migrations.status_command' => true,
|
|
'doctrine_migrations.sync_metadata_command' => true,
|
|
'doctrine_migrations.up_to_date_command' => true,
|
|
'doctrine_migrations.version_command' => true,
|
|
'doctrine_migrations.versions_command' => true,
|
|
'error_handler.error_renderer.cli' => true,
|
|
'error_handler.error_renderer.default' => true,
|
|
'error_handler.error_renderer.html' => true,
|
|
'error_handler.error_renderer.serializer' => true,
|
|
'error_renderer' => true,
|
|
'error_renderer.cli' => true,
|
|
'error_renderer.default' => true,
|
|
'error_renderer.html' => true,
|
|
'error_renderer.serializer' => true,
|
|
'exception_listener' => true,
|
|
'file_locator' => true,
|
|
'filesystem' => true,
|
|
'form.type.entity' => true,
|
|
'form.type_guesser.doctrine' => true,
|
|
'fragment.handler' => true,
|
|
'fragment.renderer.inline' => true,
|
|
'fragment.uri_generator' => true,
|
|
'http_cache' => true,
|
|
'http_cache.store' => true,
|
|
'locale_aware_listener' => true,
|
|
'locale_listener' => true,
|
|
'logger' => true,
|
|
'nelmio_cors.cacheable_response_vary_listener' => true,
|
|
'nelmio_cors.cors_listener' => true,
|
|
'nelmio_cors.options_provider.config' => true,
|
|
'nelmio_cors.options_resolver' => true,
|
|
'parameter_bag' => true,
|
|
'property_accessor' => true,
|
|
'property_info' => true,
|
|
'property_info.constructor_extractor' => true,
|
|
'property_info.php_doc_extractor' => true,
|
|
'property_info.phpstan_extractor' => true,
|
|
'property_info.reflection_extractor' => true,
|
|
'property_info.serializer_extractor' => true,
|
|
'response_listener' => true,
|
|
'reverse_container' => true,
|
|
'router.cache_warmer' => true,
|
|
'router.default' => true,
|
|
'router.request_context' => true,
|
|
'router_listener' => true,
|
|
'routing.loader.attribute' => true,
|
|
'routing.loader.attribute.directory' => true,
|
|
'routing.loader.attribute.file' => true,
|
|
'routing.loader.attribute.services' => true,
|
|
'routing.loader.container' => true,
|
|
'routing.loader.directory' => true,
|
|
'routing.loader.glob' => true,
|
|
'routing.loader.php' => true,
|
|
'routing.loader.psr4' => true,
|
|
'routing.loader.xml' => true,
|
|
'routing.loader.yml' => true,
|
|
'routing.resolver' => true,
|
|
'secrets.decryption_key' => true,
|
|
'secrets.env_var_loader' => true,
|
|
'secrets.local_vault' => true,
|
|
'secrets.vault' => true,
|
|
'serializer' => true,
|
|
'serializer.denormalizer.array' => true,
|
|
'serializer.denormalizer.unwrapping' => true,
|
|
'serializer.encoder.csv' => true,
|
|
'serializer.encoder.json' => true,
|
|
'serializer.encoder.xml' => true,
|
|
'serializer.encoder.yaml' => true,
|
|
'serializer.mapping.attribute_loader' => true,
|
|
'serializer.mapping.cache.symfony' => true,
|
|
'serializer.mapping.cache_warmer' => true,
|
|
'serializer.mapping.chain_loader' => true,
|
|
'serializer.mapping.class_discriminator_resolver' => true,
|
|
'serializer.mapping.class_metadata_factory' => true,
|
|
'serializer.name_converter.camel_case_to_snake_case' => true,
|
|
'serializer.name_converter.metadata_aware' => true,
|
|
'serializer.name_converter.metadata_aware.abstract' => true,
|
|
'serializer.name_converter.snake_case_to_camel_case' => true,
|
|
'serializer.normalizer.backed_enum' => true,
|
|
'serializer.normalizer.constraint_violation_list' => true,
|
|
'serializer.normalizer.data_uri' => true,
|
|
'serializer.normalizer.dateinterval' => true,
|
|
'serializer.normalizer.datetime' => true,
|
|
'serializer.normalizer.datetimezone' => true,
|
|
'serializer.normalizer.form_error' => true,
|
|
'serializer.normalizer.json_serializable' => true,
|
|
'serializer.normalizer.number' => true,
|
|
'serializer.normalizer.object' => true,
|
|
'serializer.normalizer.problem' => true,
|
|
'serializer.normalizer.property' => true,
|
|
'serializer.normalizer.uid' => true,
|
|
'serializer.property_accessor' => true,
|
|
'session.abstract_handler' => true,
|
|
'session.factory' => true,
|
|
'session.handler' => true,
|
|
'session.handler.native' => true,
|
|
'session.handler.native_file' => true,
|
|
'session.marshaller' => true,
|
|
'session.marshalling_handler' => true,
|
|
'session.storage.factory' => true,
|
|
'session.storage.factory.mock_file' => true,
|
|
'session.storage.factory.native' => true,
|
|
'session.storage.factory.php_bridge' => true,
|
|
'session_listener' => true,
|
|
'slugger' => true,
|
|
'type_info.resolver' => true,
|
|
'type_info.resolver.reflection_parameter' => true,
|
|
'type_info.resolver.reflection_parameter.phpdoc_aware' => true,
|
|
'type_info.resolver.reflection_property' => true,
|
|
'type_info.resolver.reflection_property.phpdoc_aware' => true,
|
|
'type_info.resolver.reflection_return' => true,
|
|
'type_info.resolver.reflection_return.phpdoc_aware' => true,
|
|
'type_info.resolver.reflection_type' => true,
|
|
'type_info.resolver.string' => true,
|
|
'type_info.type_context_factory' => true,
|
|
'uri_signer' => true,
|
|
'url_helper' => true,
|
|
'validate_request_listener' => true,
|
|
'validator' => true,
|
|
'validator.builder' => true,
|
|
'validator.email' => true,
|
|
'validator.expression' => true,
|
|
'validator.mapping.cache.adapter' => true,
|
|
'validator.mapping.cache_warmer' => true,
|
|
'validator.mapping.class_metadata_factory' => true,
|
|
'validator.no_suspicious_characters' => true,
|
|
'validator.not_compromised_password' => true,
|
|
'validator.property_info_loader' => true,
|
|
'validator.validator_factory' => true,
|
|
'validator.when' => true,
|
|
];
|