Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
| DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
| DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| DatabaseException | interface | core/ |
Interface for a database exception. |
| DatabaseException.php | file | core/ |
|
| DatabaseExceptionWrapper | class | core/ |
This wrapper class serves only to provide additional debug information. |
| DatabaseExceptionWrapper.php | file | core/ |
|
| DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
| DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
| DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
| DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest::testHandleQueryExceptionDeprecation | function | core/ |
Tests deprecation of Connection::handleQueryException. |
| DatabaseExceptionWrapperTest::testPrepare | function | core/ |
Tests deprecation of Connection::prepare. |
| DatabaseExceptionWrapperTest::testPrepareQuery | function | core/ |
Tests deprecation of Connection::prepareQuery. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparationWithThrowExceptionOption | function | core/ |
Tests Connection::prepareStatement with throw_exception option set. |
| DatabaseExceptionWrapperTest::testQueryThrowsDatabaseExceptionWrapperException | function | core/ |
Tests the expected database exception thrown for inexistent tables. |
| DatabaseFileUsageBackend | class | core/ |
Defines the database file usage backend. This is the default Drupal backend. |
| DatabaseFileUsageBackend.php | file | core/ |
|
| DatabaseFileUsageBackend::$connection | property | core/ |
The database connection used to store file usage information. |
| DatabaseFileUsageBackend::$tableName | property | core/ |
The name of the SQL table used to store file usage information. |
| DatabaseFileUsageBackend::add | function | core/ |
Records that a module is using a file. |
| DatabaseFileUsageBackend::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
| DatabaseFileUsageBackend::listUsage | function | core/ |
Determines where a file is used. |
| DatabaseFileUsageBackend::__construct | function | core/ |
Construct the DatabaseFileUsageBackend. |
| DatabaseLockBackend | class | core/ |
Defines the database lock backend. This is the default backend in Drupal. |
| DatabaseLockBackend | class | core/ |
Provides a proxy class for \Drupal\Core\Lock\DatabaseLockBackend. |
| DatabaseLockBackend.php | file | core/ |
|
| DatabaseLockBackend.php | file | core/ |
|
| DatabaseLockBackend::$container | property | core/ |
The service container. |
| DatabaseLockBackend::$database | property | core/ |
The database connection. |
| DatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| DatabaseLockBackend::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| DatabaseLockBackend::acquire | function | core/ |
Acquires a lock. |
| DatabaseLockBackend::acquire | function | core/ |
Acquires a lock. |
| DatabaseLockBackend::catchException | function | core/ |
Act on an exception when semaphore might be stale. |
| DatabaseLockBackend::ensureTableExists | function | core/ |
Check if the semaphore table exists and create it if not. |
| DatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
Pagination
- Previous page
- Page 347
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.