Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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_install function core/modules/media_library/media_library.install Implements hook_install().
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.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_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_update_last_removed function core/modules/media_library/media_library.install Implements hook_update_last_removed().
media_removed_post_updates function core/modules/media/media.post_update.php Implements hook_removed_post_updates().
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.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_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.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_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_update_last_removed function core/modules/media/media.install Implements hook_update_last_removed().
mediterranean-quiche-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/mediterranean-quiche-umami.html
mediterranean-quiche-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/mediterranean-quiche-umami.html
Memory class core/lib/Drupal/Core/Queue/Memory.php Static queue implementation.
Memory.php file core/lib/Drupal/Core/Queue/Memory.php
Memory::$idSequence property core/lib/Drupal/Core/Queue/Memory.php Counter for item ids.
Memory::$queue property core/lib/Drupal/Core/Queue/Memory.php The queue data.
Memory::claimItem function core/lib/Drupal/Core/Queue/Memory.php
Memory::createItem function core/lib/Drupal/Core/Queue/Memory.php
Memory::createQueue function core/lib/Drupal/Core/Queue/Memory.php
Memory::deleteItem function core/lib/Drupal/Core/Queue/Memory.php
Memory::deleteQueue function core/lib/Drupal/Core/Queue/Memory.php
Memory::numberOfItems function core/lib/Drupal/Core/Queue/Memory.php
Memory::releaseItem function core/lib/Drupal/Core/Queue/Memory.php
Memory::__construct function core/lib/Drupal/Core/Queue/Memory.php Constructs a Memory object.
MemoryBackend class core/lib/Drupal/Core/Flood/MemoryBackend.php Defines the memory flood backend. This is used for testing.
MemoryBackend class core/lib/Drupal/Core/Cache/MemoryBackend.php Defines a memory cache implementation.
MemoryBackend.php file core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend.php file core/lib/Drupal/Core/Flood/MemoryBackend.php
MemoryBackend::$cache property core/lib/Drupal/Core/Cache/MemoryBackend.php Array to store cache objects.
MemoryBackend::$events property core/lib/Drupal/Core/Flood/MemoryBackend.php An array holding flood events, keyed by event name and identifier.
MemoryBackend::$requestStack property core/lib/Drupal/Core/Flood/MemoryBackend.php The request stack.
MemoryBackend::clear function core/lib/Drupal/Core/Flood/MemoryBackend.php
MemoryBackend::clearByPrefix function core/lib/Drupal/Core/Flood/MemoryBackend.php
MemoryBackend::delete function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::deleteAll function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::deleteMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::garbageCollection function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::garbageCollection function core/lib/Drupal/Core/Flood/MemoryBackend.php
MemoryBackend::get function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::getMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php

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