Search for Field
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 |
---|---|---|---|
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 install. |
FieldImportDeleteUninstallUiTest::setUp | function | core/ |
|
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall | function | core/ |
Tests deleting field storages and fields as part of config import. |
FieldImportDeleteUninstallUiTest::testSynchronizeForm | function | core/ |
Tests if the synchronization form is available when the core.extension.yml is missing. |
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 @group Field |
FieldInputValueNormalizerTraitTest.php | file | core/ |
|
FieldInputValueNormalizerTraitTest::keyValueByDeltaTestCases | function | core/ |
Provides test cases for ::testKeyValueByDelta. |
FieldInputValueNormalizerTraitTest::testKeyValueByDelta | function | core/ |
@dataProvider keyValueByDeltaTestCases @covers ::normalizeValue |
FieldInputValueNormalizerTraitTest::testKeyValueByDeltaUndefinedVariables | function | core/ |
@covers ::normalizeValue |
FieldInputValueNormalizerTraitTest::testScalarWithNoMainProperty | function | core/ |
@covers ::normalizeValue |
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/ |
Determines the default field settings. |
FieldInstanceDefaults | class | core/ |
|
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. |
FieldInstanceLabelDescriptionTranslationTest | class | core/ |
Tests the field label and description translation source plugin. |
FieldInstanceLabelDescriptionTranslationTest | class | core/ |
Tests the field label and description translation source plugin. |
FieldInstanceLabelDescriptionTranslationTest.php | file | core/ |
|
FieldInstanceLabelDescriptionTranslationTest.php | file | core/ |
|
FieldInstanceLabelDescriptionTranslationTest::$modules | property | core/ |
Modules to install. |
FieldInstanceLabelDescriptionTranslationTest::$modules | property | core/ |
Modules to install. |
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
|
FieldInstanceLabelDescriptionTranslationTest::providerSource | function | core/ |
|
FieldInstanceOptionTranslation | class | core/ |
Drupal 6 i18n field instance option labels source from database. |
FieldInstanceOptionTranslation | class | core/ |
Determines the settings property and translation for boolean fields. |
FieldInstanceOptionTranslation | class | core/ |
Determines the settings property and translation for boolean fields. |
FieldInstanceOptionTranslation.php | file | core/ |
|
FieldInstanceOptionTranslation.php | file | core/ |
|
FieldInstanceOptionTranslation.php | file | core/ |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.