Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocalTaskTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalTaskTestWithUnsafeTitle | class | core/ |
Test derivative to check local task title escaping. |
| LocalTaskTestWithUnsafeTitle.php | file | core/ |
|
| LocalTaskTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| lock.persistent | service | core/ |
Drupal\Core\Lock\PersistentDatabaseLockBackend |
| Lock::__construct | function | core/ |
Constructs a new Lock object. |
| LockBackendAbstract | class | core/ |
Non backend related common methods implementation for lock backends. |
| LockBackendAbstract.php | file | core/ |
|
| LockBackendAbstract::$lockId | property | core/ |
Current page lock token identifier. |
| LockBackendAbstract::$locks | property | core/ |
Existing locks for this page. |
| LockBackendAbstract::getLockId | function | core/ |
Gets the unique page token for locks. |
| LockBackendAbstract::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| LockBackendAbstractTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Core\Lock\LockBackendAbstractTest[[api-linebreak]] @group Lock |
| LockBackendAbstractTest.php | file | core/ |
|
| LockBackendAbstractTest::$lock | property | core/ |
The Mocked LockBackendAbstract object. |
| LockBackendAbstractTest::setUp | function | core/ |
|
| LockBackendAbstractTest::testGetLockId | function | core/ |
Test the getLockId() method. |
| LockBackendAbstractTest::testWaitFalse | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns TRUE. |
| LockBackendAbstractTest::testWaitTrue | function | core/ |
Tests the wait() method when lockMayBeAvailable() returns FALSE. |
| LockBackendInterface::release | function | core/ |
Releases the given lock. |
| LockBackendInterface::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| LockFunctionalTest | class | core/ |
Confirm locking works between two separate requests. |
| LockFunctionalTest.php | file | core/ |
|
| LockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LockFunctionalTest::$modules | property | core/ |
Modules to enable. |
| LockFunctionalTest::testLockAcquire | function | core/ |
Confirms that we can acquire and release locks in two parallel requests. |
| LockFunctionalTest::testPersistentLock | function | core/ |
Tests that the persistent lock is persisted between requests. |
| Locking mechanisms | group | core/ |
Functions to coordinate long operations across requests. |
| LockTest | class | core/ |
Tests the Database lock backend. |
| LockTest.php | file | core/ |
|
| LockTest::$lock | property | core/ |
Database lock backend to test. |
| LockTest::setUp | function | core/ |
|
| LockTest::testBackendLockRelease | function | core/ |
Tests backend release functionality. |
| LockTest::testBackendLockReleaseAll | function | core/ |
Tests backend release functionality. |
| Log::start | function | core/ |
Begin logging queries to the specified connection and logging key. |
| Log::transform | function | core/ |
Performs the associated process. |
| Log::__construct | function | core/ |
Constructor. |
| LoggedStatementsTrait | trait | core/ |
Trait for Connection classes that can store logged statements. |
| LoggedStatementsTrait.php | file | core/ |
|
| LoggedStatementsTrait::$loggedStatements | property | core/ |
Logged statements. |
| LoggedStatementsTrait::getDriverClass | function | core/ |
|
| LoggedStatementsTrait::getLoggedStatements | function | core/ |
Returns the executed queries. |
| LoggedStatementsTrait::query | function | core/ |
|
| LoggedStatementsTrait::resetLoggedStatements | function | core/ |
Resets logged statements. |
| logger.channel.jsonapi | service | core/ |
|
| logger.channel.rest | service | core/ |
|
| logger.channel.security | service | core/ |
|
| logger.channel.workspaces | service | core/ |
|
| logger.channel_base | service | core/ |
Drupal\Core\Logger\LoggerChannel |
| logger.log_message_parser | service | core/ |
Drupal\Core\Logger\LogMessageParser |
Pagination
- Previous page
- Page 750
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.