Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| db_table_exists | function | core/ |
Checks if a table exists. |
| db_transaction | function | core/ |
Returns a new transaction object for the active database. |
| db_truncate | function | core/ |
Returns a new TruncateQuery object for the active database. |
| db_update | function | core/ |
Returns a new UpdateQuery object for the active database. |
| db_xor | function | core/ |
Returns a new DatabaseCondition, set to "XOR" all conditions together. |
| DCOM58Entity.php | file | core/ |
|
| DCOM58Test | class | core/ |
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/ |
|
| DCOM58Test::setUp | function | core/ |
|
| DCOM58Test::testIssueGlobalNamespace | function | core/ |
|
| DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
| DCOM58Test::testIssueNamespaces | function | core/ |
|
| DCOM58Test::testIssueSimpleAnnotationReader | function | core/ |
|
| DCOM58Test::testIssueWithNamespacesOrImports | function | core/ |
|
| de.php | file | core/ |
|
| debug | function | core/ |
Outputs debug information. |
| DecimalFormatter | class | core/ |
Plugin implementation of the 'number_decimal' formatter. |
| DecimalFormatter.php | file | core/ |
|
| DecimalFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DecimalFormatter::numberFormat | function | core/ |
Formats a number. |
| DecimalFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DecimalItem | class | core/ |
Defines the 'decimal' field type. |
| DecimalItem.php | file | core/ |
|
| DecimalItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| DecimalItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| DecimalItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| DecimalItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| DecimalItem::getDecimalDigits | function | core/ |
Helper method to get the number of decimal digits out of a decimal number. |
| DecimalItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| DecimalItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| DecimalItem::schema | function | core/ |
Returns the schema for the field. |
| DecimalItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| DedupeBase | class | core/ |
This abstract base contains the dedupe logic. |
| DedupeBase.php | file | core/ |
|
| DedupeEntity | class | core/ |
Ensures value is not duplicated against an entity field. |
| DedupeEntity.php | file | core/ |
|
| DedupeEntityTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\DedupeEntity[[api-linebreak]] @group migrate @group legacy |
| DedupeEntityTest.php | file | core/ |
|
| DedupeEntityTest::$entityQuery | property | core/ |
The mock entity query. |
| DedupeEntityTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DedupeEntityTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| DedupeEntityTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
| DedupeEntityTest::providerTestDedupe | function | core/ |
Data provider for testDedupe(). |
| DedupeEntityTest::setUp | function | core/ |
|
| DedupeEntityTest::testDedupe | function | core/ |
Tests entity based deduplication based on providerTestDedupe() values. |
| DedupeEntityTest::testDedupeEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
| DedupeEntityTest::testDedupeEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
| DedupeEntityTest::testDedupeMigrated | function | core/ |
Test deduplicating only migrated entities. |
| default-settings.txt | file | core/ |
<?php // Default settings.php contents |
| default.services.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/default.services.yml |
Pagination
- Previous page
- Page 365
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.