Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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. |
TestProcessor::$configFactory | property | core/ |
Contains the configuration object factory. |
TestProcessor::buildConfigurationForm | function | core/ |
Form constructor. |
TestProcessor::getConfiguration | function | core/ |
Gets this plugin's configuration. |
TestProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
TestProcessor::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
TestProcessor::submitConfigurationForm | function | core/ |
Form submission handler. |
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. |
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 this class. |
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. |
ThemeInstaller::$configFactory | property | core/ |
|
ThemeInstaller::$configInstaller | property | core/ |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.