You are here

Files in Drupal 7

Primary tabs

File namesort descending Location Namespace Description
block.api.php modules/block/block.api.php Hooks provided by the Block module.
block.css modules/block/block.css #blocks tr.region-title td { font-weight: bold; } #blocks tr.region-message { font-weight: normal; color: #999; } #blocks tr.region-populated { display: none; } .block-region { background-color: #ff6; margin-top: 4px; margin-bottom:…
block.info modules/block/block.info name = Block description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page. package = Core version = VERSION core = 7.x files[] = block.test configure =…
block.install modules/block/block.install Install, update and uninstall functions for the block module.
block.module modules/block/block.module Controls the visual building blocks a page is constructed with.
block.test modules/block/block.test Tests for block.module.
block.tpl.php modules/block/block.tpl.php Default theme implementation to display a block.
block_test.info modules/block/tests/block_test.info name = Block test description = Provides test blocks. package = Testing version = VERSION core = 7.x hidden = TRUE
block_test.module modules/block/tests/block_test.module Provide test blocks.
block_test_theme.info modules/block/tests/themes/block_test_theme/block_test_theme.info name = Block test theme description = Theme for testing the block system core = 7.x hidden = TRUE regions[sidebar_first] = Left sidebar regions_hidden[] = sidebar_first regions[sidebar_second] = Right sidebar regions_hidden[] =…
blog.info modules/blog/blog.info name = Blog description = Enables multi-user blogs. package = Core version = VERSION core = 7.x files[] = blog.test
blog.install modules/blog/blog.install Install, update and uninstall functions for the blog module.
blog.module modules/blog/blog.module Enables multi-user blogs.
blog.pages.inc modules/blog/blog.pages.inc Page callback file for the blog module.
blog.test modules/blog/blog.test Tests for blog.module.
book-all-books-block.tpl.php modules/book/book-all-books-block.tpl.php Default theme implementation for rendering book outlines within a block.
book-export-html.tpl.php modules/book/book-export-html.tpl.php Default theme implementation for printed version of book outline.
book-navigation.tpl.php modules/book/book-navigation.tpl.php Default theme implementation to navigate books.
book-node-export-html.tpl.php modules/book/book-node-export-html.tpl.php Default theme implementation for a single node in a printer-friendly outline.
book-rtl.css modules/book/book-rtl.css Right-to-Left styling for the Book module.
book.admin.inc modules/book/book.admin.inc Administration page callbacks for the Book module.
book.css modules/book/book.css Styling for the Book module.
book.info modules/book/book.info name = Book description = Allows users to create and organize related content in an outline. package = Core version = VERSION core = 7.x files[] = book.test configure = admin/content/book/settings stylesheets[all][] = book.css
book.install modules/book/book.install Install, update and uninstall functions for the book module.
book.module modules/book/book.module Allows users to create and organize related content in an outline.
book.pages.inc modules/book/book.pages.inc User page callbacks for the book module.
book.test modules/book/book.test Tests for book.module.
boot.test modules/simpletest/tests/boot.test
bootstrap.inc includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
bootstrap.test modules/simpletest/tests/bootstrap.test
boot_test_1.info modules/simpletest/tests/boot_test_1.info name = Early bootstrap tests description = A support module for hook_boot testing. core = 7.x package = Testing version = VERSION hidden = TRUE
boot_test_1.module modules/simpletest/tests/boot_test_1.module Tests calling module_implements() during hook_boot() invocation.
boot_test_2.info modules/simpletest/tests/boot_test_2.info name = Early bootstrap tests description = A support module for hook_boot hook testing. core = 7.x package = Testing version = VERSION hidden = TRUE
boot_test_2.module modules/simpletest/tests/boot_test_2.module Defines a hook_help() implementation in a non-"bootstrap" module.
c.txt modules/file/tests/fixtures/file_scan_ignore/frontend_framework/c.txt
cache-install.inc includes/cache-install.inc Provides a stub cache implementation to be used during installation.
cache.inc includes/cache.inc Functions and interfaces for cache handling.
cache.test modules/simpletest/tests/cache.test
ccc_update_test.info modules/update/tests/ccc_update_test.info name = CCC Update test description = Support module for update module testing. package = Testing core = 7.x hidden = TRUE
ccc_update_test.module modules/update/tests/ccc_update_test.module Dummy module for testing Update status.
CHANGELOG.txt CHANGELOG.txt Drupal 7.xx, xxxx-xx-xx (development version) ----------------------- Drupal 7.82, 2021-07-21 ----------------------- - Fixed security issues: - SA-CORE-2021-004 Drupal 7.81, 2021-06-02 ----------------------- - Block Google FLoC by default -…
code-clean.sh scripts/code-clean.sh #!/bin/sh find . -name "*~" -type f | xargs rm -f find . -name ".#*" -type f | xargs rm -f find . -name "*.rej" -type f | xargs rm -f find . -name "*.orig" -type f | xargs rm -f find . -name "DEADJOE"…
Collectable.php misc/typo3/phar-stream-wrapper/src/Collectable.php TYPO3\PharStreamWrapper
color-rtl.css modules/color/color-rtl.css Right-to-left specific stylesheet for the Color module.
color.css modules/color/color.css Stylesheet for the administration pages of the Color module.
color.inc themes/garland/color/color.inc
color.inc themes/bartik/color/color.inc
color.info modules/color/color.info name = Color description = Allows administrators to change the color scheme of compatible themes. package = Core version = VERSION core = 7.x files[] = color.test
color.install modules/color/color.install Install, update and uninstall functions for the color module.
color.module modules/color/color.module Allows users to change the color scheme of themes.

Pages

Other projects