Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigUninstallViaCliImportTest.php | file | core/ |
|
| ConfigUninstallViaCliImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigUninstallViaCliImportTest::$modules | property | core/ |
Modules to install. |
| ConfigUninstallViaCliImportTest::setUp | function | core/ |
|
| ConfigUninstallViaCliImportTest::testConfigUninstallViaCli | function | core/ |
Tests that the config module can be uninstalled via CLI config import. |
| ConfigurableActionBase | class | core/ |
Provides a base implementation for a configurable Action plugin. |
| ConfigurableActionBase.php | file | core/ |
|
| ConfigurableActionBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ConfigurableActionBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ConfigurableActionBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ConfigurableActionBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableActionBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ConfigurableImageEffectBase | class | core/ |
Provides a base class for configurable image effects. |
| ConfigurableImageEffectBase.php | file | core/ |
|
| ConfigurableImageEffectBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| ConfigurableLanguage::$preSaveMultilingual | property | core/ |
Used during saving to detect when the site becomes multilingual. |
| ConfigurableLanguage::isDefault | function | core/ |
Returns whether this language is the default language. |
| ConfigurableLanguage::isLocked | function | core/ |
Returns whether this language is locked. |
| ConfigurableLanguage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ConfigurableLanguage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigurableLanguage::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ConfigurableLanguage::setName | function | core/ |
Sets the name of the language. |
| ConfigurableLanguage::setWeight | function | core/ |
Sets the weight of the language. |
| ConfigurableLanguageInterface::setName | function | core/ |
Sets the name of the language. |
| ConfigurableLanguageInterface::setWeight | function | core/ |
Sets the weight of the language. |
| ConfigurableLanguageJsonAnonTest | class | core/ |
@group rest |
| ConfigurableLanguageJsonAnonTest.php | file | core/ |
|
| ConfigurableLanguageJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ConfigurableLanguageJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigurableLanguageJsonBasicAuthTest | class | core/ |
@group rest |
| ConfigurableLanguageJsonBasicAuthTest.php | file | core/ |
|
| ConfigurableLanguageJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigurableLanguageJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ConfigurableLanguageJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigurableLanguageJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ConfigurableLanguageJsonCookieTest | class | core/ |
@group rest |
| ConfigurableLanguageJsonCookieTest.php | file | core/ |
|
| ConfigurableLanguageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ConfigurableLanguageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigurableLanguageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ConfigurableLanguageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ConfigurableLanguageManager::$languageTypes | property | core/ |
Local cache for language type configuration data. |
| ConfigurableLanguageManager::$languageTypesInfo | property | core/ |
Local cache for language type information. |
| ConfigurableLanguageManager::$negotiatedLanguages | property | core/ |
An array of language objects keyed by language type. |
| ConfigurableLanguageManager::$negotiatedMethods | property | core/ |
An array of language negotiation method IDs keyed by language type. |
Pagination
- Previous page
- Page 214
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.