Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigurableActionBase | class | core/ |
Provides a base implementation for a configurable Action plugin. |
| ConfigurableActionBase.php | file | core/ |
|
| ConfigurableActionBase::calculateDependencies | function | core/ |
|
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
|
| ConfigurableActionBase::__construct | function | core/ |
|
| ConfigurableImageEffectBase | class | core/ |
Provides a base class for configurable image effects. |
| ConfigurableImageEffectBase.php | file | core/ |
|
| ConfigurableImageEffectBase::submitConfigurationForm | function | core/ |
|
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
|
| 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/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set Language name'), pluralize: FALSE)] |
| ConfigurableLanguage::setWeight | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set weight'), pluralize: FALSE)] |
| ConfigurableLanguage::updateUrlPrefixes | function | core/ |
Update the list of prefixes from the installed languages. |
| ConfigurableLanguageInterface::setName | function | core/ |
Sets the name of the language. |
| ConfigurableLanguageInterface::setWeight | function | core/ |
Sets the weight of the language. |
| ConfigurableLanguageJsonAnonTest | class | core/ |
Tests Configurable Language Json Anon. |
| 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/ |
Tests Configurable Language Json Basic Auth. |
| 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/ |
Tests Configurable Language Json Cookie. |
| 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. |
| ConfigurableLanguageManager::$requestStack | property | core/ |
The request object. |
| ConfigurableLanguageManager::getDefinedLanguageTypes | function | core/ |
Returns all the defined language types including fixed ones. |
| ConfigurableLanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
| ConfigurableLanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
| ConfigurableLanguageManager::getLanguageConfigOverrideStorage | function | core/ |
Gets a language configuration override storage object. |
| ConfigurableLanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
| ConfigurableLanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
Pagination
- Previous page
- Page 228
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.