Symfony\Component\Config
Namespaces
Classes
ConfigCache | ConfigCache caches arbitrary content in files on disk. |
ConfigCacheFactory | Basic implementation of ConfigCacheFactoryInterface that creates an instance of the default ConfigCache. |
FileLocator | FileLocator uses an array of pre-defined paths to find files. |
ResourceCheckerConfigCache | ResourceCheckerConfigCache uses instances of ResourceCheckerInterface to check whether cached data is still fresh. |
ResourceCheckerConfigCacheFactory | A ConfigCacheFactory implementation that validates the cache with an arbitrary set of ResourceCheckers. |
Interfaces