21 calls to module_implements()
- block_list in drupal-6.x/
modules/ block/ block.module - Return all blocks in the specified region for the current user.
- comment_invoke_comment in drupal-6.x/
modules/ comment/ comment.module - Invoke a hook_comment() operation in all modules.
- drupal_alter in drupal-6.x/
includes/ common.inc - Hands off alterable variables to type-specific *_alter implementations.
- drupal_get_schema in drupal-6.x/
includes/ common.inc - Get the schema definition of a table, or the whole database schema.
- help_links_as_list in drupal-6.x/
modules/ help/ help.admin.inc - help_menu in drupal-6.x/
modules/ help/ help.module - Implementation of hook_menu().
- menu_router_build in drupal-6.x/
includes/ menu.inc - Collect, alter and store the menu definitions.
- module_disable in drupal-6.x/
includes/ module.inc - Disable a given set of modules.
- module_enable in drupal-6.x/
includes/ module.inc - Enable a given list of modules.
- module_invoke_all in drupal-6.x/
includes/ module.inc - Invoke a hook in all enabled modules that implement it.
- node_access_rebuild in drupal-6.x/
modules/ node/ node.module - Rebuild the node access database. This is occasionally needed by modules that make system-wide changes to access levels.
- node_access_write_grants in drupal-6.x/
modules/ node/ node.module - Writes a list of grants to the database, deleting any previously saved ones.
- node_invoke_nodeapi in drupal-6.x/
modules/ node/ node.module - Invoke a hook_nodeapi() operation in all modules.
- search_invoke_preprocess in drupal-6.x/
modules/ search/ search.module - Invokes hook_search_preprocess() in modules.
- search_menu in drupal-6.x/
modules/ search/ search.module - Implementation of hook_menu().
- system_install in drupal-6.x/
modules/ system/ system.install - Implementation of hook_install().
- system_performance_settings in drupal-6.x/
modules/ system/ system.admin.inc - Form builder; Configure site performance settings.
- watchdog in drupal-6.x/
includes/ bootstrap.inc - Log a system message.
- _db_rewrite_sql in drupal-6.x/
includes/ database.inc - Helper function for db_rewrite_sql.
- _element_info in drupal-6.x/
includes/ form.inc - Retrieve the default properties for the defined element type.
- _theme_build_registry in drupal-6.x/
includes/ theme.inc - Rebuild the hook theme_registry cache.