Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
PersistentDatabaseLockBackend::wait function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
PersistentDatabaseLockBackend::__construct function core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php Constructs a ProxyClass Drupal proxy object.
PersistentDatabaseLockBackend::__construct function core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php Constructs a new PersistentDatabaseLockBackend.
pgsql.entity.query.sql service core/modules/pgsql/pgsql.services.yml Drupal\pgsql\EntityQuery\QueryFactory
pgsql.info.yml file core/modules/pgsql/pgsql.info.yml core/modules/pgsql/pgsql.info.yml
pgsql.install file core/modules/pgsql/pgsql.install Install, update and uninstall functions for the pgsql module.
pgsql.services.yml file core/modules/pgsql/pgsql.services.yml core/modules/pgsql/pgsql.services.yml
pgsql.views.date_sql service core/modules/views/views.services.yml Drupal\views\Plugin\views\query\PostgresqlDateSql
PgsqlCastedIntFieldJoinTest class core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php Tests PostgreSQL specific cast handling.
PgsqlCastedIntFieldJoinTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php
PgsqlCastedIntFieldJoinTest::$castingType property core/modules/pgsql/tests/src/Kernel/pgsql/Plugin/views/PgsqlCastedIntFieldJoinTest.php The db type that should be used for casting fields as integers.
PgsqlHooks class core/modules/pgsql/src/Hook/PgsqlHooks.php Hook implementations for pgsql.
PgsqlHooks.php file core/modules/pgsql/src/Hook/PgsqlHooks.php
PgsqlHooks::help function core/modules/pgsql/src/Hook/PgsqlHooks.php Implements hook_help().
PgsqlQueryFactory class core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php Workspaces PostgreSQL-specific entity query implementation.
PgsqlQueryFactory.php file core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php
PgsqlRequirements class core/modules/pgsql/src/Install/Requirements/PgsqlRequirements.php Install time requirements for the pgsql module.
PgsqlRequirements.php file core/modules/pgsql/src/Install/Requirements/PgsqlRequirements.php
PgsqlRequirements::getRequirements function core/modules/pgsql/src/Install/Requirements/PgsqlRequirements.php
PgsqlRequirementsHooks class core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php Hook implementations for pgsql module.
PgsqlRequirementsHooks.php file core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php
PgsqlRequirementsHooks::checkRequirements function core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php Implements hook_update_requirements().
pgsql_test.info.yml file core/modules/system/tests/modules/pgsql_test/pgsql_test.info.yml core/modules/system/tests/modules/pgsql_test/pgsql_test.info.yml
pgsql_test.install file core/modules/system/tests/modules/pgsql_test/pgsql_test.install
pgsql_test_schema function core/modules/system/tests/modules/pgsql_test/pgsql_test.install Implements hook_schema().
pgsql_update_last_removed function core/modules/pgsql/pgsql.install Implements hook_update_last_removed().
PhoneField class core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php Migrate field plugin for Drupal 7 phone fields.
PhoneField.php file core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php
PhoneField::getFieldFormatterMap function core/modules/telephone/src/Plugin/migrate/field/d7/PhoneField.php Get a map between D6 formatters and D8 formatters for this field type.
photo_flickr.html file core/modules/media/tests/fixtures/oembed/photo_flickr.html
Php class core/lib/Drupal/Component/Uuid/Php.php Generates a UUID v4 (RFC 4122 section 4.4) using PHP code.
PHP Runtime Assert Statements group core/core.api.php Use of the assert() statement in Drupal.
PHP wrapper functions group core/includes/common.inc Functions that are wrappers or custom implementations of PHP functions.
php-1.txt file core/tests/fixtures/files/php-1.txt <?php
// phpcs:ignoreFile
print 'PHP was executed!';
?>
php-2.php file core/tests/fixtures/files/php-2.php
Php.php file core/lib/Drupal/Component/Uuid/Php.php
Php::generate function core/lib/Drupal/Component/Uuid/Php.php
PhpArrayContainer class core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php Provides a container optimized for Drupal's needs.
PhpArrayContainer.php file core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php
PhpArrayContainer::createService function core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php
PhpArrayContainer::resolveServicesAndParameters function core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php
PhpArrayContainer::__construct function core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php
PhpArrayContainerTest class core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php Tests Drupal\Component\DependencyInjection\PhpArrayContainer.
PhpArrayContainerTest.php file core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php
PhpArrayContainerTest::getCollection function core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php Helper function to return a machine-optimized '@notation'.
PhpArrayContainerTest::getParameterCall function core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php Helper function to return a service definition.
PhpArrayContainerTest::getServiceCall function core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php Helper function to return a service definition.
PhpArrayContainerTest::setUp function core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php
PhpArrayDumper class core/lib/Drupal/Component/DependencyInjection/Dumper/PhpArrayDumper.php PhpArrayDumper dumps a service container as a PHP array.
PhpArrayDumper.php file core/lib/Drupal/Component/DependencyInjection/Dumper/PhpArrayDumper.php

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