| media_update_last_removed |
function |
core/modules/media/media.install |
Implements hook_update_last_removed(). |
| OEmbedForm::getMediaType |
function |
core/modules/media_library/src/Form/OEmbedForm.php |
|
| OEmbedMediaSource |
class |
core/modules/media/src/Attribute/OEmbedMediaSource.php |
Defines a OEmbedMediaSource attribute. |
| OEmbedMediaSource.php |
file |
core/modules/media/src/Attribute/OEmbedMediaSource.php |
|
| OEmbedMediaSource::__construct |
function |
core/modules/media/src/Attribute/OEmbedMediaSource.php |
Constructs a new OEmbedMediaSource attribute. |
| PathMediaFormTest |
class |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Tests the path media form UI. |
| PathMediaFormTest.php |
file |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::$modules |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::setUp |
function |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::testMediaForm |
function |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Tests the media form UI. |
| plugin.manager.media.source |
service |
core/modules/media/media.services.yml |
Drupal\media\MediaSourceManager |
| PreprocessHooks::fieldsetMediaLibraryWidget |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_fieldset__media_library_widget(). |
| PreprocessHooks::itemListMediaLibraryAddFormMediaList |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
| PreprocessHooks::linksMediaLibraryMenu |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_links__media_library_menu(). |
| PreprocessHooks::mediaLibraryItemSmall |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_media_library_item__small(). |
| PreprocessHooks::mediaLibraryItemWidget |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_media_library_item__widget(). |
| PreprocessHooks::preprocessFieldsetMediaLibraryWidget |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_fieldset__media_library_widget(). |
| PreprocessHooks::preprocessItemListMediaLibraryAddFormMediaList |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
| PreprocessHooks::preprocessLinksMediaLibraryMenu |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_links__media_library_menu(). |
| PreprocessHooks::preprocessMediaLibraryItemSmall |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_media_library_item__small(). |
| PreprocessHooks::preprocessMediaLibraryItemWidget |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_media_library_item__widget(). |
| PreprocessHooks::preprocessViewsViewFieldsMediaLibrary |
function |
core/themes/default_admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_views_view_fields(). |
| PreprocessHooks::viewsViewFieldsMediaLibrary |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_views_view_fields(). |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery |
function |
core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php |
Tests responsive image formatter on node display with an empty media query. |
| RevisionUserTest::$testMediaType |
property |
core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php |
The test media type. |
| system.action.media_delete_action.yml |
file |
core/modules/media/config/optional/system.action.media_delete_action.yml |
core/modules/media/config/optional/system.action.media_delete_action.yml |
| system.action.media_publish_action.yml |
file |
core/modules/media/config/optional/system.action.media_publish_action.yml |
core/modules/media/config/optional/system.action.media_publish_action.yml |
| system.action.media_save_action.yml |
file |
core/modules/media/config/optional/system.action.media_save_action.yml |
core/modules/media/config/optional/system.action.media_save_action.yml |
| system.action.media_unpublish_action.yml |
file |
core/modules/media/config/optional/system.action.media_unpublish_action.yml |
core/modules/media/config/optional/system.action.media_unpublish_action.yml |
| TestMediaFilterController |
class |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
Controller to allow testing of error handling of Media Embed in text editors. |
| TestMediaFilterController.php |
file |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
|
| TestMediaFilterController::preview |
function |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
Returns a HTML response containing a preview of the text after filtering. |
| TransactionTest::testReleaseIntermediateSavepoint |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests releasing a savepoint before last is safe. |
| TranslationsTest::testMediaLibraryTranslations |
function |
core/modules/media_library/tests/src/FunctionalJavascript/TranslationsTest.php |
Tests the media library widget shows all media only once. |
| UmamiHooks::preprocessLinksMediaLibraryMenu |
function |
core/profiles/demo_umami/themes/umami/src/Hook/UmamiHooks.php |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| umami_preprocess_links__media_library_menu |
function |
core/profiles/demo_umami/themes/umami/umami.theme |
Implements hook_preprocess_HOOK() for links--media-library-menu. |
| UninstallKernelTest::testUninstallMedia |
function |
core/modules/system/tests/src/Kernel/Installer/UninstallKernelTest.php |
Tests uninstalling media and file modules. |
| UpdateSelectionCommand::$mediaIds |
property |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
An array of media IDs to add to the current selection. |
| views-view--media-library.html.twig |
file |
core/themes/admin/templates/media-library/views-view--media-library.html.twig |
Theme override for the media_library view template. |
| views-view--media-library.html.twig |
file |
core/themes/default_admin/templates/media-library/views-view--media-library.html.twig |
Theme override for the media_library view template. |
| views-view--media-library.html.twig |
file |
core/themes/claro/templates/media-library/views-view--media-library.html.twig |
Theme override for the media_library view template. |
| views-view-fields--media-library.html.twig |
file |
core/themes/admin/templates/views/views-view-fields--media-library.html.twig |
{% extends "views-view-fields.html.twig" %} |
| views-view-fields--media-library.html.twig |
file |
core/themes/default_admin/templates/views/views-view-fields--media-library.html.twig |
{% extends "views-view-fields.html.twig" %} |
| views-view-unformatted--media-library.html.twig |
file |
core/themes/admin/templates/media-library/views-view-unformatted--media-library.html.twig |
Theme override for the media_library display of unformatted rows. |
| views-view-unformatted--media-library.html.twig |
file |
core/themes/default_admin/templates/media-library/views-view-unformatted--media-library.html.twig |
Theme override for the media_library display of unformatted rows. |
| views-view-unformatted--media-library.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/media-library/views-view-unformatted--media-library.html.twig |
Theme override of the media library view. |
| views-view-unformatted--media-library.html.twig |
file |
core/themes/claro/templates/media-library/views-view-unformatted--media-library.html.twig |
Theme override for the media_library display of unformatted rows. |
| views.view.media.yml |
file |
core/profiles/demo_umami/config/optional/views.view.media.yml |
core/profiles/demo_umami/config/optional/views.view.media.yml |
| views.view.media.yml |
file |
core/modules/media/config/optional/views.view.media.yml |
core/modules/media/config/optional/views.view.media.yml |