Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
media_library.links.menu.yml file core/modules/media_library/media_library.links.menu.yml core/modules/media_library/media_library.links.menu.yml
media_library.links.task.yml file core/modules/media_library/media_library.links.task.yml core/modules/media_library/media_library.links.task.yml
media_library.module file core/modules/media_library/media_library.module Contains hook implementations for the media_library module.
media_library.opener.editor service core/modules/media_library/media_library.services.yml Drupal\media_library\MediaLibraryEditorOpener
media_library.opener.field_widget service core/modules/media_library/media_library.services.yml Drupal\media_library\MediaLibraryFieldWidgetOpener
media_library.opener_resolver service core/modules/media_library/media_library.services.yml Drupal\media_library\OpenerResolver
media_library.post_update.php file core/modules/media_library/media_library.post_update.php Post update functions for Media Library.
media_library.route_subscriber service core/modules/media_library/media_library.services.yml Drupal\media_library\Routing\RouteSubscriber
media_library.routing.yml file core/modules/media_library/media_library.routing.yml core/modules/media_library/media_library.routing.yml
media_library.schema.yml file core/modules/media_library/config/schema/media_library.schema.yml core/modules/media_library/config/schema/media_library.schema.yml
media_library.services.yml file core/modules/media_library/media_library.services.yml core/modules/media_library/media_library.services.yml
media_library.settings.yml file core/modules/media_library/config/install/media_library.settings.yml core/modules/media_library/config/install/media_library.settings.yml
media_library.ui_builder service core/modules/media_library/media_library.services.yml Drupal\media_library\MediaLibraryUiBuilder
media_library.views.inc file core/modules/media_library/media_library.views.inc Contains Views integration for the media_library module.
media_library_field_ui_preconfigured_options_alter function core/modules/media_library/media_library.module Implements hook_field_ui_preconfigured_options_alter().
media_library_filter_format_edit_form_validate function core/modules/media_library/media_library.module Validate callback to ensure the DrupalMediaLibrary button can work correctly.
media_library_form_alter function core/modules/media_library/media_library.module Implements hook_form_alter().
media_library_form_filter_format_add_form_alter function core/modules/media_library/media_library.module Implements hook_form_FORM_ID_alter().
media_library_form_filter_format_edit_form_alter function core/modules/media_library/media_library.module Implements hook_form_FORM_ID_alter().
media_library_form_overwrite_test.info.yml file core/modules/media_library/tests/modules/media_library_form_overwrite_test/media_library_form_overwrite_test.info.yml core/modules/media_library/tests/modules/media_library_form_overwrite_test/media_library_form_overwrite_test.info.yml
media_library_form_overwrite_test.module file core/modules/media_library/tests/modules/media_library_form_overwrite_test/media_library_form_overwrite_test.module Contains.
media_library_form_overwrite_test_media_source_info_alter function core/modules/media_library/tests/modules/media_library_form_overwrite_test/media_library_form_overwrite_test.module
media_library_form_views_form_media_library_page_alter function core/modules/media_library/media_library.module Alter the bulk form to add a more accessible label.
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.

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