Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaStandardProfileTest::testMediaSources | function | core/ |
Tests all media sources in one method. |
MediaTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
MediaTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
MediaTestBase::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
MediaType::$source | property | core/ |
The media source ID. |
MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
MediaType::$source_configuration | property | core/ |
The media source configuration. |
MediaType::getSource | function | core/ |
Returns the media source plugin. |
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MediaTypeCreationTest::testMediaTypeCreationReuseSourceField | function | core/ |
Tests creation of media type, reusing an existing source field. |
MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm | function | core/ |
Tests the source field behavior on the add media type form. |
MediaTypeForm::$sourceManager | property | core/ |
Media source plugin manager. |
MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
MediaTypeInterface::getSource | function | core/ |
Returns the media source plugin. |
MediaTypeResourceTestBase | class | core/ |
|
MediaTypeResourceTestBase.php | file | core/ |
|
MediaTypeResourceTestBase::$entity | property | core/ |
|
MediaTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MediaTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
MediaTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
MediaTypeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
MediaTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
MediaTypeValidationTest::testMediaSourceIsValidated | function | core/ |
Tests that the media source plugin's existence is validated. |
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_post_update_remove_mappings_targeting_source_field | function | core/ |
Make sure no Media types are using the source field in the meta mappings. |
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::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
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/ |
|
MenuLinkTest::providerSource | function | core/ |
|
MenuLinkTranslationTest::providerSource | function | core/ |
|
MenuLinkTranslationTest::providerSource | function | core/ |
|
MenuResourceTestBase | class | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.