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 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.
Media class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php CKEditor 5 Media plugin.

All search results

Title Object type File name Summary
media_library_preprocess_views_view_fields function core/modules/media_library/media_library.module Implements hook_preprocess_views_view_fields().
media_library_preprocess_views_view__media_library function core/modules/media_library/media_library.module Implements hook_preprocess_views_view() for the 'media_library' view.
media_library_removed_post_updates function core/modules/media_library/media_library.post_update.php Implements hook_removed_post_updates().
media_library_test.info.yml file core/modules/media_library/tests/modules/media_library_test/media_library_test.info.yml core/modules/media_library/tests/modules/media_library_test/media_library_test.info.yml
media_library_test.module file core/modules/media_library/tests/modules/media_library_test/media_library_test.module Contains hook implementations for the media_library_test module.
media_library_test.yml file core/modules/media_library/tests/modules/media_library_test/config/schema/media_library_test.yml core/modules/media_library/tests/modules/media_library_test/config/schema/media_library_test.yml
media_library_test_entity_field_access function core/modules/media_library/tests/modules/media_library_test/media_library_test.module Implements hook_entity_field_access().
media_library_test_entity_type_alter function core/modules/media_library/tests/modules/media_library_test/media_library_test.module Implements hook_entity_type_alter().
media_library_test_field_widget_info_alter function core/modules/media_library/tests/modules/media_library_test/media_library_test.module Implements hook_field_widget_info_alter().
media_library_test_media_create_access function core/modules/media_library/tests/modules/media_library_test/media_library_test.module Implements hook_ENTITY_TYPE_create_access().
media_library_test_widget.info.yml file core/modules/media_library/tests/modules/media_library_test_widget/media_library_test_widget.info.yml core/modules/media_library/tests/modules/media_library_test_widget/media_library_test_widget.info.yml
media_library_test_widget.schema.yml file core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml core/modules/media_library/tests/modules/media_library_test_widget/config/schema/media_library_test_widget.schema.yml
media_library_theme function core/modules/media_library/media_library.module Implements hook_theme().
media_library_update_last_removed function core/modules/media_library/media_library.install Implements hook_update_last_removed().
media_library_views_data function core/modules/media_library/media_library.views.inc Implements hook_views_data().
media_library_views_post_render function core/modules/media_library/media_library.module Implements hook_views_post_render().
media_library_views_pre_render function core/modules/media_library/media_library.module Implements hook_views_pre_render().
media_post_update_oembed_loading_attribute function core/modules/media/media.post_update.php Add the oEmbed loading attribute setting to field formatter instances.
media_post_update_remove_mappings_targeting_source_field function core/modules/media/media.post_update.php Make sure no Media types are using the source field in the meta mappings.
media_post_update_set_blank_iframe_domain_to_null function core/modules/media/media.post_update.php Updates media.settings:iframe_domain config if it's still at the default.
media_preprocess_media_reference_help function core/modules/media/media.module Implements hook_preprocess_HOOK() for media reference widgets.
media_removed_post_updates function core/modules/media/media.post_update.php Implements hook_removed_post_updates().
media_requirements function core/modules/media/media.install Implements hook_requirements().
media_test_embed.info.yml file core/modules/media/tests/modules/media_test_embed/media_test_embed.info.yml core/modules/media/tests/modules/media_test_embed/media_test_embed.info.yml
media_test_embed.module file core/modules/media/tests/modules/media_test_embed/media_test_embed.module Helper module for the Media Embed text editor plugin tests.
media_test_embed.route_subscriber service core/modules/media/tests/modules/media_test_embed/media_test_embed.services.yml Drupal\media_test_embed\Routing\RouteSubscriber
media_test_embed.services.yml file core/modules/media/tests/modules/media_test_embed/media_test_embed.services.yml core/modules/media/tests/modules/media_test_embed/media_test_embed.services.yml
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 Helper module for the Media oEmbed tests.
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
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

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