Search for profile
- Search 7.x for profile
- Search 9.5.x for profile
- Search 8.9.x for profile
- Search 11.x for profile
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
QuickStartTest::testQuickStartCommandProfileValidation | function | core/ |
Tests the install command with an invalid profile. |
RegistryTest::$profile | property | core/ |
|
sdc_other_node_visitor.twig.extension.profiler | service | core/ |
Drupal\sdc_other_node_visitor\Twig\Extension\TestProfilerExtension |
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. |
StandardPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
StandardRecipeInstallTest::$profile | property | core/ |
The installation profile to install. |
StandardRecipeInstallTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
StandardTest::$profile | property | core/ |
The profile to install as a basis for testing. |
SuperUserAccessInstallTest::$profile | property | core/ |
The installation profile to install. |
SystemListingCrossProfileCompatibleTest | class | core/ |
Verifies that tests in installation profile modules are found. |
SystemListingCrossProfileCompatibleTest.php | file | core/ |
|
SystemListingCrossProfileCompatibleTest::$modules | property | core/ |
Attempt to enable a module from the Testing profile. |
SystemListingCrossProfileCompatibleTest::$profile | property | core/ |
Use the Minimal profile. |
SystemListingCrossProfileCompatibleTest::setUp | function | core/ |
|
SystemListingCrossProfileCompatibleTest::testSystemListing | function | core/ |
Non-empty test* method required to executed the test case class. |
SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
TestDiscoveryTest::testGetTestsInProfiles | function | core/ |
@covers ::getTestClasses[[api-linebreak]] |
TestingProfileInstallTest | class | core/ |
Tests installing the Testing profile with update notifications on. |
TestingProfileInstallTest.php | file | core/ |
|
TestingProfileInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TestingProfileInstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
TestingProfileInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
TestingProfileInstallTest::testUpdateModuleInstall | function | core/ |
Ensure the Update module is installed. |
testing_install_profile_all_dependencies.info.yml | file | core/ |
core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.