PHP Classes

File: config/packages/prod/doctrine.yaml

Recommend this page to a friend!
  Classes of Manolo Salsas   Symfony Create Bundle Skeleton   config/packages/prod/doctrine.yaml   Download  
File: config/packages/prod/doctrine.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Symfony Create Bundle Skeleton
Application to create reusable Symfony Bundles
Author: By
Last change:
Date: 4 years ago
Size: 551 bytes
 

Contents

Class file image Download
doctrine: orm: auto_generate_proxy_classes: false metadata_cache_driver: type: pool id: doctrine.system_cache_provider query_cache_driver: type: pool id: doctrine.system_cache_provider result_cache_driver: type: pool id: doctrine.result_cache_provider framework: cache: pools: doctrine.result_cache_pool: adapter: cache.app doctrine.system_cache_pool: adapter: cache.system