Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
MemoryBackend::setMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php
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 class core/lib/Drupal/Core/Cache/MemoryBackendFactory.php Defines a memory cache backend factory.
MemoryBackendFactory.php file core/lib/Drupal/Core/Cache/MemoryBackendFactory.php
MemoryBackendFactory::$bins property core/lib/Drupal/Core/Cache/MemoryBackendFactory.php Instantiated memory cache bins.
MemoryBackendFactory::get function core/lib/Drupal/Core/Cache/MemoryBackendFactory.php
MemoryBackendFactory::__construct function core/lib/Drupal/Core/Cache/MemoryBackendFactory.php Constructs a MemoryBackendFactory object.
MemoryBackendTest class core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests the memory flood implementation.
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.php file core/tests/Drupal/KernelTests/Core/Cache/MemoryBackendTest.php
MemoryBackendTest.php file core/tests/Drupal/Tests/Core/Flood/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.
MemoryBackendTest::testMemoryBackendThreshold function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests memory backend records events to the nearest microsecond.
MemoryBackendTest::testNotAllowedProceeding function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests a flood event with more than the allowed calls.
MemoryBackendTest::testNotExpiring function core/tests/Drupal/Tests/Core/Flood/MemoryBackendTest.php Tests a flood event with no expiring, so cron will not allow to proceed.
MemoryCacheGenericTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/MemoryCacheGenericTest.php Creates a new instance of MemoryCache.
MemoryCounterBackend class core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Defines a memory cache implementation that counts set and get calls.
MemoryCounterBackend.php file core/lib/Drupal/Core/Cache/MemoryCounterBackend.php
MemoryCounterBackend::$counter property core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Stores a list of cache cid calls keyed by function name.
MemoryCounterBackend::delete function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php
MemoryCounterBackend::get function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php
MemoryCounterBackend::getCounter function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Returns the call counter for the get, set and delete methods.
MemoryCounterBackend::increaseCounter function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Increase the counter for a function with a certain cid.
MemoryCounterBackend::resetCounter function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php Resets the call counter.
MemoryCounterBackend::set function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php
MemoryCounterBackendFactory class core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php Defines the memory counter backend factory.
MemoryCounterBackendFactory.php file core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php
MemoryCounterBackendFactory::$bins property core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php Instantiated memory cache bins.
MemoryCounterBackendFactory::get function core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php
MemoryCounterBackendFactory::__construct function core/lib/Drupal/Core/Cache/MemoryCounterBackendFactory.php Constructs a MemoryCounterBackendFactory object.
MenuActiveTrailTest::setUpMockCacheBackend function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Reinitializes the cache backend as a mock object.
MenuLinkContentStorage::getMenuLinkIdsWithPendingRevisions function core/modules/menu_link_content/src/MenuLinkContentStorage.php
MenuLinkContentStorageInterface::getMenuLinkIdsWithPendingRevisions function core/modules/menu_link_content/src/MenuLinkContentStorageInterface.php Gets a list of menu link IDs with pending revisions.
MenuLinkListBuilder::render function core/modules/menu_link_content/src/MenuLinkListBuilder.php
MenuLinksTest::testPendingRevisions function core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php Tests handling of pending revisions.
MenuListBuilder::render function core/modules/menu_ui/src/MenuListBuilder.php
MenuTreeStorage::$menuCacheBackend property core/lib/Drupal/Core/Menu/MenuTreeStorage.php Cache backend instance for the extracted tree data.
MenuUiContentModerationTest::testMenuUiWithPendingRevisions function core/modules/menu_ui/tests/src/Functional/MenuUiContentModerationTest.php Tests that node drafts can not modify the menu settings.
MenuUiTest::testMenuUiWithPendingRevisions function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Tests that menu links with pending revisions can not be re-parented.
Message::copySender function core/modules/contact/src/Entity/Message.php Returns TRUE if a copy should be sent to the sender.
Message::getSenderMail function core/modules/contact/src/Entity/Message.php Returns the email address of the sender.

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