Search for field
- Search 7.x for field
- Search 8.9.x for field
- Search 10.3.x for field
- Search 11.x for field
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldImportChangeTest::testImportChange | function | core/ |
Tests importing an updated field. |
| FieldImportCreateTest | class | core/ |
Create field storages and fields during config create method invocation. |
| FieldImportCreateTest.php | file | core/ |
|
| FieldImportCreateTest::testImportCreate | function | core/ |
Tests creating field storages and fields during config import. |
| FieldImportCreateTest::testImportCreateDefault | function | core/ |
Tests creating field storages and fields during default config import. |
| FieldImportDeleteTest | class | core/ |
Delete field storages and fields during config delete method invocation. |
| FieldImportDeleteTest.php | file | core/ |
|
| FieldImportDeleteTest::$modules | property | core/ |
Modules to enable. |
| FieldImportDeleteTest::testImportDelete | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldImportDeleteUninstallTest | class | core/ |
Tests field storages and fields deletion during config synchronization. |
| FieldImportDeleteUninstallTest.php | file | core/ |
|
| FieldImportDeleteUninstallTest::$modules | property | core/ |
Modules to enable. |
| FieldImportDeleteUninstallTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall | function | core/ |
Tests purging previously deleted fields and storages in config import. |
| FieldImportDeleteUninstallTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldImportDeleteUninstallUiTest | class | core/ |
Tests deleting field storage when a module in uninstalled through the UI. |
| FieldImportDeleteUninstallUiTest.php | file | core/ |
|
| FieldImportDeleteUninstallUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldImportDeleteUninstallUiTest::$modules | property | core/ |
Modules to enable. |
| FieldImportDeleteUninstallUiTest::setUp | function | core/ |
|
| FieldImportDeleteUninstallUiTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldInputValueNormalizerTrait | trait | core/ |
A trait used to assist in the normalization of raw input field values. |
| FieldInputValueNormalizerTrait.php | file | core/ |
|
| FieldInputValueNormalizerTrait::normalizeValue | function | core/ |
Ensure a field value is transformed into a format keyed by delta. |
| FieldInputValueNormalizerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldInputValueNormalizerTrait[[api-linebreak]] @group Field |
| FieldInputValueNormalizerTraitTest.php | file | core/ |
|
| FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases | function | core/ |
Provides test cases for ::testKeyValueByDelta. |
| FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue[[api-linebreak]] |
| FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
| FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty | function | core/ |
@covers ::normalizeValue[[api-linebreak]] |
| FieldInstance | class | core/ |
Drupal 6 field instances source from database. |
| FieldInstance | class | core/ |
Drupal 7 field instances source from database. |
| FieldInstance.php | file | core/ |
|
| FieldInstance.php | file | core/ |
|
| FieldInstance::doCount | function | core/ |
Gets the source count using countQuery(). |
| FieldInstance::fields | function | core/ |
Returns available fields on the source. |
| FieldInstance::fields | function | core/ |
Returns available fields on the source. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstance::prepareRow | function | core/ |
Adds additional data to the row. |
| FieldInstance::prepareRow | function | core/ |
Adds additional data to the row. |
| FieldInstance::query | function | core/ |
|
| FieldInstance::query | function | core/ |
|
| FieldInstanceDefaults | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_field_instance_defaults" ) |
| FieldInstanceDefaults | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d7_field_instance_defaults" ) |
| FieldInstanceDefaults.php | file | core/ |
|
| FieldInstanceDefaults.php | file | core/ |
|
| FieldInstanceDefaults::transform | function | core/ |
Set the field instance defaults. |
| FieldInstanceDefaults::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.