Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaSourceTestBase::createMediaTypeFields | function | core/ |
Create a set of fields in a media type. |
| MediaSourceTestBase::doTestCreateMediaType | function | core/ |
Tests generic media type creation. |
| MediaSourceTestBase::hideMediaTypeFieldWidget | function | core/ |
Hides a widget in the default form display config. |
| MediaSourceTestBase::setUp | function | core/ |
|
| MediaSourceValidationTest | class | core/ |
Tests media validation. |
| MediaSourceValidationTest.php | file | core/ |
|
| MediaSourceValidationTest::$fieldName | property | core/ |
The field name of the media type. |
| MediaSourceValidationTest::$mediaType | property | core/ |
The media type used for testing. |
| MediaSourceValidationTest::$modules | property | core/ |
Modules to install. |
| MediaSourceValidationTest::mockClient | function | core/ |
Gets mock client. |
| MediaSourceValidationTest::setUp | function | core/ |
|
| MediaSourceValidationTest::testValidation | function | core/ |
Tests existing validation constraints are respected by Media::validate. |
| MediaStandardProfileTest | class | core/ |
Basic tests for Media configuration in the standard profile. |
| MediaStandardProfileTest.php | file | core/ |
|
| MediaStandardProfileTest::$modules | property | core/ |
Modules to install. |
| MediaStandardProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MediaStandardProfileTest::audioTest | function | core/ |
Tests the standard profile configuration for media type 'audio'. |
| MediaStandardProfileTest::documentTest | function | core/ |
Tests the standard profile configuration for media type 'document'. |
| MediaStandardProfileTest::imageTest | function | core/ |
Tests the standard profile configuration for media type 'image'. |
| MediaStandardProfileTest::remoteVideoTest | function | core/ |
Tests the standard profile configuration for media type 'remote_video'. |
| MediaStandardProfileTest::setUp | function | core/ |
|
| MediaStandardProfileTest::testMediaSources | function | core/ |
Tests all media sources in one method. |
| MediaStandardProfileTest::videoTest | function | core/ |
Tests the standard profile configuration for media type 'video'. |
| MediaStorage | class | core/ |
Defines the storage handler class for media. |
| MediaStorage.php | file | core/ |
|
| MediaStorage::save | function | core/ |
Saves the entity permanently. |
| MediaTemplateSuggestionsTest | class | core/ |
Tests media template suggestions. |
| MediaTemplateSuggestionsTest.php | file | core/ |
|
| MediaTemplateSuggestionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTemplateSuggestionsTest::$modules | property | core/ |
Modules to install. |
| MediaTemplateSuggestionsTest::testMediaThemeHookSuggestions | function | core/ |
Tests template suggestions from media_theme_suggestions_media(). |
| MediaTest | class | core/ |
Tests Media. |
| MediaTest | class | core/ |
JSON:API integration test for the "Media" content entity type. |
| MediaTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media. |
| MediaTest.php | file | core/ |
|
| MediaTest.php | file | core/ |
|
| MediaTest.php | file | core/ |
|
| MediaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTest::$entity | property | core/ |
|
| MediaTest::$entityTypeId | property | core/ |
The tested entity type. |
| MediaTest::$modules | property | core/ |
Modules to install. |
| MediaTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| 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. |
| MediaTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MediaTest::doTestPostIndividual | function | core/ |
Tests POSTing an individual resource, plus edge cases to ensure good DX. |
| MediaTest::doTestRelationshipMutation | function | core/ |
@todo Remove this in https://www.drupal.org/node/2824851. |
| MediaTest::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
| MediaTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
Pagination
- Previous page
- Page 866
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.