MrSpider

Results 3 comments of MrSpider

The service `api_platform.metadata.property.identifier_metadata_factory` which is suggested to be removed in 3.0 by a TODO comment (`TODO: in 3.0 the serializer property metadata factory doesn't need the resource metadata anymore so...

The situation I described in https://github.com/api-platform/core/issues/4975#issuecomment-1327620795 is still present in 3.0.7. I profiled a whole cache build to find out that the the service `api_platform.metadata.property.identifier_metadata_factory` (defined in `Symfony/Bundle/Resources/config/metadata/property.xml`) is directly...

@MariusJam Be careful when using anything other than a array cache. AFAIK Using a cache other than array without telling the service `api_platform.cache_warmer.cache_pool_clearer` about that new cache could lead to...