Search for media
- Search 7.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Search 11.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 |
---|---|---|---|
MediaCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
MediaCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
MediaCacheTagsTest::setUp | function | core/ |
|
MediaConfigSubscriber | class | core/ |
Listens to the config save event for media.settings. |
MediaConfigSubscriber.php | file | core/ |
|
MediaConfigSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
MediaConfigSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
MediaConfigSubscriber::$routeBuilder | property | core/ |
The route builder. |
MediaConfigSubscriber::getSubscribedEvents | function | core/ |
|
MediaConfigSubscriber::onSave | function | core/ |
Updates entity type definitions and ensures routes are rebuilt when needed. |
MediaConfigSubscriber::__construct | function | core/ |
Constructs the MediaConfigSubscriber. |
MediaContextualLinksTest | class | core/ |
Tests views contextual links on media items. |
MediaContextualLinksTest.php | file | core/ |
|
MediaContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaContextualLinksTest::$modules | property | core/ |
Modules to enable. |
MediaContextualLinksTest::testMediaContextualLinks | function | core/ |
Tests contextual links. |
MediaCreationTest | class | core/ |
Tests creation of media types and media items. |
MediaCreationTest.php | file | core/ |
|
MediaCreationTest::testMediaEntityCreation | function | core/ |
Tests creating a media item programmatically. |
MediaCreationTest::testMediaTypeCreation | function | core/ |
Tests creating a media type programmatically. |
MediaDisplayTest | class | core/ |
Basic display tests for Media. |
MediaDisplayTest.php | file | core/ |
|
MediaDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaDisplayTest::setUp | function | core/ |
|
MediaDisplayTest::testMediaDisplay | function | core/ |
Tests basic media display. |
MediaEmbed | class | core/ |
Provides a filter to embed media items using a custom tag. |
MediaEmbed.php | file | core/ |
|
MediaEmbed::$entityDisplayRepository | property | core/ |
The entity display repository. |
MediaEmbed::$entityRepository | property | core/ |
The entity repository. |
MediaEmbed::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
MediaEmbed::$entityTypeManager | property | core/ |
The entity type manager. |
MediaEmbed::$loggerFactory | property | core/ |
The logger factory. |
MediaEmbed::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
MediaEmbed::$renderer | property | core/ |
The renderer. |
MediaEmbed::applyPerEmbedMediaOverrides | function | core/ |
Applies attribute-based per-media embed overrides of media information. |
MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
MediaEmbed::create | function | core/ |
Creates an instance of the plugin. |
MediaEmbed::disableContextualLinks | function | core/ |
Disables Contextual Links for the embedded media by removing its property. |
MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
MediaEmbed::process | function | core/ |
Performs the filter processing. |
MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
MediaEmbed::replaceNodeContent | function | core/ |
Replaces the contents of a DOMNode. |
MediaEmbed::settingsForm | function | core/ |
Generates a filter's settings form. |
MediaEmbed::tips | function | core/ |
Generates a filter's tip. |
MediaEmbed::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
MediaEmbed::validateOptions | function | core/ |
Form element validation handler. |
MediaEmbed::__construct | function | core/ |
Constructs a MediaEmbed object. |
MediaEmbedFilterConfigurationUiTest | class | core/ |
@covers ::media_filter_format_edit_form_validate @group media |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.