Search for all
- Search 7.x for all
- Search 9.5.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.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/demo_umami/config/install/media.type.audio.yml |
| media.type.audio.yml | file | core/ |
core/profiles/standard/config/optional/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::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| 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::getCurrentUserId | function | core/ |
Default value callback for 'uid' base field definition. |
| Media::getDefaultThumbnailUri | function | core/ |
Returns the URI of the default thumbnail. |
| Media::getName | function | core/ |
Gets the media item name. |
| Media::getRequestTime | function | core/ |
|
| Media::getSource | function | core/ |
Returns the media source. |
| Media::getThumbnailUri | function | core/ |
Gets the URI for 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. |
| 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::updateQueuedThumbnail | function | core/ |
Updates the queued thumbnail for the media item. |
| Media::updateThumbnail | function | core/ |
Update the thumbnail for the media item. |
| Media::validate | function | core/ |
Validates the currently set values. |
| MediaAccessControlHandler | class | core/ |
Defines an access control handler for media items. |
| MediaAccessControlHandler.php | file | core/ |
|
| MediaAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| MediaAccessControlHandlerTest | class | core/ |
Tests the media access control handler. |
| MediaAccessControlHandlerTest.php | file | core/ |
|
| MediaAccessControlHandlerTest::assertAccess | function | core/ |
Asserts an access result. |
Pagination
- Previous page
- Page 911
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.