|
|
@@ -24,19 +24,6 @@ services:
|
|
|
parent: cache.system
|
|
|
tags: [ cache.pool ]
|
|
|
|
|
|
- # May have to be removed soon when api-platform removes these services
|
|
|
- # see vendor/api-platform/core/src/Symfony/Bundle/Resources/config/metadata/property.xml:41
|
|
|
- api_platform.cache.metadata.identifier:
|
|
|
- parent: cache.adapter.array
|
|
|
- tags: [ cache.pool ]
|
|
|
- api_platform.metadata.property.identifier_metadata_factory.cached:
|
|
|
- class: ApiPlatform\Metadata\Property\Factory\CachedPropertyMetadataFactory
|
|
|
- decorates: api_platform.metadata.property.identifier_metadata_factory
|
|
|
- decoration_priority: 99
|
|
|
- arguments:
|
|
|
- - '@api_platform.cache.metadata.identifier'
|
|
|
- - '@api_platform.metadata.property.identifier_metadata_factory.cached.inner'
|
|
|
-
|
|
|
########### End Speeds up api-platform cache build substantially ###########
|
|
|
|
|
|
# default configuration for services in *this* file
|