Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/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 |
| media.type.image.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.image.yml |
| media.type.image.yml | file | core/ |
core/profiles/standard/config/optional/media.type.image.yml |
| media.type.remote_video.yml | file | core/ |
core/profiles/standard/config/optional/media.type.remote_video.yml |
| media.type.remote_video.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.remote_video.yml |
| media.type.test.yml | file | core/ |
core/modules/media/tests/modules/media_test_type/config/install/media.type.test.yml |
| media.type.type_five.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_five.yml |
| media.type.type_four.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_four.yml |
| media.type.type_one.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_one.yml |
| media.type.type_three.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_three.yml |
| media.type.type_two.yml | file | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/media.type.type_two.yml |
| media.type.video.yml | file | core/ |
core/profiles/demo_umami/config/install/media.type.video.yml |
| media.type.video.yml | file | core/ |
core/profiles/standard/config/optional/media.type.video.yml |
| Media::$createdColumn | property | core/ |
Set the created column. |
| Media::$entityDisplayRepository | property | core/ |
The entity display repository. |
| Media::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Media::buildConfigurationForm | function | core/ |
Form constructor. |
| Media::configureViewModes | function | core/ |
Configures allowed view modes. |
| Media::create | function | core/ |
Creates an instance of the plugin. |
| Media::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Media::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| Media::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
| Media::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
| Media::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
| Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Media::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Media::getName | function | core/ |
Gets the media item name. |
| Media::getRequestTime | function | core/ |
|
| Media::getSource | function | core/ |
Returns the media source. |
| Media::getThumbnailHeight | function | core/ |
Gets the height of the thumbnail of a media item. |
| Media::getThumbnailUri | function | core/ |
Gets the URI for the thumbnail of a media item. |
| Media::getThumbnailWidth | function | core/ |
Gets the width of the thumbnail of a media item. |
| Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
| Media::label | function | core/ |
Gets the label of the entity. |
| Media::loadThumbnail | function | core/ |
Loads the file entity for the thumbnail. |
| 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. |
Pagination
- Previous page
- Page 932
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.