Search for profile
- Search 7.x for profile
- Search 9.5.x for profile
- Search 8.9.x for profile
- Search 10.3.x for profile
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL | constant | core/ |
The site mail we expect to be set from the install profile. |
InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
InstallerSiteConfigProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
InstallerTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTestBase::$profile | property | core/ |
The installation profile to install. |
InstallerTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerThemesBlocksProfileTest | class | core/ |
Verifies that the installer does not generate theme blocks. |
InstallerThemesBlocksProfileTest.php | file | core/ |
|
InstallerThemesBlocksProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallerThemesBlocksProfileTest::$profile | property | core/ |
The installation profile to install. |
InstallerThemesBlocksProfileTest::testInstaller | function | core/ |
Verify that there is no automatic block generation. |
InstallerTranslationExistingFileTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerTranslationMultipleLanguageKeepEnglishTest::$profile | property | core/ |
Switch to the multilingual testing profile with English kept. |
InstallerTranslationMultipleLanguageNonInteractiveTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
InstallProfileDependenciesTest | class | core/ |
Tests that an install profile can require modules. |
InstallProfileDependenciesTest.php | file | core/ |
|
InstallProfileDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallProfileDependenciesTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallProfileDependenciesTest::testUninstallingModules | function | core/ |
Tests that an install profile can require modules. |
InstallProfileUninstallTest | class | core/ |
Tests that an install profile can be uninstalled. |
InstallProfileUninstallTest.php | file | core/ |
|
InstallProfileUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
InstallProfileUninstallTest::$modules | property | core/ |
Modules to install. |
InstallProfileUninstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InstallProfileUninstallTest::testUninstallInstallProfile | function | core/ |
Tests a user can uninstall install profiles. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
install_install_profile | function | core/ |
Installs the install profile. |
install_load_profile | function | core/ |
Loads information about the chosen profile during installation. |
install_profile_info | function | core/ |
Retrieves information about an installation profile from its .info.yml file. |
install_profile_modules | function | core/ |
Installs required modules via a batch process. |
install_profile_themes | function | core/ |
Installs themes. |
install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
install_select_profile | function | core/ |
Selects which profile to install. |
JsonApiFunctionalTestBase::$userCanViewProfiles | property | core/ |
Test user with access to view profiles. |
KernelTestBase::setInstallProfile | function | core/ |
Sets the install profile and rebuilds the container to update it. |
KernelTestBaseTest::testProfileModules | function | core/ |
Ensures KernelTestBase tests can access modules in profiles. |
LanguageConfigInstallOverrideExistingTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LeaveProfileNode | class | core/ |
Represents a profile leave node. |
LeaveProfileNode.php | file | core/ |
|
LeaveProfileNode::compile | function | core/ |
|
LeaveProfileNode::__construct | function | core/ |
|
LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.