Search for profile

  1. Search 7.x for profile
  2. Search 9.5.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
MigrateUserProfileValuesTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php User profile values migration.
MigrateUserProfileValuesTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserProfileValuesTest::$modules property core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserProfileValuesTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php
MigrateUserProfileValuesTest::testUserProfileValues function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php Tests Drupal 6 profile values to Drupal 8 migration.
MinimalInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
MinimalTest::$profile property core/profiles/minimal/tests/src/Functional/MinimalTest.php
ModerationStateTestBase::$profile property core/modules/content_moderation/tests/src/Functional/ModerationStateTestBase.php Profile to use.
ModuleExtensionList::$profileList property core/lib/Drupal/Core/Extension/ModuleExtensionList.php The profile list needed by this module list.
ModuleExtensionList::getActiveProfile function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Gets the processed active profile object, or null.
ModuleExtensionList::getProfileDirectories function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Finds all installation profile paths.
ModuleHandler::addProfile function core/lib/Drupal/Core/Extension/ModuleHandler.php
ModuleHandlerInterface::addProfile function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Adds an installation profile to the list of currently active modules.
ModuleHandlerTest::testAddProfile function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Test adding a profile.
ModuleHandlerTest::testProfileAllDependencies function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests that a profile can supply only real dependencies
ModuleHandlerTest::testUninstallProfileDependency function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests uninstalling a module installed by a profile.
ModuleHandlerTest::testUninstallProfileDependencyBC function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Tests uninstalling a module that is a "dependency" of a profile.
MultipleDistributionsProfileTest class core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Tests multiple distribution profile support.
MultipleDistributionsProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::$info property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The distribution profile info.
MultipleDistributionsProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Confirms that the installation succeeded.
NodeAccessBaseTableTest::$profile property core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php The installation profile to use with this test.
NoDependenciesUpdateTest::$installProfile property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
NodeTranslationUITest::$profile property core/modules/node/tests/src/Functional/NodeTranslationUITest.php The profile to install as a basis for testing.
NoJavaScriptAnonymousTest::$profile property core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php
NoProfilesException class core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Exception thrown if no installation profiles are available.
NoProfilesException.php file core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php
NoProfilesException::__construct function core/lib/Drupal/Core/Installer/Exception/NoProfilesException.php Constructs a new "no profiles available" exception.
OtherInstallationProfileTestsTest class core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php Verifies that tests in other installation profiles are found.
OtherInstallationProfileTestsTest.php file core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php
OtherInstallationProfileTestsTest::$adminUser property core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php An administrative user with permission to administer unit tests.
OtherInstallationProfileTestsTest::$modules property core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php Modules to enable.
OtherInstallationProfileTestsTest::$profile property core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php Use the Minimal profile.
OtherInstallationProfileTestsTest::setUp function core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php
OtherInstallationProfileTestsTest::testOtherInstallationProfile function core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php Tests that tests located in another installation profile appear.
PageCacheTagsIntegrationTest::$profile property core/modules/page_cache/tests/src/Functional/PageCacheTagsIntegrationTest.php
PagerTest::$profile property core/modules/system/tests/src/Functional/Pager/PagerTest.php
profile.default.services.yml file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml
ProfileExtensionList class core/lib/Drupal/Core/Extension/ProfileExtensionList.php Provides a list of installation profiles.
ProfileExtensionList.php file core/lib/Drupal/Core/Extension/ProfileExtensionList.php
ProfileExtensionList::$defaults property core/lib/Drupal/Core/Extension/ProfileExtensionList.php
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php
ProfileField class core/modules/user/src/Plugin/migrate/source/ProfileField.php Profile field source from database.
ProfileField.php file core/modules/user/src/Plugin/migrate/source/ProfileField.php
ProfileField::$fieldTable property core/modules/user/src/Plugin/migrate/source/ProfileField.php The source table containing profile field info.
ProfileField::$valueTable property core/modules/user/src/Plugin/migrate/source/ProfileField.php The source table containing the profile values.

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