Search for media
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 |
---|---|---|---|
media-library.ui.pcss.css | file | core/ |
Styles for the Media Library UI. |
media-oembed-iframe.html.twig | file | core/ |
Theme override to display an oEmbed resource in an iframe. |
media-oembed-iframe.html.twig | file | core/ |
Default theme implementation to display an oEmbed resource in an iframe. |
media-oembed-iframe.php | file | core/ |
Test oembed update by adding an oembed field display without config. |
media-queries.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * Media query breakpoints. * Processed by postcss/postcss-custom-media. */ /* Navigation related… |
media-queries.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * Media query breakpoints. * Processed by postcss/postcss-custom-media. */ |
media-queries.pcss.css | file | core/ |
/* * Media query breakpoints. * Processed by postcss/postcss-custom-media. */ @custom-media --admin-toolbar-tablet (min-width: 560px); @custom-media --admin-toolbar-desktop (min-width: 1024px); @custom-media --admin-toolbar-reduced-motion… |
media-queries.pcss.css | file | core/ |
/* * Media query breakpoints. * Processed by postcss/postcss-custom-media. */ @custom-media --sm (min-width: 500px); @custom-media --md (min-width: 700px); @custom-media --lg (min-width: 1000px); @custom-media --xl (min-width: 1300px); /*… |
media-reference-help.html.twig | file | core/ |
Theme override for media reference fields. |
media-reference-help.html.twig | file | core/ |
Theme override for media reference fields. |
media.api.php | file | core/ |
Hooks related to Media and its plugins. |
media.config_subscriber | service | core/ |
Drupal\media\EventSubscriber\MediaConfigSubscriber |
media.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .media-form .field--name-status { margin-top: 1.5em; } |
media.html.twig | file | core/ |
Theme override to display a media item. |
media.html.twig | file | core/ |
Theme override to display a media item. |
media.html.twig | file | core/ |
Theme override to present a media item. |
media.html.twig | file | core/ |
Theme override to display a media item. |
media.html.twig | file | core/ |
Theme override to display a media item. |
media.html.twig | file | core/ |
Default theme implementation to present a media item. |
media.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image:… |
media.icon.theme.pcss.css | file | core/ |
/* cspell:ignore uientity referencemedia */ .field-icon-field-uientity-referencemedia { background-image: url(../../../misc/icons/55565b/media.svg); } |
media.info.yml | file | core/ |
core/modules/media/media.info.yml |
media.install | file | core/ |
Install, uninstall and update hooks for Media module. |
media.libraries.yml | file | core/ |
core/modules/media/media.libraries.yml |
media.links.action.yml | file | core/ |
core/modules/media/media.links.action.yml |
media.links.contextual.yml | file | core/ |
core/modules/media/media.links.contextual.yml |
media.links.menu.yml | file | core/ |
core/modules/media/media.links.menu.yml |
media.links.task.yml | file | core/ |
core/modules/media/media.links.task.yml |
media.media_type.html.twig | file | core/ |
--- label: 'Adding a new media type' related: - core.media - field_ui.add_field - field_ui.reference_field --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %} {% set media_topic =… |
media.module | file | core/ |
Provides media items. |
media.oembed.iframe_url_helper | service | core/ |
Drupal\media\IFrameUrlHelper |
media.oembed.provider_repository | service | core/ |
Drupal\media\OEmbed\ProviderRepository |
media.oembed.resource_fetcher | service | core/ |
Drupal\media\OEmbed\ResourceFetcher |
media.oembed.url_resolver | service | core/ |
Drupal\media\OEmbed\UrlResolver |
media.pcss.css | file | core/ |
.media-form .field--name-status { margin-top: 1.5em; } |
media.permissions.yml | file | core/ |
core/modules/media/media.permissions.yml |
Media.php | file | core/ |
|
Media.php | file | core/ |
|
media.php | file | core/ |
|
Media.php | file | core/ |
|
media.post_update.php | file | core/ |
Post update functions for Media. |
media.routing.yml | file | core/ |
core/modules/media/media.routing.yml |
media.schema.yml | file | core/ |
core/modules/media/config/schema/media.schema.yml |
media.services.yml | file | core/ |
core/modules/media/media.services.yml |
media.settings.yml | file | core/ |
core/modules/media/config/install/media.settings.yml |
media.type.audio.yml | file | core/ |
core/recipes/audio_media_type/config/media.type.audio.yml |
media.type.audio.yml | file | core/ |
core/profiles/standard/config/optional/media.type.audio.yml |
media.type.audio.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.audio.yml |
media.type.document.yml | file | core/ |
core/profiles/standard/config/optional/media.type.document.yml |
media.type.document.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.document.yml |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.