Search for media

  1. Search 7.x for media
  2. Search 9.5.x for media
  3. Search 8.9.x for media
  4. Search 10.3.x for media
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Media class core/modules/media/src/Entity/Media.php Defines the media entity class.
Media class core/modules/media/src/Plugin/views/wizard/Media.php Provides Views creation wizard for Media.
Media class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php CKEditor 5 Media plugin.

All search results

Title Object type File name Summary
media_test_embed_entity_access function core/modules/media/tests/modules/media_test_embed/media_test_embed.module Implements hook_entity_access().
media_test_embed_entity_view_alter function core/modules/media/tests/modules/media_test_embed/media_test_embed.module Implements hook_entity_view_alter().
media_test_embed_preprocess_media_embed_error function core/modules/media/tests/modules/media_test_embed/media_test_embed.module Implements hook_preprocess_HOOK().
media_test_oembed.info.yml file core/modules/media/tests/modules/media_test_oembed/media_test_oembed.info.yml core/modules/media/tests/modules/media_test_oembed/media_test_oembed.info.yml
media_test_oembed.libraries.yml file core/modules/media/tests/modules/media_test_oembed/media_test_oembed.libraries.yml core/modules/media/tests/modules/media_test_oembed/media_test_oembed.libraries.yml
media_test_oembed.module file core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module
media_test_oembed.routing.yml file core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml core/modules/media/tests/modules/media_test_oembed/media_test_oembed.routing.yml
media_test_oembed_oembed_resource_url_alter function core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module Implements hook_oembed_resource_url_alter().
media_test_oembed_preprocess_media_oembed_iframe function core/modules/media/tests/modules/media_test_oembed/media_test_oembed.module Implements hook_preprocess_media_oembed_iframe().
media_test_source.info.yml file core/modules/media/tests/modules/media_test_source/media_test_source.info.yml core/modules/media/tests/modules/media_test_source/media_test_source.info.yml
media_test_source.schema.yml file core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml core/modules/media/tests/modules/media_test_source/config/schema/media_test_source.schema.yml
media_test_type.info.yml file core/modules/media/tests/modules/media_test_type/media_test_type.info.yml core/modules/media/tests/modules/media_test_type/media_test_type.info.yml
media_test_views.info.yml file core/modules/media/tests/modules/media_test_views/media_test_views.info.yml core/modules/media/tests/modules/media_test_views/media_test_views.info.yml
media_theme function core/modules/media/media.module Implements hook_theme().
media_theme_suggestions_media function core/modules/media/media.module Implements hook_theme_suggestions_HOOK().
media_update_last_removed function core/modules/media/media.install Implements hook_update_last_removed().
media_views_query_substitutions function core/modules/media/media.module Implements hook_views_query_substitutions().
OEmbedForm::getMediaType function core/modules/media_library/src/Form/OEmbedForm.php Get the media type from the form state.
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 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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.