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. Other projects
Title Object type File name Summary
access_test.profile file core/modules/system/tests/fixtures/HtaccessTest/access_test.profile
BlockContentTestBase::$profile property core/modules/block_content/tests/src/Functional/BlockContentTestBase.php Profile to use.
BreadcrumbTest::$profile property core/modules/system/tests/src/Functional/Menu/BreadcrumbTest.php Test paths in the Standard profile.
BrowserTestBase::$profile property core/tests/Drupal/Tests/BrowserTestBase.php The profile to install as a basis for testing.
BrowserTestBaseTest::testProfileModules function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Ensures we can't access modules we shouldn't be able to after install.
CommentStatusFieldAccessTest::$profile property core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php
ConfigImportAllTest::$profile property core/modules/config/tests/src/Functional/ConfigImportAllTest.php The profile to install as a basis for testing.
ConfigImporterTest::testInstallProfile function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests install profile validation during configuration import.
ConfigImporterTest::testInstallProfileMisMatch function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests install profile validation during configuration import.
ConfigImportInstallProfileTest class core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php Tests the importing/exporting configuration based on the install profile.
ConfigImportInstallProfileTest.php file core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
ConfigImportInstallProfileTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
ConfigImportInstallProfileTest::$modules property core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php Modules to install.
ConfigImportInstallProfileTest::$profile property core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php The profile to install as a basis for testing.
ConfigImportInstallProfileTest::$webUser property core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php A user with the 'synchronize configuration' permission.
ConfigImportInstallProfileTest::setUp function core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
ConfigImportInstallProfileTest::testInstallProfileValidation function core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php Tests config importer cannot uninstall install profiles.
ConfigInstaller::$installProfile property core/lib/Drupal/Core/Config/ConfigInstaller.php The name of the currently active installation profile.
ConfigInstaller::drupalGetProfile function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the install profile from settings.
ConfigInstaller::getProfileStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the profile storage to use to check for profile overrides.
ConfigInstallProfileOverrideTest class core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php Tests that configuration objects are correct after various operations.
ConfigInstallProfileOverrideTest.php file core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
ConfigInstallProfileOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php
ConfigInstallProfileOverrideTest::$profile property core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php The profile to install as a basis for testing.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite function core/modules/config/tests/src/Functional/ConfigInstallProfileOverrideTest.php Tests install profile config changes.
ConfigInstallProfileUnmetDependenciesTest class core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php Tests install profile config overrides can not add unmet dependencies.
ConfigInstallProfileUnmetDependenciesTest.php file core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
ConfigInstallProfileUnmetDependenciesTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
ConfigInstallProfileUnmetDependenciesTest::$expectedException property core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php Contains the expected exception if it is thrown.
ConfigInstallProfileUnmetDependenciesTest::$profile property core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php The installation profile to install.
ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides function core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php Copy the testing_config_overrides install profile.
ConfigInstallProfileUnmetDependenciesTest::prepareEnvironment function core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
ConfigInstallProfileUnmetDependenciesTest::setUp function core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
ConfigInstallProfileUnmetDependenciesTest::testInstalled function core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php Confirms that the installation succeeded.
ConfigTranslationInstallTest::$profile property core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php
ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage function core/modules/language/tests/src/Functional/ConfigurableLanguageManagerTest.php Tests translation of the user profile edit form.
contact_user_profile_form_submit function core/modules/contact/contact.module Submit callback for the user profile form to save the contact page setting.
ContentTranslationContextualLinksTest::$profile property core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php The profile to install as a basis for testing.
ContentTranslationMetadataFieldsTest::$profile property core/modules/content_translation/tests/src/Functional/ContentTranslationMetadataFieldsTest.php The profile to install as a basis for testing.
ContentTranslationStandardFieldsTest::$profile property core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php
d6_profile_field_option_translation.yml file core/modules/config_translation/migrations/d6_profile_field_option_translation.yml core/modules/config_translation/migrations/d6_profile_field_option_translation.yml
d6_profile_values.yml file core/modules/user/migrations/d6_profile_values.yml core/modules/user/migrations/d6_profile_values.yml
d6_user_profile_field_instance_translation.yml file core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml
DemoUmamiProfileTest class core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests demo_umami profile.
DemoUmamiProfileTest.php file core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
DemoUmamiProfileTest::$profile property core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
DemoUmamiProfileTest::assertDefaultConfig function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Asserts that the default configuration matches active configuration.
DemoUmamiProfileTest::drupalLoginWithPassword function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Logs in a user using the Mink controlled browser using a password.
DemoUmamiProfileTest::installParameters function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
DemoUmamiProfileTest::testAppearance function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests that the Umami theme is available on the Appearance page.

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