PathMediaFormTest.php |
file |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
PathMediaFormTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
The theme to install as the default for testing. |
PathMediaFormTest::$modules |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Modules to install. |
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 |
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 |
template_preprocess_media |
function |
core/modules/media/media.module |
Prepares variables for media templates. |
template_preprocess_media_library_item |
function |
core/modules/media_library/media_library.module |
Prepares variables for a selected media item. |
template_preprocess_media_library_wrapper |
function |
core/modules/media_library/media_library.module |
Prepares variables for the media library modal dialog. |
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. |
TranslationsTest::testMediaLibraryTranslations |
function |
core/modules/media_library/tests/src/FunctionalJavascript/TranslationsTest.php |
Tests the media library widget shows all media only once. |
umami_preprocess_links__media_library_menu |
function |
core/profiles/demo_umami/themes/umami/umami.theme |
Implements hook_preprocess_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/claro/templates/media-library/views-view--media-library.html.twig |
Theme override for the media_library view template. |
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 |
views.view.media_library.yml |
file |
core/modules/media_library/config/install/views.view.media_library.yml |
core/modules/media_library/config/install/views.view.media_library.yml |
views.view.test_media_bulk_form.yml |
file |
core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml |
core/modules/media/tests/modules/media_test_views/config/install/views.view.test_media_bulk_form.yml |
views.view.test_media_revision_uid.yml |
file |
core/modules/media/tests/modules/media_test_views/test_views/views.view.test_media_revision_uid.yml |
core/modules/media/tests/modules/media_test_views/test_views/views.view.test_media_revision_uid.yml |
views_form_test_form_views_form_media_media_page_list_alter |
function |
core/modules/views/tests/modules/views_form_test/views_form_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
views_test_query_access_query_media_access_alter |
function |
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module |
Implements hook_query_TAG_alter() for the 'media_access' query tag. |
WidgetWithoutTypesTest::testWidgetWithoutMediaTypes |
function |
core/modules/media_library/tests/src/FunctionalJavascript/WidgetWithoutTypesTest.php |
Tests that the widget works as expected when media types are deleted. |
_media_get_add_url |
function |
core/modules/media/media.module |
Returns the appropriate URL to add media for the current user. |
_media_library_configure_form_display |
function |
core/modules/media_library/media_library.module |
Ensures that the given media type has a media_library form display. |
_media_library_configure_view_display |
function |
core/modules/media_library/media_library.module |
Ensures that the given media type has a media_library view display. |
_media_library_media_type_form_submit |
function |
core/modules/media_library/media_library.module |
Submit callback for media type form. |
_media_library_views_form_media_library_after_build |
function |
core/modules/media_library/media_library.module |
Form #after_build callback for media_library view's exposed filters form. |