Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  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_post_update_media_author_views_filter_update function core/modules/media/media.post_update.php Empty update function to clear the Views data cache.
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().
Memory::$idSequence property core/lib/Drupal/Core/Queue/Memory.php Counter for item ids.
Memory::numberOfItems function core/lib/Drupal/Core/Queue/Memory.php Retrieves the number of items in the queue.
Memory::releaseItem function core/lib/Drupal/Core/Queue/Memory.php Releases an item that the worker could not process.
Memory::__construct function core/lib/Drupal/Core/Queue/Memory.php Constructs a Memory object.
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::invalidateTags function core/lib/Drupal/Core/Cache/MemoryBackend.php Marks cache items with any of the specified tags as invalid.
MemoryBackend::isAllowed function core/lib/Drupal/Core/Flood/MemoryBackend.php Checks whether a user is allowed to proceed with the specified event.
MemoryBackend::register function core/lib/Drupal/Core/Flood/MemoryBackend.php Registers an event for the current visitor to the flood control mechanism.
MemoryBackend::reset function core/lib/Drupal/Core/Cache/MemoryBackend.php Reset statically cached variables.
MemoryBackend::set function core/lib/Drupal/Core/Cache/MemoryBackend.php Stores data in the persistent cache.
MemoryBackend::setMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php Store multiple items in the persistent cache.
MemoryBackend::__construct function core/lib/Drupal/Core/Flood/MemoryBackend.php Construct the MemoryBackend.
MemoryBackend::__construct function core/lib/Drupal/Core/Cache/MemoryBackend.php Constructs a MemoryBackend object.
MemoryBackend::__sleep function core/lib/Drupal/Core/Cache/MemoryBackend.php Prevents data stored in memory backends from being serialized.
MemoryBackendFactory::$bins property core/lib/Drupal/Core/Cache/MemoryBackendFactory.php Instantiated memory cache bins.
MemoryBackendFactory::__construct function core/lib/Drupal/Core/Cache/MemoryBackendFactory.php Constructs a MemoryBackendFactory object.
MemoryBackendTest class core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php Tests the MemoryBackend cache.
MemoryBackendTest class core/tests/Drupal/KernelTests/Core/Cache/MemoryBackendTest.php Unit test of the memory cache backend using the generic cache unit test base.
MemoryBackendTest class core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests the memory flood implementation.
MemoryBackendTest.php file core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php
MemoryBackendTest.php file core/tests/Drupal/KernelTests/Core/Cache/MemoryBackendTest.php
MemoryBackendTest.php file core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php
MemoryBackendTest::$flood property core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php The tested memory flood backend.
MemoryBackendTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/MemoryBackendTest.php Creates a new instance of MemoryBackend.
MemoryBackendTest::setUp function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php
MemoryBackendTest::testAllowedProceeding function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests an allowed flood event.
MemoryBackendTest::testExpiring function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests a flood event with expiring, so cron will allow to proceed.
MemoryBackendTest::testGarbageCollection function core/tests/Drupal/Tests/Core/Cache/MemoryBackendTest.php Tests that expired cache items are removed from memory.

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