Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PermissionsPerBundleTest::testInvalidValue | function | core/ |
Tests that there is an exception if the permission templates are invalid. |
| PermissionsTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\views\field\Permissions[[api-linebreak]] @group user |
| PermissionsTest | class | core/ |
@group system |
| PermissionsTest.php | file | core/ |
|
| PermissionsTest.php | file | core/ |
|
| PermissionsTest::$modules | property | core/ |
Modules to install. |
| PermissionsTest::setUp | function | core/ |
|
| PermissionsTest::testAccessContentPermission | function | core/ |
Tests the 'access content' permission is provided by the System module. |
| PermissionsTest::testPreRenderNullEntity | function | core/ |
Tests the preRender method when getEntity returns NULL. |
| permission_checker | service | core/ |
Drupal\Core\Session\PermissionChecker |
| PersistentDatabaseLockBackend | class | core/ |
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend. |
| PersistentDatabaseLockBackend | class | core/ |
Defines the persistent database lock backend. |
| PersistentDatabaseLockBackend.php | file | core/ |
|
| PersistentDatabaseLockBackend.php | file | core/ |
|
| PersistentDatabaseLockBackend::$container | property | core/ |
The service container. |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| PersistentDatabaseLockBackend::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| PersistentDatabaseLockBackend::acquire | function | core/ |
Acquires a lock. |
| PersistentDatabaseLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| PersistentDatabaseLockBackend::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| PersistentDatabaseLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| PersistentDatabaseLockBackend::release | function | core/ |
Releases the given lock. |
| PersistentDatabaseLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| PersistentDatabaseLockBackend::schemaDefinition | function | core/ |
|
| PersistentDatabaseLockBackend::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| PersistentDatabaseLockBackend::__construct | function | core/ |
Constructs a new PersistentDatabaseLockBackend. |
| pgsql.entity.query.sql | service | core/ |
Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory |
| pgsql.info.yml | file | core/ |
core/modules/pgsql/pgsql.info.yml |
| pgsql.install | file | core/ |
Install, update and uninstall functions for the pgsql module. |
| pgsql.module | file | core/ |
The PostgreSQL module provides the connection between Drupal and a PostgreSQL database. |
| pgsql.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\PostgresqlDateSql |
| pgsql.workspaces.entity.query.sql | service | core/ |
Drupal\workspaces\EntityQuery\PgsqlQueryFactory |
| PgsqlCastedIntFieldJoinTest | class | core/ |
Tests PostgreSQL specific cast handling. |
| PgsqlCastedIntFieldJoinTest.php | file | core/ |
|
| PgsqlCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
| PgsqlDriverLegacyTest | class | core/ |
Tests the deprecations of the PostgreSQL database driver classes in Core. |
| PgsqlDriverLegacyTest.php | file | core/ |
|
| PgsqlDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Connection[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationDelete | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Delete[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationInsert | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Insert[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Install\Tasks[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationSchema | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Schema[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationSelect | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Select[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationTruncate | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Truncate[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationUpdate | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Update[[api-linebreak]] |
| PgsqlDriverLegacyTest::testDeprecationUpsert | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Upsert[[api-linebreak]] |
| PgsqlQueryFactory | class | core/ |
Workspaces PostgreSQL-specific entity query implementation. |
| PgsqlQueryFactory.php | file | core/ |
|
| pgsql_help | function | core/ |
Implements hook_help(). |
Pagination
- Previous page
- Page 998
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.