Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsonSchemaProviderSerializerInterface::getJsonSchema | function | core/ |
Convenience method to get a JSON schema. |
| JsonSchemaProviderSerializerTrait | trait | core/ |
Trait for normalizing the JSON schema. |
| JsonSchemaProviderSerializerTrait.php | file | core/ |
|
| JsonSchemaProviderSerializerTrait::getJsonSchema | function | core/ |
|
| JsonSchemaTestTrait::doTestJsonSchemaIsValid | function | core/ |
Validate the normalizer's JSON schema. |
| JsonSchemaTestTrait::getValidator | function | core/ |
Get the JSON Schema Validator. |
| JsonSchemaTestTrait::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| JsonSchemaTestTrait::supportedTypesDataProvider | function | core/ |
|
| JsonSchemaTestTrait::testSupportedTypesSchemaIsValid | function | core/ |
Test that a valid schema is returned for the explicitly supported types. |
| JsOptimizerUnitTest::providerTestClean | function | core/ |
Provides data for the JS asset cleaning test. |
| JsOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the JS asset optimize test. |
| JSWebAssert::waitForId | function | core/ |
Waits for an element by its id and returns it when available. |
| JsWebAssertTestForm::addId | function | core/ |
Ajax callback for the "Add ID" button. |
| 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, langcode. |
| Language::$id | property | core/ |
The id of the language. |
| 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. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.