Search for media

  1. Search 7.x for media
  2. Search 9.5.x for media
  3. Search 10.3.x for media
  4. Search 11.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.

All search results

Title Object type File name Summary
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_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_8500 function core/modules/media/media.install Introduce per-bundle permissions.
media_update_8600 function core/modules/media/media.install Updates media.settings to support OEmbed.
media_update_8700 function core/modules/media/media.install Set the 'owner' entity key and update the field.
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.
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 enable.
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.
seven_form_media_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
seven_form_media_library_add_form_alter function core/themes/seven/seven.theme Implements hook_form_BASE_FORM_ID_alter().
seven_form_media_library_add_form_oembed_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_form_media_library_add_form_upload_alter function core/themes/seven/seven.theme Implements hook_form_FORM_ID_alter().
seven_preprocess_fieldset__media_library_widget function core/themes/seven/seven.theme @todo Remove this when https://www.drupal.org/project/drupal/issues/2999549
lands.
seven_preprocess_item_list__media_library_add_form_media_list function core/themes/seven/seven.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
seven_preprocess_media_library_item__small function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__small().
seven_preprocess_media_library_item__widget function core/themes/seven/seven.theme Implements hook_preprocess_media_library_item__widget().
seven_preprocess_views_view_fields__media_library function core/themes/seven/seven.theme Implements hook_preprocess_views_view_fields().
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_ckeditor/src/Controller/TestMediaFilterController.php Controller to allow testing of error handling in drupalmedia plugin.js.
TestMediaFilterController.php file core/modules/media/tests/modules/media_test_ckeditor/src/Controller/TestMediaFilterController.php
TestMediaFilterController::preview function core/modules/media/tests/modules/media_test_ckeditor/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.
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--media_library.html.twig file core/themes/seven/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/seven/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/claro/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/bartik/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/classy/templates/media-library/views-view-unformatted--media-library.html.twig Theme override of the media library view.
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

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