Search for profile

  1. Search 9.5.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
AJAXFormPageCacheTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
AJAXFrameworkTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
block_form_user_profile_form_alter function modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().
contact_form_user_profile_form_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
ContextualDynamicContextTestCase::$profile property modules/contextual/contextual.test The profile to install as a basis for testing.
DatabaseTestCase::$profile property modules/simpletest/tests/database_test.test The profile to install as a basis for testing.
DrupalSystemListingCompatibleTestCase::$profile property profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test Use the Minimal profile.
DrupalSystemListingTestCase::$profile property modules/simpletest/tests/common.test Use the testing profile; this is needed for testDirectoryPrecedence().
DrupalWebTestCase::$originalProfile property modules/simpletest/drupal_web_test_case.php The original active installation profile.
DrupalWebTestCase::$profile property modules/simpletest/drupal_web_test_case.php The profile to install as a basis for testing.
drupal_check_profile function includes/install.inc Checks an installation profile's requirements.
drupal_get_profile function includes/common.inc Gets the name of the currently active installation profile.
drupal_install_profile_distribution_name function includes/install.inc Loads the installation profile, extracting its defined distribution name.
drupal_verify_profile function includes/install.inc Verifies an installation profile for installation.
EnableDisableTestCase::$profile property modules/system/system.test The profile to install as a basis for testing.
EntityLoadTestCase::$profile property modules/simpletest/tests/entity_crud.test The profile to install as a basis for testing.
FilterSettingsTestCase::$profile property modules/filter/filter.test The installation profile to use with this test class.
FormElementTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
FormsFormStoragePageCacheTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
install_find_profiles function includes/install.core.inc Finds all .profile files.
install_load_profile function includes/install.core.inc Loads information about the chosen profile during installation.
install_no_profile_error function includes/install.core.inc Indicates that there are no profiles available.
install_profile_info function includes/install.inc Retrieves information about an installation profile from its .info file.
install_profile_modules function includes/install.core.inc Installs required modules via a batch process.
install_select_profile function includes/install.core.inc Selects which profile to install.
install_select_profile_form function includes/install.core.inc Form constructor for the profile selection form.
MenuLinksUnitTestCase::$profile property modules/simpletest/tests/menu.test The profile to install as a basis for testing.
minimal.profile file profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
overlay_form_user_profile_form_alter function modules/overlay/overlay.module Implements hook_form_FORM_ID_alter().
PagerFunctionalWebTestCase::$profile property modules/simpletest/tests/pager.test The profile to install as a basis for testing.
PasswordHashingTest::$profile property modules/simpletest/tests/password.test The profile to install as a basis for testing.
profile-block.tpl.php file modules/profile/profile-block.tpl.php Default theme implementation for displaying a users profile within a
block. It only shows in relation to a node displayed as a full page.
profile-listing.tpl.php file modules/profile/profile-listing.tpl.php Default theme implementation for displaying a user and their profile data
for member listing pages.
profile-wrapper.tpl.php file modules/profile/profile-wrapper.tpl.php Default theme implementation for wrapping member listings and their
profiles.
profile.admin.inc file modules/profile/profile.admin.inc Administrative page callbacks for the profile module.
profile.css file modules/profile/profile.css #profile-fields td.category {
font-weight: bold;
}
#profile-fields tr.category-message {
color: #999;
}
#profile-fields tr.category-populated {
display: none;
}
profile.info file modules/profile/profile.info name = Profile
description = Supports configurable user profiles.
package = Core
version = VERSION
core = 7.x
files[] = profile.test
configure = admin/config/people/profile
; The Profile module is deprecated, and included in Drupal 7 for legacy
;…
profile.install file modules/profile/profile.install Install, update and uninstall functions for the profile module.
profile.module file modules/profile/profile.module Support for configurable user profiles.
profile.pages.inc file modules/profile/profile.pages.inc User page callbacks for the profile module.
profile.test file modules/profile/profile.test Tests for profile.module.
ProfileBlockTestCase class modules/profile/profile.test
ProfileBlockTestCase::$field1 property modules/profile/profile.test
ProfileBlockTestCase::$field2 property modules/profile/profile.test
ProfileBlockTestCase::$node property modules/profile/profile.test
ProfileBlockTestCase::$value1 property modules/profile/profile.test
ProfileBlockTestCase::$value2 property modules/profile/profile.test
ProfileBlockTestCase::getInfo function modules/profile/profile.test
ProfileBlockTestCase::setUp function modules/profile/profile.test Sets up a Drupal site for running functional and integration tests.
ProfileBlockTestCase::testAuthorInformationBlock function modules/profile/profile.test

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