Search for d
Title | Object type | File name | Summary |
---|---|---|---|
forum_node_validate | function | modules/ |
Implements hook_node_validate(). |
forum_node_view | function | modules/ |
Implements hook_node_view(). |
forum_rdf_mapping | function | modules/ |
Implements hook_rdf_mapping(). |
forum_taxonomy_term_delete | function | modules/ |
Implements hook_taxonomy_term_delete(). |
forum_update_7000 | function | modules/ |
Add new index to forum table. |
forum_update_7001 | function | modules/ |
Create new {forum_index} table. |
forum_update_7002 | function | modules/ |
Add new index to forum_index table. |
forum_update_7003 | function | modules/ |
Rename field to 'taxonomy_forums'. |
forum_update_7011 | function | modules/ |
Update {forum_index} so that only published nodes are indexed. |
forum_update_7012 | function | modules/ |
Add 'created' and 'last_comment_timestamp' indexes. |
forum_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
FrontPageTestCase::$admin_user | property | modules/ |
|
FrontPageTestCase::$node_path | property | modules/ |
|
FrontPageTestCase::testDrupalIsFrontPage | function | modules/ |
Test front page functionality. |
garland.info | file | themes/ |
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/ |
Override of theme_breadcrumb(). |
garland_form_system_theme_settings_alter | function | themes/ |
Implements hook_form_FORM_ID_alter(). |
garland_preprocess_block | function | themes/ |
Override or insert variables into the block template. |
garland_preprocess_comment | function | themes/ |
Override or insert variables into the comment template. |
garland_preprocess_html | function | themes/ |
Override or insert variables into the html template. |
garland_preprocess_maintenance_page | function | themes/ |
Override or insert variables into the maintenance page template. |
garland_preprocess_node | function | themes/ |
Override or insert variables into the node template. |
garland_preprocess_page | function | themes/ |
Override or insert variables into the page template. |
garland_preprocess_region | function | themes/ |
Override or insert variables into the region template. |
garland_process_html | function | themes/ |
Override or insert variables into the html template. |
garland_process_page | function | themes/ |
Override or insert variables into the page template. |
generate-d6-content.sh | file | scripts/ |
#!/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/ |
Generates content for a Drupal 7 database to test the upgrade process. |
GraphUnitTest::displayArray | function | modules/ |
Helper function to output vertices as comma-separated list. |
GraphUnitTest::testDepthFirstSearch | function | modules/ |
Test depth-first-search features. |
help.admin.inc | file | modules/ |
Admin page callbacks for the help module. |
help.module | file | modules/ |
Manages displaying online help. |
Helper::determineBaseFile | function | misc/ |
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/ |
|
Helper::normalizeWindowsPath | function | misc/ |
Fixes a path for windows-backslashes and reduces double-slashes to single slashes |
HelpTestCase::$modules | property | modules/ |
The list of modules. |
HelpTestCase::getModuleList | function | modules/ |
Gets the list of enabled modules that implement hook_help(). |
hide | function | includes/ |
Hides an element from later rendering. |
Hook implementations for user-created content types | group | modules/ |
Functions that implement hooks for user-created content types. |
hook_actions_delete | function | modules/ |
Executes code after an action is deleted. |
hook_admin_paths | function | modules/ |
Define administrative paths. |
hook_admin_paths_alter | function | modules/ |
Redefine administrative paths defined by other modules. |
hook_ajax_render_alter | function | modules/ |
Alter the commands that are sent to the user through the Ajax framework. |
hook_block_cid_parts_alter | function | modules/ |
Act on block cache ID (cid) parts before the cid is generated. |
hook_block_view_MODULE_DELTA_alter | function | modules/ |
Perform alterations to a specific block. |
hook_comment_delete | function | modules/ |
The comment is being deleted by the moderator. |
hook_comment_load | function | modules/ |
Comments are being loaded from the database. |
hook_comment_update | function | modules/ |
The comment is being updated. |
hook_dashboard_regions | function | modules/ |
Add regions to the dashboard. |
hook_dashboard_regions_alter | function | modules/ |
Alter dashboard regions provided by modules. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.