Search for file
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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. | 
| JavaScriptTestCase::testAddFile | function | modules/ | Test adding a JavaScript file. | 
| JavaScriptTestCase::testAddJsFileWithQueryString | function | modules/ | Tests that the query string remains intact when adding JavaScript files that have query string parameters. | 
| LocaleCSSAlterTest::testCSSFilesOrderInRTLMode | function | modules/ | Verifies that -rtl.css file is added directly after LTR .css file. | 
| LocaleExportFunctionalTest::getPoFile | function | modules/ | Helper function that returns a proper .po file. | 
| LocaleExportFunctionalTest::testExportTranslationTemplateFile | function | modules/ | Test exportation of translation template file. | 
| LocaleImportFunctionalTest::getBadPoFile | function | modules/ | Helper function that returns a bad .po file. | 
| LocaleImportFunctionalTest::getOverwritePoFile | function | modules/ | Helper function that returns a proper .po file, for testing overwriting existing translations. | 
| LocaleImportFunctionalTest::getPoFile | function | modules/ | Helper function that returns a proper .po file. | 
| LocaleImportFunctionalTest::getPoFileWithBrokenPlural | function | modules/ | Returns a .po file with a broken plural formula. | 
| LocaleImportFunctionalTest::getPoFileWithContext | function | modules/ | Helper function that returns a .po file with context. | 
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | modules/ | Helper function that returns a .po file with an empty last item. | 
| LocaleImportFunctionalTest::getPoFileWithMissingPlural | function | modules/ | Returns a .po file with a missing plural formula. | 
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | modules/ | Helper function that returns a .po file with an empty last item. | 
| LocaleImportFunctionalTest::importPoFile | function | modules/ | Helper function: import a standalone .po file in a given language. | 
| LocaleImportFunctionalTest::testStandalonePoFile | function | modules/ | Test import of standalone .po files. | 
| LocaleJavascriptTranslationTest::testFileParsing | function | modules/ | |
| LocalePluralFormatTest::getPoFileWithComplexPlural | function | modules/ | Returns a .po file with a complex plural formula. | 
| LocalePluralFormatTest::getPoFileWithSimplePlural | function | modules/ | Returns a .po file with a simple plural formula. | 
| LocalePluralFormatTest::importPoFile | function | modules/ | Imports a standalone .po file in a given language. | 
| Manifest::$amountOfFiles | property | misc/ | |
| Manifest::getAmountOfFiles | function | misc/ | |
| MenuLinksUnitTestCase::$profile | property | modules/ | The profile to install as a basis for testing. | 
| MenuRouterTestCase::testFileInheritance | function | modules/ | Test that 'page callback', 'file' and 'file path' keys are properly inherited from parent menu paths. | 
| minimal.profile | file | profiles/ | Enables modules and site configuration for a minimal site installation. | 
| module_test.file.inc | file | modules/ | A file to test module_implements() loading includes. | 
| node_file_download_access | function | modules/ | Implements hook_file_download_access(). | 
| 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. | 
| ParseInfoFilesTestCase | class | modules/ | Test the drupal_parse_info_file() API function. | 
| ParseInfoFilesTestCase::getInfo | function | modules/ | |
| ParseInfoFilesTestCase::testParseInfoFile | function | modules/ | Parse an example .info file an verify the results. | 
| PasswordHashingTest::$profile | property | modules/ | The profile to install as a basis for testing. | 
| PharExtensionInterceptor::baseFileContainsPharExtension | function | misc/ | |
| PharExtensionInterceptor::baseFileContainsPharExtension | function | misc/ | Determines if a path has a .phar extension or invoked execution. | 
| PharMetaDataInterceptor::baseFileDoesNotHaveMetaDataIssues | function | misc/ | |
| 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/ | 
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
