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 |
---|---|---|---|
Drupal::installProfile | function | core/ |
Gets the active install profile. |
DrupalFlushAllCachesInInstallerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
DrupalKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
drupal_check_profile | function | core/ |
Checks an installation profile's requirements. |
drupal_install_profile_distribution_name | function | core/ |
Loads the installation profile, extracting its defined distribution name. |
drupal_install_profile_distribution_version | function | core/ |
Loads the installation profile, extracting its defined version. |
drupal_system_cross_profile_test.info.yml | file | core/ |
core/profiles/tests/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml |
drupal_verify_profile | function | core/ |
Verifies that all dependencies are met for a given installation profile. |
EnterProfileNode | class | core/ |
Represents a profile enter node. |
EnterProfileNode.php | file | core/ |
|
EnterProfileNode::compile | function | core/ |
|
EnterProfileNode::__construct | function | core/ |
|
extension.list.profile | service | core/ |
Drupal\Core\Extension\ProfileExtensionList |
ExtensionDiscovery::$profileDirectories | property | core/ |
List of installation profile directories to additionally scan. |
ExtensionDiscovery::filterByProfileDirectories | function | core/ |
Filters out extensions not belonging to the scanned installation profiles. |
ExtensionDiscovery::getProfileDirectories | function | core/ |
Gets the installation profile directories to be scanned. |
ExtensionDiscovery::ORIGIN_PROFILE | constant | core/ |
Origin directory weight: Installation profile. |
ExtensionDiscovery::setProfileDirectories | function | core/ |
Sets explicit profile directories to scan. |
ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
ExtensionInstallStorage::$includeProfile | property | core/ |
Flag to include the profile in the list of enabled modules. |
ExtensionInstallStorage::$installProfile | property | core/ |
The name of the currently active installation profile. |
ExtensionList::$installProfile | property | core/ |
The install profile used by the site. |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
Tests extension path resolving with non existing profile. |
FilePathTest::$profile | property | core/ |
Use the Standard profile to test help implementations of many core modules. |
GenericRecipeTestBase::$profile | property | core/ |
The profile to install as a basis for testing. |
ImageDimensionsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
InfoParserUnitTest::testProfile | function | core/ |
Tests a profile info file. |
InstallCommand::getProfiles | function | core/ |
Gets a list of profiles. |
InstallCommand::selectProfile | function | core/ |
Selects the install profile to use. |
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
InstallerConfigDirectoryTestBase::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerConfigDirectoryTestBase::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigMultilingualTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigNoConfigTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigNoProfileTest | class | core/ |
Verifies that installing from existing configuration without a profile works. |
InstallerExistingConfigNoProfileTest.php | file | core/ |
|
InstallerExistingConfigNoProfileTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigProfileHookInstallTest | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigProfileHookInstallTest.php | file | core/ |
|
InstallerExistingConfigProfileHookInstallTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
InstallerExistingConfigProfileHookInstallTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
InstallerExistingConfigProfileHookInstallTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
InstallerExistingConfigProfileHookInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
InstallerExistingConfigProfileHookInstallTest::testConfigSync | function | core/ |
Confirms the installation has failed and the expected error is displayed. |
InstallerExistingConfigProfileHookInstallTest::visitInstaller | function | core/ |
Visits the interactive installer. |
InstallerExistingConfigSyncDirectoryMultilingualTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
InstallerExistingConfigSyncDirectoryMultilingualTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
InstallerExistingConfigSyncDirectoryProfileHookInstallTest | class | core/ |
Verifies that profiles with hook_install() can't be installed from config. |
InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.