Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaTypeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MediaTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
media_library_form_overwrite_test_media_source_info_alter | function | core/ |
|
media_library_media_source_info_alter | function | core/ |
Implements hook_media_source_info_alter(). |
media_test_oembed_oembed_resource_url_alter | function | core/ |
Implements hook_oembed_resource_url_alter(). |
media_test_source.info.yml | file | core/ |
core/modules/media/tests/modules/media_test_source/media_test_source.info.yml |
media_test_source.schema.yml | file | core/ |
core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml |
MenuLinkContentResourceTestBase | class | core/ |
ResourceTestBase for MenuLinkContent entity. |
MenuLinkContentResourceTestBase.php | file | core/ |
|
MenuLinkContentResourceTestBase::$entity | property | core/ |
The MenuLinkContent entity. |
MenuLinkContentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MenuLinkContentResourceTestBase::$modules | property | core/ |
Modules to install. |
MenuLinkContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
MenuLinkContentResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MenuLinkContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MenuLinkContentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
MenuLinkContentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
MenuLinkContentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MenuLinkContentTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
MenuLinkContentTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
MenuLinkLocalizedTest::providerSource | function | core/ |
The data provider. |
MenuLinkTest::providerSource | function | core/ |
The data provider. |
MenuLinkTranslationTest::providerSource | function | core/ |
The data provider. |
MenuLinkTranslationTest::providerSource | function | core/ |
The data provider. |
MenuResourceTestBase | class | core/ |
|
MenuResourceTestBase.php | file | core/ |
|
MenuResourceTestBase::$entity | property | core/ |
|
MenuResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MenuResourceTestBase::$modules | property | core/ |
Modules to install. |
MenuResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MenuResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
MenuResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MenuTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
MenuTest::providerSource | function | core/ |
The data provider. |
MenuTranslationTest::providerSource | function | core/ |
The data provider. |
MessageResourceTestBase | class | core/ |
|
MessageResourceTestBase.php | file | core/ |
|
MessageResourceTestBase::$entity | property | core/ |
The Message entity. |
MessageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MessageResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. |
MessageResourceTestBase::$modules | property | core/ |
Modules to install. |
MessageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MessageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MessageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
MessageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
MessageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MessageResourceTestBase::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
MessageResourceTestBase::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.