Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LoggingTest::testEnableTargetLoggingNoTarget | function | core/ |
Tests that logs to separate targets use the same connection properly. |
| LoggingTest::testGetLoggingWrongKey | function | core/ |
Tests that getLog with a wrong key return an empty array. |
| LoginLogoutMenuLink::$currentUser | property | core/ |
The current user. |
| LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LoginLogoutMenuLink::__construct | function | core/ |
Constructs a new LoginLogoutMenuLink. |
| LoginStatusCheck | class | core/ |
Determines access to routes based on login status of current user. |
| LoginStatusCheck.php | file | core/ |
|
| LoginStatusCheck::access | function | core/ |
Checks access. |
| LogMessageParser | class | core/ |
Parses log messages and their placeholders. |
| LogMessageParser.php | file | core/ |
|
| LogMessageParser::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| LogMessageParserInterface | interface | core/ |
Defines an interface for parsing log messages and their placeholders. |
| LogMessageParserInterface.php | file | core/ |
|
| LogMessageParserInterface::parseMessagePlaceholders | function | core/ |
Parses and transforms message and its placeholders to a common format. |
| LogMessageParserTest | class | core/ |
Tests Drupal\Core\Logger\LogMessageParser. |
| LogMessageParserTest.php | file | core/ |
|
| LogMessageParserTest::providerTestParseMessagePlaceholders | function | core/ |
Data provider for testParseMessagePlaceholders(). |
| LogMessageParserTest::testParseMessagePlaceholders | function | core/ |
Tests for LogMessageParserTrait::parseMessagePlaceholders() |
| logo.svg.twig | file | core/ |
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 32 32" role="presentation" aria-hidden="true" focusable="false"> <rect fill="{{… |
| LogTest | class | core/ |
Tests the Log process plugin. |
| LogTest | class | core/ |
Tests the Log process plugin. |
| LogTest.php | file | core/ |
|
| LogTest.php | file | core/ |
|
| LogTest::$executable | property | core/ |
Migrate executable. |
| LogTest::$logPlugin | property | core/ |
The Log process plugin. |
| LogTest::$modules | property | core/ |
Modules to install. |
| LogTest::providerTestLog | function | core/ |
Provides data for testLog. |
| LogTest::setUp | function | core/ |
|
| LogTest::testLog | function | core/ |
Tests the Log plugin. |
| LogTest::testLog | function | core/ |
Tests the Log plugin. |
| LonelyMonkeyClass | class | core/ |
A class with a single dependency. |
| LonelyMonkeyClass.php | file | core/ |
|
| LonelyMonkeyClass::$connection | property | core/ |
The database connection. |
| LonelyMonkeyClass::__construct | function | core/ |
|
| LonelyMonkeyController::$class | property | core/ |
The lonely monkey class. |
| LonelyMonkeyController::testBrokenClass | function | core/ |
|
| LonelyMonkeyController::__construct | function | core/ |
|
| LruCacheGenericTest | class | core/ |
Unit test of the LRU memory cache using the generic cache unit test base. |
| LruCacheGenericTest.php | file | core/ |
|
| LruCacheGenericTest::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| LruCacheGenericTest::createCacheBackend | function | core/ |
Creates a new instance of LruMemoryCache. |
| LruCacheGenericTest::testInvalidateTags | function | core/ |
The LRU memory cache removes items when invalidateTags is called. |
| LruMemoryCache::handleCacheHits | function | core/ |
Moves an array of cache items to the most recently used positions. |
| LruMemoryCache::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| LruMemoryCache::moveItemsToLeastRecentlyUsed | function | core/ |
Moves items to the least recently used positions. |
| LruMemoryCache::set | function | core/ |
Stores data in the persistent cache. |
| LruMemoryCache::__construct | function | core/ |
Constructs an LruMemoryCache object. |
| LruMemoryCacheTest | class | core/ |
Tests Drupal\Core\Cache\MemoryCache\LruMemoryCache. |
| LruMemoryCacheTest.php | file | core/ |
|
| LruMemoryCacheTest::assertCacheData | function | core/ |
Asserts that the given cache data matches the data in the memory cache. |
Pagination
- Previous page
- Page 839
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.