Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LockBackendInterface::releaseAll function core/lib/Drupal/Core/Lock/LockBackendInterface.php Releases all locks for the given lock token identifier.
LockBackendInterface::wait function core/lib/Drupal/Core/Lock/LockBackendInterface.php Waits a short amount of time before a second lock acquire attempt.
LockFunctionalTest class core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Confirm locking works between two separate requests.
LockFunctionalTest.php file core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php
LockFunctionalTest::$defaultTheme property core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php The theme to install as the default for testing.
LockFunctionalTest::$modules property core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Modules to enable.
LockFunctionalTest::testLockAcquire function core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Confirms that we can acquire and release locks in two parallel requests.
LockFunctionalTest::testPersistentLock function core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Tests that the persistent lock is persisted between requests.
Locking mechanisms group core/lib/Drupal/Core/Lock/LockBackendInterface.php Functions to coordinate long operations across requests.
LockTest class core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests the Database lock backend.
LockTest.php file core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
LockTest::$lock property core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Database lock backend to test.
LockTest::setUp function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php
LockTest::testBackendLockRelease function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests backend release functionality.
LockTest::testBackendLockReleaseAll function core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Tests backend release functionality.
Log class core/modules/migrate/src/Plugin/migrate/process/Log.php Logs values without changing them.
Log class core/lib/Drupal/Core/Database/Log.php Database query logger.
Log.php file core/lib/Drupal/Core/Database/Log.php
Log.php file core/modules/migrate/src/Plugin/migrate/process/Log.php
Log::$connectionKey property core/lib/Drupal/Core/Database/Log.php The connection key for which this object is logging.
Log::$queryLog property core/lib/Drupal/Core/Database/Log.php Cache of logged queries. This will only be used if the query logger is enabled.
Log::clear function core/lib/Drupal/Core/Database/Log.php Empty the query log for the specified logging key.
Log::end function core/lib/Drupal/Core/Database/Log.php Stop logging for the specified logging key.
Log::findCaller function core/lib/Drupal/Core/Database/Log.php Determine the routine that called this query.
Log::get function core/lib/Drupal/Core/Database/Log.php Retrieve the query log for the specified logging key so far.
Log::log function core/lib/Drupal/Core/Database/Log.php Log a query to all active logging keys.
Log::start function core/lib/Drupal/Core/Database/Log.php Begin logging queries to the specified connection and logging key.
Log::transform function core/modules/migrate/src/Plugin/migrate/process/Log.php Performs the associated process.
Log::__construct function core/lib/Drupal/Core/Database/Log.php Constructor.
LoggedStatementsTrait trait core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Trait for Connection classes that can store logged statements.
LoggedStatementsTrait.php file core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::$loggedStatements property core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Logged statements.
LoggedStatementsTrait::getDriverClass function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::getLoggedStatements function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Returns the executed queries.
LoggedStatementsTrait::query function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php
LoggedStatementsTrait::resetLoggedStatements function core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Resets logged statements.
logger.broken service core/modules/system/tests/modules/error_service_test/error_service_test.services.yml Drupal\error_service_test\Logger\TestLog
logger.channel.aggregator service core/modules/aggregator/aggregator.services.yml
logger.channel.contact service core/modules/contact/contact.services.yml Drupal\Core\Logger\LoggerChannel
logger.channel.cron service core/core.services.yml
logger.channel.default service core/core.services.yml
logger.channel.file service core/core.services.yml Drupal\Core\Logger\LoggerChannel
logger.channel.form service core/core.services.yml
logger.channel.image service core/core.services.yml
logger.channel.jsonapi service core/modules/jsonapi/jsonapi.services.yml
logger.channel.layout_builder service core/modules/layout_builder/layout_builder.services.yml
logger.channel.migrate_drupal service core/modules/migrate_drupal/migrate_drupal.services.yml
logger.channel.php service core/core.services.yml
logger.channel.rest service core/modules/rest/rest.services.yml
logger.channel.security service core/core.services.yml

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