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
- Search main for profile
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
| InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
| InstallProfileUninstallValidator.php | file | core/ |
|
| InstallProfileUninstallValidator.php | file | core/ |
|
| InstallProfileUninstallValidator::$container | property | core/ |
The service container. |
| InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
| InstallProfileUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
| InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
| InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| InstallProfileUninstallValidator::__construct | function | core/ |
|
| InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| 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. |
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.