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 11.x for end
  5. Search main for end
  6. Other projects
Title Object type File name Summary
AnnounceRendererTest::testRendererContent function core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php Tests rendered valid content.
AnnounceRendererTest::testRendererException function core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php Tests rendered valid when something goes wrong.
AnnounceTestHttpClientMiddleware::setAnnounceTestEndpoint function core/modules/announcements_feed/tests/modules/announce_feed_test/src/AnnounceTestHttpClientMiddleware.php Sets the test endpoint for the advisories JSON feed.
ApcuBackend class core/lib/Drupal/Core/Cache/ApcuBackend.php Stores cache items in the Alternative PHP Cache User Cache (APCu).
ApcuBackend.php file core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::$bin property core/lib/Drupal/Core/Cache/ApcuBackend.php The name of the cache bin to use.
ApcuBackend::$binPrefix property core/lib/Drupal/Core/Cache/ApcuBackend.php Prefix for all keys in this cache bin.
ApcuBackend::$checksumProvider property core/lib/Drupal/Core/Cache/ApcuBackend.php The cache tags checksum provider.
ApcuBackend::$sitePrefix property core/lib/Drupal/Core/Cache/ApcuBackend.php Prefix for all keys in the storage that belong to this site.
ApcuBackend::delete function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::deleteAll function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::deleteMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::garbageCollection function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::get function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::getAll function core/lib/Drupal/Core/Cache/ApcuBackend.php Returns all cached items, optionally limited by a cache ID prefix.
ApcuBackend::getApcuKey function core/lib/Drupal/Core/Cache/ApcuBackend.php Prepends the APCu user variable prefix for this bin to a cache item ID.
ApcuBackend::getIterator function core/lib/Drupal/Core/Cache/ApcuBackend.php Instantiates and returns the APCUIterator class.
ApcuBackend::getMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::invalidate function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::invalidateAll function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::invalidateMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::prepareItem function core/lib/Drupal/Core/Cache/ApcuBackend.php Prepares a cached item.
ApcuBackend::removeBin function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::set function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::setMultiple function core/lib/Drupal/Core/Cache/ApcuBackend.php
ApcuBackend::__construct function core/lib/Drupal/Core/Cache/ApcuBackend.php Constructs a new ApcuBackend instance.
ApcuBackendFactory class core/lib/Drupal/Core/Cache/ApcuBackendFactory.php
ApcuBackendFactory.php file core/lib/Drupal/Core/Cache/ApcuBackendFactory.php
ApcuBackendFactory::$backendClass property core/lib/Drupal/Core/Cache/ApcuBackendFactory.php The APCU backend class to use.
ApcuBackendFactory::$checksumProvider property core/lib/Drupal/Core/Cache/ApcuBackendFactory.php The cache tags checksum provider.
ApcuBackendFactory::$sitePrefix property core/lib/Drupal/Core/Cache/ApcuBackendFactory.php The site prefix string.
ApcuBackendFactory::get function core/lib/Drupal/Core/Cache/ApcuBackendFactory.php Gets ApcuBackend for the specified cache bin.
ApcuBackendFactory::__construct function core/lib/Drupal/Core/Cache/ApcuBackendFactory.php Constructs an ApcuBackendFactory object.
ApcuBackendTest class core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php Tests the APCu cache backend.
ApcuBackendTest.php file core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuBackendTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuBackendTest::tearDown function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuBackendTest::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php
ApcuFileCacheBackend class core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php APCu backend for the file cache.
ApcuFileCacheBackend.php file core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php
ApcuFileCacheBackend::delete function core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php
ApcuFileCacheBackend::fetch function core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php
ApcuFileCacheBackend::store function core/lib/Drupal/Component/FileCache/ApcuFileCacheBackend.php
append-to-robots.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-to-append/assets/append-to-robots.txt # ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# This content is appended to the bottom of the existing robots.txt fixture.
# robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-append-to-append…
append-to-robots.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/profile-with-append/assets/append-to-robots.txt # ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# This content is appended to the bottom of the existing robots.txt fixture.
# robots.txt fixture scaffolded from "file-mappings" in profile-with-append composer.json…
append-to-robots.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-test-append/assets/append-to-robots.txt # ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
# This content is appended to the bottom of the existing robots.txt fixture.
# robots.txt fixture scaffolded from "file-mappings" in drupal-drupal-test-append…
append-to-settings.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/assets/append-to-settings.txt include __DIR__ . "/settings-custom-additions.php";
AppendCommand class core/lib/Drupal/Core/Ajax/AppendCommand.php An AJAX command for calling the jQuery append() method.
AppendCommand.php file core/lib/Drupal/Core/Ajax/AppendCommand.php
AppendCommand::render function core/lib/Drupal/Core/Ajax/AppendCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().

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