Files - 7.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
options.info modules/field/modules/options/options.info name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Core version = VERSION core = 7.x dependencies[] = field files[] = options.test
options.module modules/field/modules/options/options.module Defines selection, check box and radio button widgets for text and numeric fields.
options.test modules/field/modules/options/options.test Tests for options.module.
overlay-child-rtl.css modules/overlay/overlay-child-rtl.css RTL styling for Overlay child pages.
overlay-child.css modules/overlay/overlay-child.css Basic styling for the Overlay child pages.
overlay-parent.css modules/overlay/overlay-parent.css Basic styling for the Overlay module.
overlay.api.php modules/overlay/overlay.api.php Hooks provided by Overlay module.
overlay.info modules/overlay/overlay.info name = Overlay description = Displays the Drupal administration interface in an overlay. package = Core version = VERSION core = 7.x
overlay.install modules/overlay/overlay.install Install, update, and uninstall functions for the Overlay module.
overlay.module modules/overlay/overlay.module Displays the Drupal administration interface in an overlay.
overlay.tpl.php modules/overlay/overlay.tpl.php Default theme implementation to display a page in the overlay.
page.tpl.php themes/seven/page.tpl.php
page.tpl.php themes/garland/page.tpl.php
page.tpl.php themes/bartik/templates/page.tpl.php Bartik's theme implementation to display a single Drupal page.
page.tpl.php modules/system/page.tpl.php Default theme implementation to display a single Drupal page.
page.tpl.php modules/block/tests/themes/block_test_theme/page.tpl.php Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
pager.inc includes/pager.inc Functions to aid in presenting database results as a set of pages.
pager.test modules/simpletest/tests/pager.test Tests for pager functionality.
password-hash.sh scripts/password-hash.sh #!/usr/bin/env php <?php /** * Drupal hash script - to generate a hash from a plaintext password * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * *…
password.inc includes/password.inc Secure password hashing functions for user authentication.
password.test modules/simpletest/tests/password.test Provides unit tests for password.inc.
path.admin.inc modules/path/path.admin.inc Administrative page callbacks for the path module.
path.api.php modules/path/path.api.php Hooks provided by the Path module.
path.inc includes/path.inc Functions to handle paths in Drupal, including path aliasing.
path.info modules/path/path.info name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path
path.module modules/path/path.module Enables users to rename URLs.
path.test modules/path/path.test Tests for the Path module.
path.test modules/simpletest/tests/path.test Tests for path.inc.
path_test.info modules/simpletest/tests/path_test.info name = "Hook path tests" description = "Support module for path hook testing." package = Testing version = VERSION core = 7.x hidden = TRUE
path_test.module modules/simpletest/tests/path_test.module Helper module for the path tests.
PharExtensionInterceptor.php misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php TYPO3\PharStreamWrapper\Interceptor
PharExtensionInterceptor.php misc/typo3/drupal-security/PharExtensionInterceptor.php Drupal\Core\Security
PharInvocation.php misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php TYPO3\PharStreamWrapper\Resolver
PharInvocationCollection.php misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php TYPO3\PharStreamWrapper\Resolver
PharInvocationResolver.php misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php TYPO3\PharStreamWrapper\Resolver
PharMetaDataInterceptor.php misc/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php TYPO3\PharStreamWrapper\Interceptor
PharStreamWrapper.php misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php TYPO3\PharStreamWrapper
php-1.txt modules/simpletest/files/php-1.txt <?php print 'SimpleTest PHP was executed!'; ?>
php-2.php modules/simpletest/files/php-2.php
php.info modules/php/php.info name = PHP filter description = Allows embedded PHP code/snippets to be evaluated. package = Core version = VERSION core = 7.x files[] = php.test
php.install modules/php/php.install Install, update and uninstall functions for the php module.
php.module modules/php/php.module Additional filter for PHP input.
php.test modules/php/php.test Tests for php.module.
phptemplate.engine themes/engines/phptemplate/phptemplate.engine Handles integration of PHP templates with the Drupal theme system.
poll-bar--block.tpl.php modules/poll/poll-bar--block.tpl.php Default theme implementation to display the bar for a single choice in a poll.
poll-bar.tpl.php modules/poll/poll-bar.tpl.php Default theme implementation to display the bar for a single choice in a poll.
poll-results--block.tpl.php modules/poll/poll-results--block.tpl.php Default theme implementation to display the poll results in a block.
poll-results.tpl.php modules/poll/poll-results.tpl.php Default theme implementation to display the poll results in a block.
poll-rtl.css modules/poll/poll-rtl.css .poll .bar .foreground { float: right; } .poll .percent { text-align: left; } .poll .vote-form .choices { text-align: right; }
poll-vote.tpl.php modules/poll/poll-vote.tpl.php Default theme implementation to display voting form for a poll.

Other projects


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