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_library_help function core/modules/media_library/media_library.module Implements hook_help().
media_library_image_style_access function core/modules/media_library/media_library.module Implements hook_ENTITY_TYPE_access().
media_library_install function core/modules/media_library/media_library.install Implements hook_install().
media_library_local_tasks_alter function core/modules/media_library/media_library.module Implements hook_local_tasks_alter().
media_library_media_source_info_alter function core/modules/media_library/media_library.module Implements hook_media_source_info_alter().
media_library_post_update_add_buttons_to_page_view function core/modules/media_library/media_library.post_update.php Add edit and delete button to media library view page display.
media_library_post_update_add_langcode_filters function core/modules/media_library/media_library.post_update.php Add langcode filters to media library view displays.
media_library_post_update_add_media_library_image_style function core/modules/media_library/media_library.post_update.php Create the 'media_library' image style if necessary.
media_library_post_update_add_status_extra_filter function core/modules/media_library/media_library.post_update.php Add a status extra filter to the media library view default display.
media_library_post_update_default_administrative_list_to_table_display function core/modules/media_library/media_library.post_update.php Sets /admin/content/media to the table display of the 'media' view.
media_library_post_update_display_modes function core/modules/media_library/media_library.post_update.php Create and configure Media Library form and view displays for media types.
media_library_post_update_table_display function core/modules/media_library/media_library.post_update.php Add a table display to the media library view and link grid/table displays.
media_library_post_update_update_8001_checkbox_classes function core/modules/media_library/media_library.post_update.php Add non js prefixed classes to checkboxes if not present.
media_library_preprocess_media function core/modules/media_library/media_library.module Implements hook_preprocess_media().
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_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_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_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_8701 function core/modules/media_library/media_library.install Create the 'media_library' image style.
media_library_update_8702 function core/modules/media_library/media_library.install Updates the media library view widget display (contextual) filters.
media_library_update_8703 function core/modules/media_library/media_library.install This update has been removed and will not run.
media_library_update_8704 function core/modules/media_library/media_library.install Creates the media_library.settings config object.
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_add_status_extra_filter function core/modules/media/media.post_update.php Add a status extra filter to the media view default display.
media_post_update_collection_route function core/modules/media/media.post_update.php Clear caches due to changes in local tasks and action links.
media_post_update_enable_standalone_url function core/modules/media/media.post_update.php Keep media items viewable at /media/{id}.
media_post_update_storage_handler function core/modules/media/media.post_update.php Clear caches due to the addition of a Media-specific entity storage handler.
media_preprocess_media_reference_help function core/modules/media/media.module Implements hook_preprocess_HOOK() for media reference widgets.
media_requirements function core/modules/media/media.install Implements hook_requirements().
media_test_ckeditor.info.yml file core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.info.yml core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.info.yml
media_test_ckeditor.module file core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module Helper module for the Media Embed CKEditor plugin tests.
media_test_ckeditor.route_subscriber service core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml Drupal\media_test_ckeditor\Routing\RouteSubscriber
media_test_ckeditor.services.yml file core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.services.yml
media_test_ckeditor_entity_view_alter function core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module Implements hook_entity_view_alter().
media_test_ckeditor_preprocess_media_embed_error function core/modules/media/tests/modules/media_test_ckeditor/media_test_ckeditor.module Implements hook_preprocess_HOOK().
media_test_filter.info.yml file core/modules/media/tests/modules/media_test_filter/media_test_filter.info.yml core/modules/media/tests/modules/media_test_filter/media_test_filter.info.yml
media_test_filter.module file core/modules/media/tests/modules/media_test_filter/media_test_filter.module Helper module for the Media Embed filter tests.
media_test_filter_entity_access function core/modules/media/tests/modules/media_test_filter/media_test_filter.module Implements hook_entity_access().
media_test_filter_entity_view_alter function core/modules/media/tests/modules/media_test_filter/media_test_filter.module Implements hook_entity_view_alter().
media_test_filter_preprocess_media_embed_error function core/modules/media/tests/modules/media_test_filter/media_test_filter.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.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

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