Symfony\Component\Config
Namespaces
Symfony\Component\Config\DefinitionSymfony\Component\Config\ExceptionSymfony\Component\Config\LoaderSymfony\Component\Config\ResourceSymfony\Component\Config\Util
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
| ConfigCacheFactoryInterface | Interface for a ConfigCache factory. This factory creates an instance of ConfigCacheInterface and initializes the cache if necessary. |
| ConfigCacheInterface | Interface for ConfigCache. |
| FileLocatorInterface | |
| ResourceCheckerInterface | Interface for ResourceCheckers. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config.html