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 |
|---|---|---|---|
| ProfileFieldValues::fields | function | core/ |
Returns available fields on the source. |
| ProfileFieldValues::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldValues::prepareRow | function | core/ |
Adds additional data to the row. |
| ProfileFieldValues::query | function | core/ |
|
| ProfileFieldValuesTest | class | core/ |
Tests the d6_profile_field_values source plugin. |
| ProfileFieldValuesTest.php | file | core/ |
|
| ProfileFieldValuesTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldValuesTest::providerSource | function | core/ |
The data provider. |
| ProfileForm | class | core/ |
Form handler for the profile forms. |
| ProfileForm.php | file | core/ |
|
| ProfileForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ProfileForm::save | function | core/ |
Form submission handler for the 'save' action. |
| profiles.README.txt | file | core/ |
Installation profiles define additional steps that run after the base installation of Drupal is completed. They may also offer additional functionality and change the behavior of the site. WHAT TO PLACE IN THIS… |
| ProfileTranslationHandler | class | core/ |
Defines the translation handler for users. |
| ProfileTranslationHandler.php | file | core/ |
|
| ProfileTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| ProfileTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ProfileTranslationHandler::hasPublishedStatus | function | core/ |
Checks whether the entity type supports published status natively. |
| ProfileValues | class | core/ |
Plugin class for user migrations dealing with profile values. |
| ProfileValues.php | file | core/ |
|
| ProfileValues::$init | property | core/ |
Flag determining whether the process plugin has been initialized. |
| ProfileValues::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| QuickEditMinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
| RegistryLegacyTest::$profile | property | core/ |
|
| RegistryTest::$profile | property | core/ |
|
| SelectProfileForm | class | core/ |
Provides the profile selection form. |
| SelectProfileForm.php | file | core/ |
|
| SelectProfileForm::buildForm | function | core/ |
Form constructor. |
| SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
| SelectProfileForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SelectProfileForm::submitForm | function | core/ |
Form submission handler. |
| SingleVisibleProfileTest | class | core/ |
Tests distribution profile support. |
| SingleVisibleProfileTest.php | file | core/ |
|
| SingleVisibleProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SingleVisibleProfileTest::$profile | property | core/ |
The installation profile to install. |
| SingleVisibleProfileTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| SingleVisibleProfileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| SingleVisibleProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| standard.profile | file | core/ |
Enables modules and site configuration for a standard site installation. |
| StandardInstallerTest::$profile | property | core/ |
The installation profile to install. |
| StandardJavascriptTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardProfileTest | class | core/ |
Tests the RDF mappings and RDFa markup on top of the standard profile. |
| StandardProfileTest.php | file | core/ |
|
| StandardProfileTest::$adminUser | property | core/ |
The admin user. |
| StandardProfileTest::$article | property | core/ |
The article to test. |
| StandardProfileTest::$articleComment | property | core/ |
The comment on the article to test. |
| StandardProfileTest::$articleCommentUri | property | core/ |
The URI of the comment on the article to test. |
| StandardProfileTest::$articleUri | property | core/ |
The URI of the article to test. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.