Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| TestLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| TestLocalActionWithConfig | class | core/ |
Defines a test local action plugin class. |
| TestLocalActionWithConfig.php | file | core/ |
|
| TestLocalActionWithConfig::$config | property | core/ |
|
| TestLocalActionWithConfig::create | function | core/ |
Creates an instance of the plugin. |
| TestLocalActionWithConfig::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| TestLocalActionWithConfig::__construct | function | core/ |
Constructs a TestLocalActionWithConfig object. |
| TestMigrationConfigurationTrait | class | core/ |
Test class that uses the trait we are testing. |
| TestPluginForm::buildConfigurationForm | function | core/ |
Form constructor. |
| TestPluginForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestPluginWithForm::buildConfigurationForm | function | core/ |
|
| TestPluginWithForm::submitConfigurationForm | function | core/ |
|
| TestPluginWithForm::validateConfigurationForm | function | core/ |
|
| TestSetupTrait::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| TestSetupTrait::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| TestSetupTrait::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| TestSiteConfigurationExcluder | class | core/ |
A test version of the site configuration excluder, to expose internals. |
| TestSiteConfigurationExcluder::$sitePath | property | core/ |
The site path. |
| TestSiteInstallCommand::$configImporter | property | core/ |
The config importer that can be used in a test. |
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteReleaseLocksCommand::configure | function | core/ |
|
| TestSiteTearDownCommand::configure | function | core/ |
|
| TestSiteUserLoginCommand::configure | function | core/ |
|
| TestSqlBase::setConfiguration | function | core/ |
Allows us to set the configuration from a test. |
| TestToolkit::buildConfigurationForm | function | core/ |
Form constructor. |
| TestToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestToolkit::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestViewsTest::testDefaultConfig | function | core/ |
Tests default configuration data type. |
| test_user_config.info.yml | file | core/ |
core/modules/system/tests/modules/test_user_config/test_user_config.info.yml |
| TextFormat::configFactory | function | core/ |
Wraps the config factory. |
| ThemeAdminForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ThemeExperimentalConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental themes. |
| ThemeExperimentalConfirmForm.php | file | core/ |
|
| ThemeExperimentalConfirmForm::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeExperimentalConfirmForm::$themeList | property | core/ |
An extension discovery instance. |
| ThemeExperimentalConfirmForm::buildForm | function | core/ |
Form constructor. |
| ThemeExperimentalConfirmForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ThemeExperimentalConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ThemeExperimentalConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ThemeExperimentalConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ThemeExperimentalConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ThemeExperimentalConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ThemeExperimentalConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ThemeExperimentalConfirmForm::__construct | function | core/ |
Constructs a ThemeExperimentalConfirmForm object. |
| ThemeExtensionList::$configFactory | property | core/ |
The config factory. |
| ThemeHandler::$configFactory | property | core/ |
The config factory to get the installed themes. |
| ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
| ThemeInstallerTest::extensionConfig | function | core/ |
Returns the system.theme config object. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.