Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiSpec::isValidMemberName | function | core/ |
Checks whether the given member name is valid. |
JsonApiSpecTest::providerTestIsValidCustomQueryParameter | function | core/ |
Data provider for testIsValidCustomQueryParameter. |
JsonApiSpecTest::providerTestIsValidMemberName | function | core/ |
Data provider for testIsValidMemberName. |
JsonApiSpecTest::testIsValidCustomQueryParameter | function | core/ |
Provides test cases. |
JsonApiSpecTest::testIsValidMemberName | function | core/ |
Ensures that member names are properly validated. |
JsonApiTopLevelResourceNormalizerTest::denormalizeUuidProviderBuilder | function | core/ |
We cannot use a PHPUnit data provider because our data depends on $this. |
JsonApiTopLevelResourceNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
JsonApiTopLevelResourceNormalizerTest::testCacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeInvalidTypeAndNoType | function | core/ |
Tests denormalization for related resources with missing or invalid types. |
JsonApiTopLevelResourceNormalizerTest::testDenormalizeUuid | function | core/ |
Try to POST a node and check if it exists afterwards. |
JsonApiTopLevelResourceNormalizerTest::testNormalizeUuid | function | core/ |
@covers ::normalize[[api-linebreak]] |
JsonSchemaProviderSerializerInterface | interface | core/ |
Interface for JSON schema provider. |
JsonSchemaProviderSerializerInterface.php | file | core/ |
|
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/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
KeyValueEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
KeyValueEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.