Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsWebAssertTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
| KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
| KeyValueEntityStorage::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorage::MAX_ID_LENGTH | constant | core/ |
Length limit of the entity ID. |
| KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| KeyValueEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
| KeyValueEntityStorageTest::testCreateWithoutUuidKey | function | core/ |
Tests create without uuid key. |
| KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
Tests create with predefined uuid. |
| KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
Tests save invalid. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
| LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
| LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
| language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
| Language::$id | property | core/ |
The id of the language. |
| Language::$id | property | core/ |
The ID, langcode. |
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::id | function | core/ |
|
| Language::validateConfigurationForm | function | core/ |
Form validation handler. |
| LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageAddForm::validateCustom | function | core/ |
Validates the language addition form on custom language button. |
| LanguageAddForm::validatePredefined | function | core/ |
Element specific validator for the Add language button. |
| LanguageConfigFactoryOverride | class | core/ |
Provides language overrides for the configuration factory. |
| LanguageConfigFactoryOverride.php | file | core/ |
|
| LanguageConfigFactoryOverride::$language | property | core/ |
The language object used to override configuration data. |
| LanguageConfigFactoryOverride::$storages | property | core/ |
An array of configuration storages keyed by langcode. |
| LanguageConfigFactoryOverride::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| LanguageConfigFactoryOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverride::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverride::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverride::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
| LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
| LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| LanguageConfigFactoryOverride::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| LanguageConfigFactoryOverride::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| LanguageConfigFactoryOverride::setLanguage | function | core/ |
Sets the language to be used in configuration overrides. |
| LanguageConfigFactoryOverride::shouldSkipOverrides | function | core/ |
Checks whether overrides should be loaded. |
| LanguageConfigFactoryOverride::__construct | function | core/ |
|
| LanguageConfigFactoryOverrideInterface | interface | core/ |
Defines the interface for a configuration factory language override object. |
| LanguageConfigFactoryOverrideInterface.php | file | core/ |
|
| LanguageConfigFactoryOverrideInterface::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverrideInterface::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverrideInterface::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverrideInterface::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
| LanguageConfigFactoryOverrideInterface::setLanguage | function | core/ |
Sets the language to be used in configuration overrides. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.