ConfigurationModuleProvider
Table of Contents
Interfaces
- ProviderInterface
- To be implemented by all configuration providers
Classes
- AbstractProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendModuleProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendRoutesProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendUserSettingsProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- BackendUserTsConfigProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- ConnectionDriverMiddlewaresProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- ContentSecurityPolicyMutationsProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- EventListenersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- GlobalVariableProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- HttpMiddlewareStackProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- MfaProvidersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- PageDoktypeProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- ProviderRegistry
- Registry for configuration providers which is called by the ConfigurationProviderPass
- SitesTcaConfigurationProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- SitesYamlConfigurationProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- SoftReferenceParsersProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- SymfonyExpressionLanguageProvidersProvider
- This class retrieves all Symfony expression language providers to be displayed in the lowlevel configuration module.
- ToolbarItemsProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
- TranslationDomainListProvider
- Can be used by specific provider implementations and supports
basic functionality, required by the interface.
Traits
- BlindedConnectionOptionsTrait
- Blinded configuration options are declared for the "Default" database connection only,
although an instance may configure any number of additional connections carrying the
same kind of options. This shares the declaration with all configured connections.