Search for media
- Search 7.x for media
- Search 9.5.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Media | class | core/ |
Defines the media entity class. |
Media | class | core/ |
Provides Views creation wizard for Media. |
Media | class | core/ |
CKEditor 5 Media plugin. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MediaLinkabilityTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media @group ckeditor5 @internal |
MediaLinkabilityTest.php | file | core/ |
|
MediaLinkabilityTest::providerLinkability | function | core/ |
|
MediaLinkabilityTest::testLinkability | function | core/ |
Tests linkability of the media CKEditor widget. |
MediaLinkabilityTest::testLinkedMediaArbitraryHtml | function | core/ |
Ensures arbitrary attributes can be added on links wrapping media via GHS. |
MediaLinkabilityTest::testLinkManualDecorator | function | core/ |
Ensure that manual link decorators work with linkable media. |
MediaLinkRelationsTest | class | core/ |
Tests link relationships for media items. |
MediaLinkRelationsTest.php | file | core/ |
|
MediaLinkRelationsTest::testExistLinkRelationships | function | core/ |
Tests that all link relationships for Media exist. |
MediaListBuilder | class | core/ |
Provides a listing of media items. |
MediaListBuilder.php | file | core/ |
|
MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
MediaListBuilder::$languageManager | property | core/ |
The language manager service. |
MediaListBuilder::$thumbnailStyleExists | property | core/ |
Indicates whether the 'thumbnail' image style exists. |
MediaListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
MediaListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
MediaListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
MediaListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
MediaListBuilder::__construct | function | core/ |
Constructs a new MediaListBuilder object. |
MediaMappingsConstraint | class | core/ |
Validates media mappings. |
MediaMappingsConstraint.php | file | core/ |
|
MediaMappingsConstraint::$invalidMappingMessage | property | core/ |
The error message if source is used in media mapping. |
MediaMappingsConstraintValidator | class | core/ |
Validates media mappings. |
MediaMappingsConstraintValidator.php | file | core/ |
|
MediaMappingsConstraintValidator::validate | function | core/ |
|
MediaMappingsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\MediaMappingsConstraintValidator |
MediaMappingsConstraintValidatorTest.php | file | core/ |
|
MediaMappingsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
MediaMappingsConstraintValidatorTest::setUp | function | core/ |
|
MediaMappingsConstraintValidatorTest::testMediaMappingSource | function | core/ |
@covers ::validate |
MediaOverviewPageTest | class | core/ |
Tests the Media overview page. |
MediaOverviewPageTest.php | file | core/ |
|
MediaOverviewPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaOverviewPageTest::$modules | property | core/ |
Modules to install. |
MediaOverviewPageTest::setUp | function | core/ |
|
MediaOverviewPageTest::testImageAltTextDisplay | function | core/ |
Tests the display of the alt attribute. |
MediaOverviewPageTest::testMediaOverviewAuthorFilter | function | core/ |
Tests the author views filter uses the user_name plugin. |
MediaOverviewPageTest::testMediaOverviewPage | function | core/ |
Tests that the Media overview page (/admin/content/media). |
MediaOverviewTest | class | core/ |
Tests the grid-style media overview page. |
MediaOverviewTest.php | file | core/ |
|
MediaOverviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaOverviewTest::$modules | property | core/ |
Modules to install. |
MediaOverviewTest::setUp | function | core/ |
|
MediaOverviewTest::testAdministrationPage | function | core/ |
Tests that the Media Library's administration page works as expected. |
MediaPermissions | class | core/ |
Provides dynamic permissions for each media type. |
MediaPermissions.php | file | core/ |
|
MediaPermissions::$entityTypeManager | property | core/ |
The entity type manager service. |
MediaPermissions::buildPermissions | function | core/ |
Returns a list of media permissions for a given media type. |
MediaPermissions::create | function | core/ |
Instantiates a new instance of this class. |
MediaPermissions::mediaTypePermissions | function | core/ |
Returns an array of media type permissions. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.