Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| ProcessField.php | file | core/ |
|
| ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
| ProcessField::$migration | property | core/ |
The migration being run. |
| ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
| ProcessField::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ProcessField::transform | function | core/ |
Performs the associated process. |
| ProcessField::__construct | function | core/ |
Constructs a ProcessField plugin. |
| ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
| ProcessFieldTest.php | file | core/ |
|
| ProcessFieldTest::$fieldManager | property | core/ |
The migrate field manager. |
| ProcessFieldTest::$fieldPlugin | property | core/ |
The migrate field plugin. |
| ProcessFieldTest::$migrateExecutable | property | core/ |
The migration executable. |
| ProcessFieldTest::$migration | property | core/ |
The migration. |
| ProcessFieldTest::$row | property | core/ |
The row object. |
| ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
| ProcessFieldTest::setUp | function | core/ |
|
| ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
| ProfileField.php | file | core/ |
|
| ProfileField::$fieldTable | property | core/ |
The source table containing profile field info. |
| ProfileField::$valueTable | property | core/ |
The source table containing the profile values. |
| ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ProfileField::fields | function | core/ |
Returns available fields on the source. |
| ProfileField::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileField::prepareRow | function | core/ |
Adds additional data to the row. |
| ProfileField::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| ProfileField::setTableNames | function | core/ |
Helper to set the profile field table names. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
| ProfileFieldCheckRequirementsTest::setUp | function | core/ |
|
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldOptionTranslation | class | core/ |
Drupal 6 i18n profile field option labels source from database. |
| ProfileFieldOptionTranslation | class | core/ |
Determines the settings property and translation. |
| ProfileFieldOptionTranslation.php | file | core/ |
|
| ProfileFieldOptionTranslation.php | file | core/ |
|
| ProfileFieldOptionTranslation::fields | function | core/ |
Returns available fields on the source. |
| ProfileFieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldOptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| ProfileFieldOptionTranslation::transform | function | core/ |
Performs the associated process. |
| ProfileFieldOptionTranslation::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ProfileFieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
| ProfileFieldOptionTranslationTest.php | file | core/ |
|
| ProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldOptionTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ProfileFieldSettings | class | core/ |
Determines the settings for the profile field. |
| ProfileFieldSettings.php | file | core/ |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.