Search for file

  1. Search 9.5.x for file
  2. Search 8.9.x for file
  3. Search 10.3.x for file
  4. Search 11.x for file
  5. Other projects
Title Object type File name Summary
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.
JavaScriptTestCase::testAddFile function modules/simpletest/tests/common.test Test adding a JavaScript file.
JavaScriptTestCase::testAddJsFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding JavaScript files
that have query string parameters.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode function modules/locale/locale.test Verifies that -rtl.css file is added directly after LTR .css file.
LocaleExportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleExportFunctionalTest::testExportTranslationTemplateFile function modules/locale/locale.test Test exportation of translation template file.
LocaleImportFunctionalTest::getBadPoFile function modules/locale/locale.test Helper function that returns a bad .po file.
LocaleImportFunctionalTest::getOverwritePoFile function modules/locale/locale.test Helper function that returns a proper .po file, for testing overwriting
existing translations.
LocaleImportFunctionalTest::getPoFile function modules/locale/locale.test Helper function that returns a proper .po file.
LocaleImportFunctionalTest::getPoFileWithBrokenPlural function modules/locale/locale.test Returns a .po file with a broken plural formula.
LocaleImportFunctionalTest::getPoFileWithContext function modules/locale/locale.test Helper function that returns a .po file with context.
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr function modules/locale/locale.test Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::getPoFileWithMissingPlural function modules/locale/locale.test Returns a .po file with a missing plural formula.
LocaleImportFunctionalTest::getPoFileWithMsgstr function modules/locale/locale.test Helper function that returns a .po file with an empty last item.
LocaleImportFunctionalTest::importPoFile function modules/locale/locale.test Helper function: import a standalone .po file in a given language.
LocaleImportFunctionalTest::testStandalonePoFile function modules/locale/locale.test Test import of standalone .po files.
LocaleJavascriptTranslationTest::testFileParsing function modules/locale/locale.test
LocalePluralFormatTest::getPoFileWithComplexPlural function modules/locale/locale.test Returns a .po file with a complex plural formula.
LocalePluralFormatTest::getPoFileWithSimplePlural function modules/locale/locale.test Returns a .po file with a simple plural formula.
LocalePluralFormatTest::importPoFile function modules/locale/locale.test Imports a standalone .po file in a given language.
Manifest::$amountOfFiles property misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
Manifest::getAmountOfFiles function misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
MenuLinksUnitTestCase::$profile property modules/simpletest/tests/menu.test The profile to install as a basis for testing.
MenuRouterTestCase::testFileInheritance function modules/simpletest/tests/menu.test Test that 'page callback', 'file' and 'file path' keys are properly
inherited from parent menu paths.
minimal.profile file profiles/minimal/minimal.profile Enables modules and site configuration for a minimal site installation.
module_test.file.inc file modules/simpletest/tests/module_test.file.inc A file to test module_implements() loading includes.
node_file_download_access function modules/node/node.module Implements hook_file_download_access().
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.
ParseInfoFilesTestCase class modules/simpletest/tests/common.test Test the drupal_parse_info_file() API function.
ParseInfoFilesTestCase::getInfo function modules/simpletest/tests/common.test
ParseInfoFilesTestCase::testParseInfoFile function modules/simpletest/tests/common.test Parse an example .info file an verify the results.
PasswordHashingTest::$profile property modules/simpletest/tests/password.test The profile to install as a basis for testing.
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
PharExtensionInterceptor::baseFileContainsPharExtension function misc/typo3/drupal-security/PharExtensionInterceptor.php Determines if a path has a .phar extension or invoked execution.
PharMetaDataInterceptor::baseFileDoesNotHaveMetaDataIssues function misc/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php
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

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