Search for id
Title | Object type | File name | Summary |
---|---|---|---|
JsonApiRequestValidator.php | file | core/ |
|
JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::onResponse | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
JsonapiServiceProvider | class | core/ |
Adds 'api_json' as known format and prevents its use in the REST module. |
JsonapiServiceProvider.php | file | core/ |
|
JsonapiServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
JsonapiServiceProvider::register | function | core/ |
Registers services to the container. |
JsonApiSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
JsonApiSpec::isValidCustomQueryParameter | function | core/ |
Checks whether the given custom query parameter name is valid. |
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::cacheableMetadataProvider | function | core/ |
Provides test cases for asserting cacheable metadata behavior. |
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::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/ |
Tests normalize uuid. |
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/ |
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/ |
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.