Search for profile
- Search 9.5.x for profile
- Search 8.9.x for profile
- Search 10.3.x for profile
- Search 11.x for profile
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AJAXFormPageCacheTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
AJAXFrameworkTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
block_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for user_profile_form(). |
contact_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
ContextualDynamicContextTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
DatabaseTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
DrupalSystemListingCompatibleTestCase::$profile | property | profiles/ |
Use the Minimal profile. |
DrupalSystemListingTestCase::$profile | property | modules/ |
Use the testing profile; this is needed for testDirectoryPrecedence(). |
DrupalWebTestCase::$originalProfile | property | modules/ |
The original active installation profile. |
DrupalWebTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
drupal_check_profile | function | includes/ |
Checks an installation profile's requirements. |
drupal_get_profile | function | includes/ |
Gets the name of the currently active installation profile. |
drupal_install_profile_distribution_name | function | includes/ |
Loads the installation profile, extracting its defined distribution name. |
drupal_verify_profile | function | includes/ |
Verifies an installation profile for installation. |
EnableDisableTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
EntityLoadTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
FilterSettingsTestCase::$profile | property | modules/ |
The installation profile to use with this test class. |
FormElementTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
FormsFormStoragePageCacheTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
install_find_profiles | function | includes/ |
Finds all .profile files. |
install_load_profile | function | includes/ |
Loads information about the chosen profile during installation. |
install_no_profile_error | function | includes/ |
Indicates that there are no profiles available. |
install_profile_info | function | includes/ |
Retrieves information about an installation profile from its .info file. |
install_profile_modules | function | includes/ |
Installs required modules via a batch process. |
install_select_profile | function | includes/ |
Selects which profile to install. |
install_select_profile_form | function | includes/ |
Form constructor for the profile selection form. |
MenuLinksUnitTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
minimal.profile | file | profiles/ |
Enables modules and site configuration for a minimal site installation. |
overlay_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
PagerFunctionalWebTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
PasswordHashingTest::$profile | property | modules/ |
The profile to install as a basis for testing. |
profile-block.tpl.php | file | modules/ |
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/ |
Default theme implementation for displaying a user and their profile data for member listing pages. |
profile-wrapper.tpl.php | file | modules/ |
Default theme implementation for wrapping member listings and their profiles. |
profile.admin.inc | file | modules/ |
Administrative page callbacks for the profile module. |
profile.css | file | modules/ |
#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/ |
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/ |
Install, update and uninstall functions for the profile module. |
profile.module | file | modules/ |
Support for configurable user profiles. |
profile.pages.inc | file | modules/ |
User page callbacks for the profile module. |
profile.test | file | modules/ |
Tests for profile.module. |
ProfileBlockTestCase | class | modules/ |
|
ProfileBlockTestCase::$field1 | property | modules/ |
|
ProfileBlockTestCase::$field2 | property | modules/ |
|
ProfileBlockTestCase::$node | property | modules/ |
|
ProfileBlockTestCase::$value1 | property | modules/ |
|
ProfileBlockTestCase::$value2 | property | modules/ |
|
ProfileBlockTestCase::getInfo | function | modules/ |
|
ProfileBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ProfileBlockTestCase::testAuthorInformationBlock | function | modules/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.