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. Other projects
Title Object type File name Summary
d7_user_settings_translation.yml file core/modules/config_translation/migrations/d7_user_settings_translation.yml core/modules/config_translation/migrations/d7_user_settings_translation.yml
d7_view_modes.yml file core/modules/field/migrations/d7_view_modes.yml core/modules/field/migrations/d7_view_modes.yml
d8404562-efcc-40e3-869e-40132d53fe0b.yml file core/tests/fixtures/default_content/file/d8404562-efcc-40e3-869e-40132d53fe0b.yml core/tests/fixtures/default_content/file/d8404562-efcc-40e3-869e-40132d53fe0b.yml
d9b72b2f-a5ea-4a3f-b10c-28deb7b3b7bf.yml file core/tests/fixtures/default_content/block_content/d9b72b2f-a5ea-4a3f-b10c-28deb7b3b7bf.yml core/tests/fixtures/default_content/block_content/d9b72b2f-a5ea-4a3f-b10c-28deb7b3b7bf.yml
da.php file core/lib/Drupal/Component/Transliteration/data/da.php
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/dairy-free-delicious-milk-chocolate.html
dairy-free-delicious-milk-chocolate.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/dairy-free-delicious-milk-chocolate.html
DAlterHooks class core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php This class contains hook implementations.
DAlterHooks.php file core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php
DAlterHooks::testAlter function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php Implements hook_test_alter().
DAlterHooks::testSubtypeAlter function core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/src/Hook/DAlterHooks.php Implements hook_test_subtype_alter().
Data class core/modules/jsonapi/src/JsonApiResource/Data.php Represents the `data` and `included` objects of a top-level object.
Data.php file core/modules/jsonapi/src/JsonApiResource/Data.php
Data::$cardinality property core/modules/jsonapi/src/JsonApiResource/Data.php The number of resources permitted in this collection.
Data::$count property core/modules/jsonapi/src/JsonApiResource/Data.php Holds the total count of entities.
Data::$data property core/modules/jsonapi/src/JsonApiResource/Data.php Various representations of JSON:API objects.
Data::$hasNextPage property core/modules/jsonapi/src/JsonApiResource/Data.php Holds a boolean indicating if there is a next page.
Data::count function core/modules/jsonapi/src/JsonApiResource/Data.php Returns the number of entities.
Data::deduplicate function core/modules/jsonapi/src/JsonApiResource/Data.php Returns a new, deduplicated Data object.
Data::getCardinality function core/modules/jsonapi/src/JsonApiResource/Data.php Gets the cardinality of this collection.
Data::getIterator function core/modules/jsonapi/src/JsonApiResource/Data.php Returns an iterator for entities.
Data::getTotalCount function core/modules/jsonapi/src/JsonApiResource/Data.php
Data::hasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Checks if there is a next page in the collection.
Data::merge function core/modules/jsonapi/src/JsonApiResource/Data.php Returns a new Data object containing the entities of $this and $other.
Data::setHasNextPage function core/modules/jsonapi/src/JsonApiResource/Data.php Sets the has next page flag.
Data::setTotalCount function core/modules/jsonapi/src/JsonApiResource/Data.php
Data::toArray function core/modules/jsonapi/src/JsonApiResource/Data.php Returns the collection as an array.
Data::__construct function core/modules/jsonapi/src/JsonApiResource/Data.php Instantiates a Data object.
database service core/core.services.yml Drupal\Core\Database\Connection
Database class core/lib/Drupal/Core/Database/Database.php Primary front-controller for the database system.
Database abstraction layer group core/lib/Drupal/Core/Database/database.api.php Allow the use of different database servers using the same code base.
database.api.php file core/lib/Drupal/Core/Database/database.api.php Hooks related to the Database system and the Schema API.
Database.php file core/lib/Drupal/Core/Database/Database.php
database.replica service core/core.services.yml Drupal\Core\Database\Connection
database.replica_kill_switch service core/core.services.yml Drupal\Core\Database\ReplicaKillSwitch
Database::$activeKey property core/lib/Drupal/Core/Database/Database.php The key of the currently active database connection.
Database::$connections property core/lib/Drupal/Core/Database/Database.php A nested array of active connections, keyed by database name and target.
Database::$databaseInfo property core/lib/Drupal/Core/Database/Database.php A processed copy of the database connection information from settings.php.
Database::$ignoreTargets property core/lib/Drupal/Core/Database/Database.php A list of key/target credentials to simply ignore.
Database::$logs property core/lib/Drupal/Core/Database/Database.php An array of active query log objects.
Database::addConnectionInfo function core/lib/Drupal/Core/Database/Database.php Adds database connection information for a given key/target.
Database::closeConnection function core/lib/Drupal/Core/Database/Database.php Closes a connection to the server specified by the given key and target.
Database::commitAllOnShutdown function core/lib/Drupal/Core/Database/Database.php Calls commitAll() on all the open connections.
Database::convertDbUrlToConnectionInfo function core/lib/Drupal/Core/Database/Database.php Converts a URL to a database connection info array.
Database::getAllConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets connection information for all available databases.
Database::getConnection function core/lib/Drupal/Core/Database/Database.php Gets the connection object for the specified database key and target.
Database::getConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets information on the specified database connection.
Database::getConnectionInfoAsUrl function core/lib/Drupal/Core/Database/Database.php Gets database connection info as a URL.
Database::getDriverList function core/lib/Drupal/Core/Database/Database.php Returns the list provider for available database drivers.
Database::getLog function core/lib/Drupal/Core/Database/Database.php Retrieves the queries logged on for given logging key.

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