Search for profile

  1. Search 7.x for profile
  2. Search 8.9.x for profile
  3. Search 10.3.x for profile
  4. Search 11.x for profile
  5. Search main for profile
  6. Other projects
Title Object type File name Summary
ProfileFieldValues::fields function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Returns available fields on the source.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::prepareRow function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Adds additional data to the row.
ProfileFieldValues::query function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php
ProfileFieldValuesTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Tests the d6_profile_field_values source plugin.
ProfileFieldValuesTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php
ProfileFieldValuesTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php Modules to enable.
ProfileFieldValuesTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldValuesTest.php The data provider.
ProfileForm class core/modules/user/src/ProfileForm.php Form handler for the profile forms.
ProfileForm.php file core/modules/user/src/ProfileForm.php
ProfileForm::actions function core/modules/user/src/ProfileForm.php Returns an array of supported actions for the current entity form.
ProfileForm::save function core/modules/user/src/ProfileForm.php Form submission handler for the 'save' action.
profiles.README.txt file core/assets/scaffold/files/profiles.README.txt 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/modules/user/src/ProfileTranslationHandler.php Defines the translation handler for users.
ProfileTranslationHandler.php file core/modules/user/src/ProfileTranslationHandler.php
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProfileTranslationHandler::hasCreatedTime function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports creation time natively.
ProfileTranslationHandler::hasPublishedStatus function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports published status natively.
ProfileValues class core/modules/user/src/Plugin/migrate/ProfileValues.php Plugin class for user migrations dealing with profile values.
ProfileValues.php file core/modules/user/src/Plugin/migrate/ProfileValues.php
ProfileValues::$init property core/modules/user/src/Plugin/migrate/ProfileValues.php Flag determining whether the process plugin has been initialized.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
QuickEditMinimalTest::$profile property core/modules/quickedit/tests/src/Functional/QuickEditMinimalTest.php The profile to install as a basis for testing.
QuickStartTest::testQuickStartCommandProfileValidation function core/tests/Drupal/Tests/Core/Command/QuickStartTest.php Tests the install command with an invalid profile.
RegistryLegacyTest::$profile property core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php
RegistryTest::$profile property core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
SelectProfileForm class core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Provides the profile selection form.
SelectProfileForm.php file core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php
SelectProfileForm::buildForm function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Form constructor.
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY constant core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php The key used in the profile list for the install from config option.
SelectProfileForm::getFormId function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Returns a unique string identifying the form.
SelectProfileForm::submitForm function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Form submission handler.
SingleVisibleProfileTest class core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Tests distribution profile support.
SingleVisibleProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php
SingleVisibleProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php The theme to install as the default for testing.
SingleVisibleProfileTest::$profile property core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php The installation profile to install.
SingleVisibleProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Prepares the current environment for running the test.
SingleVisibleProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Installer step: Select installation profile.
SingleVisibleProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php Confirms that the installation succeeded.
standard.profile file core/profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
StandardInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php The installation profile to install.
StandardJavascriptTest::$profile property core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php The profile to install as a basis for testing.
StandardProfileTest class core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests the RDF mappings and RDFa markup on top of the standard profile.
StandardProfileTest.php file core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$adminUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The admin user.
StandardProfileTest::$article property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The article to test.
StandardProfileTest::$articleComment property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The comment on the article to test.
StandardProfileTest::$articleCommentUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The URI of the comment on the article to test.
StandardProfileTest::$articleUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The URI of the article to test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.