Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
$conf | global | core/ |
Allows defining of site-specific service providers for the Drupal kernel. |
$config | global | core/ |
Array of configuration overrides from the settings.php file. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
Action::$configuration | property | core/ |
The configuration of the action. |
Action::$confirm_form_route_name | property | core/ |
The route name for a confirmation form for this action. |
Action::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
ActionAjaxTest::buildConfigurationForm | function | core/ |
Form constructor. |
ActionAjaxTest::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ActionAjaxTest::submitConfigurationForm | function | core/ |
Form submission handler. |
ActionConfigEntityInterface | interface | core/ |
Provides an interface defining an action entity. |
ActionConfigEntityInterface.php | file | core/ |
|
ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
ActionConfigEntityInterface::getType | function | core/ |
Returns the operation type. |
ActionConfigEntityInterface::isConfigurable | function | core/ |
Returns whether or not this action is configurable. |
ActionConfigTest | class | core/ |
Tests removing action module's configuration. |
ActionConfigTest.php | file | core/ |
|
ActionConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionConfigTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ActionConfigTest::testUpdateActionPlugins | function | core/ |
Tests upgrading action settings. |
ActionFormAjaxTest::testActionConfigurationWithAjax | function | core/ |
Tests action plugins with AJAX save their configuration. |
ActionListBuilder::$hasConfigurableActions | property | core/ |
|
addTourLegacyConfig.php | file | core/ |
Adds deprecated tour config for testing updates. |
AdminNegotiator::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter. |
AdminPathConfigEntityConverter | class | core/ |
Makes sure the unmodified ConfigEntity is loaded on admin pages. |
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter.php | file | core/ |
|
AdminPathConfigEntityConverter::$adminContext | property | core/ |
The route admin context to determine whether a route is an admin one. |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter::$container | property | core/ |
The service container. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
AdminPathConfigEntityConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AdminUiTest::testLanguageConfigForm | function | core/ |
Tests the language config form. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvisoriesConfigSubscriber | class | core/ |
Defines a config subscriber for changes to 'system.advisories'. |
AdvisoriesConfigSubscriber.php | file | core/ |
|
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
AdvisoriesConfigSubscriber::getSubscribedEvents | function | core/ |
|
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
AdvisoriesConfigSubscriber::__construct | function | core/ |
Constructs a new ConfigSubscriber object. |
AggregatorDisplayConfigurableTest | class | core/ |
Tests aggregator_feed and aggregator_item base fields' displays. |
AggregatorDisplayConfigurableTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.