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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| DatabaseExceptionWrapperTest.php | file | core/ |
|
| 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::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
| DatabaseExceptionWrapperTest::testPrepareStatementFailOnPreparation | function | core/ |
Tests Connection::prepareStatement exceptions on preparation. |
| 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/ |
|
| DatabaseFileUsageBackend::delete | function | core/ |
|
| DatabaseFileUsageBackend::listUsage | function | core/ |
|
| DatabaseFileUsageBackend::__construct | function | core/ |
Construct the DatabaseFileUsageBackend. |
| DatabaseLockBackend | class | core/ |
Provides a proxy class for \Drupal\Core\Lock\DatabaseLockBackend. |
| DatabaseLockBackend | class | core/ |
Defines the database lock backend. This is the default backend in Drupal. |
| 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. |
| DatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| DatabaseLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| DatabaseLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| DatabaseLockBackend::normalizeName | function | core/ |
Normalizes a lock name in order to comply with database limitations. |
| DatabaseLockBackend::release | function | core/ |
Releases the given lock. |
| DatabaseLockBackend::release | function | core/ |
Releases the given lock. |
| DatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| DatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| DatabaseLockBackend::schemaDefinition | function | core/ |
Defines the schema for the semaphore table. |
| DatabaseLockBackend::schemaDefinition | function | core/ |
|
| DatabaseLockBackend::TABLE_NAME | constant | core/ |
The database table name. |
| DatabaseLockBackend::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| DatabaseLockBackend::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| DatabaseLockBackend::__construct | function | core/ |
Constructs a new DatabaseLockBackend. |
| DatabaseNotFoundException | class | core/ |
Exception thrown if specified database is not found. |
| DatabaseNotFoundException.php | file | core/ |
|
| DatabaseQueue | class | core/ |
Default queue implementation. |
Pagination
- Previous page
- Page 318
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.