Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
forum_node_validate function modules/forum/forum.module Implements hook_node_validate().
forum_node_view function modules/forum/forum.module Implements hook_node_view().
forum_rdf_mapping function modules/forum/forum.module Implements hook_rdf_mapping().
forum_taxonomy_term_delete function modules/forum/forum.module Implements hook_taxonomy_term_delete().
forum_update_7000 function modules/forum/forum.install Add new index to forum table.
forum_update_7001 function modules/forum/forum.install Create new {forum_index} table.
forum_update_7002 function modules/forum/forum.install Add new index to forum_index table.
forum_update_7003 function modules/forum/forum.install Rename field to 'taxonomy_forums'.
forum_update_7011 function modules/forum/forum.install Update {forum_index} so that only published nodes are indexed.
forum_update_7012 function modules/forum/forum.install Add 'created' and 'last_comment_timestamp' indexes.
forum_update_dependencies function modules/forum/forum.install Implements hook_update_dependencies().
FrontPageTestCase::$admin_user property modules/system/system.test
FrontPageTestCase::$node_path property modules/system/system.test
FrontPageTestCase::testDrupalIsFrontPage function modules/system/system.test Test front page functionality.
garland.info file themes/garland/garland.info name = Garland
description = A multi-column theme which can be configured to modify colors and switch between fixed and fluid width layouts.
package = Core
version = VERSION
core = 7.x
stylesheets[all][] = style.css
stylesheets[print][] =…
garland_breadcrumb function themes/garland/template.php Override of theme_breadcrumb().
garland_form_system_theme_settings_alter function themes/garland/theme-settings.php Implements hook_form_FORM_ID_alter().
garland_preprocess_block function themes/garland/template.php Override or insert variables into the block template.
garland_preprocess_comment function themes/garland/template.php Override or insert variables into the comment template.
garland_preprocess_html function themes/garland/template.php Override or insert variables into the html template.
garland_preprocess_maintenance_page function themes/garland/template.php Override or insert variables into the maintenance page template.
garland_preprocess_node function themes/garland/template.php Override or insert variables into the node template.
garland_preprocess_page function themes/garland/template.php Override or insert variables into the page template.
garland_preprocess_region function themes/garland/template.php Override or insert variables into the region template.
garland_process_html function themes/garland/template.php Override or insert variables into the html template.
garland_process_page function themes/garland/template.php Override or insert variables into the page template.
generate-d6-content.sh file scripts/generate-d6-content.sh #!/usr/bin/env php
<?php

/**
* Generate content for a Drupal 6 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install drupal 6.
* - Run…
generate-d7-content.sh file scripts/generate-d7-content.sh Generates content for a Drupal 7 database to test the upgrade process.
GraphUnitTest::displayArray function modules/simpletest/tests/graph.test Helper function to output vertices as comma-separated list.
GraphUnitTest::testDepthFirstSearch function modules/simpletest/tests/graph.test Test depth-first-search features.
help.admin.inc file modules/help/help.admin.inc Admin page callbacks for the help module.
help.module file modules/help/help.module Manages displaying online help.
Helper::determineBaseFile function misc/typo3/phar-stream-wrapper/src/Helper.php Determines base file that can be accessed using the regular file system.
For e.g. "phar:///home/user/bundle.phar/content.txt" that would result
into "/home/user/bundle.phar".
Helper::isWindows function misc/typo3/phar-stream-wrapper/src/Helper.php
Helper::normalizeWindowsPath function misc/typo3/phar-stream-wrapper/src/Helper.php Fixes a path for windows-backslashes and reduces double-slashes to single slashes
HelpTestCase::$modules property modules/help/help.test The list of modules.
HelpTestCase::getModuleList function modules/help/help.test Gets the list of enabled modules that implement hook_help().
hide function includes/common.inc Hides an element from later rendering.
Hook implementations for user-created content types group modules/node/node.module Functions that implement hooks for user-created content types.
hook_actions_delete function modules/system/system.api.php Executes code after an action is deleted.
hook_admin_paths function modules/system/system.api.php Define administrative paths.
hook_admin_paths_alter function modules/system/system.api.php Redefine administrative paths defined by other modules.
hook_ajax_render_alter function modules/system/system.api.php Alter the commands that are sent to the user through the Ajax framework.
hook_block_cid_parts_alter function modules/block/block.api.php Act on block cache ID (cid) parts before the cid is generated.
hook_block_view_MODULE_DELTA_alter function modules/block/block.api.php Perform alterations to a specific block.
hook_comment_delete function modules/comment/comment.api.php The comment is being deleted by the moderator.
hook_comment_load function modules/comment/comment.api.php Comments are being loaded from the database.
hook_comment_update function modules/comment/comment.api.php The comment is being updated.
hook_dashboard_regions function modules/dashboard/dashboard.api.php Add regions to the dashboard.
hook_dashboard_regions_alter function modules/dashboard/dashboard.api.php Alter dashboard regions provided by modules.

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