Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LockBackendInterface::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| LockBackendInterface::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| 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 | class | core/ |
Logs values without changing them. |
| Log | class | core/ |
Database query logger. |
| Log.php | file | core/ |
|
| Log.php | file | core/ |
|
| Log::$connectionKey | property | core/ |
The connection key for which this object is logging. |
| Log::$queryLog | property | core/ |
Cache of logged queries. This will only be used if the query logger is enabled. |
| Log::clear | function | core/ |
Empty the query log for the specified logging key. |
| Log::end | function | core/ |
Stop logging for the specified logging key. |
| Log::findCaller | function | core/ |
Determine the routine that called this query. |
| Log::get | function | core/ |
Retrieve the query log for the specified logging key so far. |
| Log::log | function | core/ |
Log a query to all active logging keys. |
| 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.broken | service | core/ |
Drupal\error_service_test\Logger\TestLog |
| logger.channel.aggregator | service | core/ |
|
| logger.channel.contact | service | core/ |
Drupal\Core\Logger\LoggerChannel |
| logger.channel.cron | service | core/ |
|
| logger.channel.default | service | core/ |
|
| logger.channel.file | service | core/ |
Drupal\Core\Logger\LoggerChannel |
| logger.channel.form | service | core/ |
|
| logger.channel.image | service | core/ |
|
| logger.channel.jsonapi | service | core/ |
|
| logger.channel.layout_builder | service | core/ |
|
| logger.channel.migrate_drupal | service | core/ |
|
| logger.channel.php | service | core/ |
|
| logger.channel.rest | service | core/ |
|
| logger.channel.security | service | core/ |
Pagination
- Previous page
- Page 894
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.