Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| pgsql.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\PostgresqlDateSql |
| pgsql.workspaces.entity.query.sql | service | core/ |
Drupal\workspaces\EntityQuery\PgsqlQueryFactory |
| 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/ |
|
| PgsqlQueryFactory::$workspaceManager | property | core/ |
The workspace manager. |
| PgsqlQueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| PgsqlQueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| PgsqlQueryFactory::__construct | function | core/ |
Constructs a PgsqlQueryFactory object. |
| pgsql_help | function | core/ |
Implements hook_help(). |
| PharExtensionInterceptor | class | core/ |
An alternate PharExtensionInterceptor to support phar-based CLI tools. |
| PharExtensionInterceptor.php | file | core/ |
|
| PharExtensionInterceptor::assert | function | core/ |
Determines whether phar file is allowed to execute. |
| PharExtensionInterceptor::baseFileContainsPharExtension | function | core/ |
Determines if a path has a .phar extension or invoked execution. |
| PharWrapperTest | class | core/ |
Tests that the phar stream wrapper works. |
| PharWrapperTest.php | file | core/ |
|
| PharWrapperTest::testPharFile | function | core/ |
Tests that only valid phar files can be used. |
| PHP Runtime Assert Statements | group | core/ |
Use of the assert() statement in Drupal. |
| PHP wrapper functions | group | core/ |
Functions that are wrappers or custom implementations of PHP functions. |
| PhpArrayContainer::createService | function | core/ |
Creates a service from a service definition. |
| PhpArrayContainer::resolveServicesAndParameters | function | core/ |
Resolves arguments that represent services or variables to the real values. |
| PhpArrayContainer::__construct | function | core/ |
Constructs a new Container instance. |
| PhpArrayContainerTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\PhpArrayContainer[[api-linebreak]] @group DependencyInjection |
| PhpArrayContainerTest.php | file | core/ |
|
| PhpArrayContainerTest::getCollection | function | core/ |
Helper function to return a machine-optimized '@notation'. |
| PhpArrayContainerTest::getParameterCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayContainerTest::setUp | function | core/ |
|
| PhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| PhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| PhpArrayDumperTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\PhpArrayDumper[[api-linebreak]] @group DependencyInjection |
| PhpArrayDumperTest.php | file | core/ |
|
| PhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| PhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| PhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| PhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| PhpArrayDumperTest::setUp | function | core/ |
|
| PhpassHashedPassword | class | core/ |
Secure hashing functions based on Portable PHP password hashing framework. |
| PhpassHashedPassword.php | file | core/ |
|
| PhpassHashedPassword::$countLog2 | property | core/ |
Password stretching iteration count. |
Pagination
- Previous page
- Page 971
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.