Search for profile
- Search 7.x for profile
- Search 8.9.x for profile
- Search 10.3.x for profile
- Search 11.x for profile
- Search main for profile
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProfileExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ProfileField | class | core/ |
Drupal 6/7 profile field source from database. |
| 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/ |
|
| 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/ |
|
| ProfileFieldOptionTranslation::transform | function | core/ |
Performs the associated process. |
| ProfileFieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
| ProfileFieldOptionTranslationTest.php | file | core/ |
|
| ProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "profile_field_settings" ) |
| ProfileFieldSettings.php | file | core/ |
|
| ProfileFieldSettings::transform | function | core/ |
Performs the associated process. |
| ProfileFieldTest | class | core/ |
Tests the profile_field source plugin. |
| ProfileFieldTest.php | file | core/ |
|
| ProfileFieldTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldTranslation | class | core/ |
Drupal 6 i18n strings profile field source from database. |
| ProfileFieldTranslation.php | file | core/ |
|
| ProfileFieldTranslation::fields | function | core/ |
Returns available fields on the source. |
| ProfileFieldTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldTranslation::query | function | core/ |
|
| ProfileFieldTranslationTest | class | core/ |
Tests the i18nProfileField source plugin. |
| ProfileFieldTranslationTest.php | file | core/ |
|
| ProfileFieldTranslationTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldValues | class | core/ |
Drupal 6 profile fields values source from database. |
| ProfileFieldValues.php | file | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.