Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldImportChangeTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
Delete field storages and fields during config synchronization and uninstall module that provides the field type. |
| 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 already deleted field storages and fields during a config import. |
| FieldImportDeleteUninstallTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
| FieldImportDeleteUninstallUiTest | class | core/ |
Delete field storages and fields during config synchronization and uninstall module that provides the field type 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/ |
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::count | function | core/ |
Gets the source count. |
| 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. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.