Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| media-library-item--small.html.twig | file | core/ |
Default theme implementation of a media library item. |
| media-library-item--small.html.twig | file | core/ |
Default theme implementation of a media library item. |
| media-library.css | file | core/ |
Contains minimal layout styling for the media library. |
| media-library.css | file | core/ |
media-library.pcss.css |
| media-library.pcss.css | file | core/ |
media-library.pcss.css |
| media-library.ui.css | file | core/ |
Styles for the Media Library UI. |
| media-library.ui.pcss.css | file | core/ |
Styles for the Media Library UI. |
| 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.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.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.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.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.post_update.php | file | core/ |
Post update functions for Media. |
| 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.test.yml | file | core/ |
core/modules/media/tests/modules/media_test_type/config/install/media.type.test.yml |
| Media::$entityDisplayRepository | property | core/ |
The entity display repository. |
| Media::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Media::configureViewModes | function | core/ |
Configures allowed view modes. |
| Media::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| Media::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
| Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Media::getRequestTime | function | core/ |
|
| Media::getSource | function | core/ |
Returns the media source. |
| Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
| Media::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Media::prepareSave | function | core/ |
Sets the media entity's field values from the source's metadata. |
| Media::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Media::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| Media::setCreatedTime | function | core/ |
Sets the media item creation timestamp. |
| Media::setName | function | core/ |
Sets the media item name. |
| Media::shouldUpdateThumbnail | function | core/ |
Determines if the thumbnail should be updated for a media item. |
| Media::submitConfigurationForm | function | core/ |
Form submission handler. |
| Media::__construct | function | core/ |
Media constructor. |
| MediaAccessControlHandler | class | core/ |
Defines an access control handler for media items. |
Pagination
- Previous page
- Page 797
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.