Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
db_field_set_default function core/includes/database.inc Sets the default value for a field.
db_field_set_no_default function core/includes/database.inc Sets a field to have no default value.
db_find_tables function core/includes/database.inc Finds all tables that are like the specified base table name.
db_index_exists function core/includes/database.inc Checks if an index exists in the given table.
db_insert function core/includes/database.inc Returns a new InsertQuery object for the active database.
db_installer_object function core/includes/install.inc Returns a database installer object.
db_select function core/includes/database.inc Returns a new SelectQuery object for the active database.
db_set_active function core/includes/database.inc Sets a new active database.
db_table_exists function core/includes/database.inc Checks if a table exists.
db_transaction function core/includes/database.inc Returns a new transaction object for the active database.
DCOM58Test class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php This class is a near-copy of
\Doctrine\Tests\Common\Annotations\Ticket\DCOM58Test, which is part of the
Doctrine project: <http://www.doctrine-project.org>. It was copied from
version 1.2.7.
DCOM58Test.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::setUp function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::testIssueGlobalNamespace function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::testIssueMultipleNamespaces function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::testIssueNamespaces function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::testIssueSimpleAnnotationReader function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DCOM58Test::testIssueWithNamespacesOrImports function core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
DecimalFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Defines the default settings for this plugin.
DecimalFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/DecimalFormatter.php Returns a form to configure settings for the formatter.
DecimalItem::defaultStorageSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Defines the storage-level settings for this plugin.
DecimalItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns a form for the field-level settings.
DecimalItem::generateSampleValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Generates placeholder field values.
DecimalItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Gets a list of validation constraints.
DecimalItem::getDecimalDigits function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Helper method to get the number of decimal digits out of a decimal number.
DecimalItem::preSave function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Defines custom presave behavior for field values.
DecimalItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Defines field item properties.
DecimalItem::schema function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns the schema for the field.
DecimalItem::storageSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns a form for the storage-level settings.
DedupeBase class core/modules/migrate/src/Plugin/migrate/process/DedupeBase.php This abstract base contains the dedupe logic.
DedupeBase.php file core/modules/migrate/src/Plugin/migrate/process/DedupeBase.php
DedupeEntityTest class core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\process\DedupeEntity[[api-linebreak]]
@group migrate
@group legacy
DedupeEntityTest.php file core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
DedupeEntityTest::$entityQuery property core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php The mock entity query.
DedupeEntityTest::$entityTypeManager property core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php The mocked entity type manager.
DedupeEntityTest::$migrationConfiguration property core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php The migration configuration, initialized to set the ID to test.
DedupeEntityTest::entityQueryExpects function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Helper function to add expectations to the mock entity query object.
DedupeEntityTest::providerTestDedupe function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Data provider for testDedupe().
DedupeEntityTest::setUp function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php
DedupeEntityTest::testDedupe function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Tests entity based deduplication based on providerTestDedupe() values.
DedupeEntityTest::testDedupeEntityInvalidLength function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Tests that invalid length option throws an exception.
DedupeEntityTest::testDedupeEntityInvalidStart function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Tests that invalid start position throws an exception.
DedupeEntityTest::testDedupeMigrated function core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php Test deduplicating only migrated entities.
default-settings.txt file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-drupal-append-settings/assets/default-settings.txt <?php

// Default settings.php contents
default.services.yml file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.services.yml core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.services.yml
default.services.yml file sites/default/default.services.yml sites/default/default.services.yml
default.services.yml file core/assets/scaffold/files/default.services.yml core/assets/scaffold/files/default.services.yml
default.settings.php file core/assets/scaffold/files/default.settings.php Drupal site-specific configuration file.
default.settings.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.settings.php Test version of default.settings.php from drupal/core.
default.settings.php file sites/default/default.settings.php Drupal site-specific configuration file.

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