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
node_submit function modules/node/node.module Prepares node for saving by populating author and creation date.
node_tag_new function modules/node/node.module Updates the 'last viewed' timestamp of the specified node for current user.
node_test.info file modules/node/tests/node_test.info name = "Node module tests"
description = "Support module for node related testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
node_test.module file modules/node/tests/node_test.module A dummy module for testing node related hooks.
node_test_entity_view_mode_alter function modules/node/tests/node_test.module Implements hook_entity_view_mode_alter().
node_test_exception.info file modules/node/tests/node_test_exception.info name = "Node module exception tests"
description = "Support module for node related exception testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
node_test_exception.module file modules/node/tests/node_test_exception.module A module implementing node related hooks to test API interaction.
node_test_exception_node_insert function modules/node/tests/node_test_exception.module Implements hook_node_insert().
node_test_node_access_records function modules/node/tests/node_test.module Implements hook_node_access_records().
node_test_node_access_records_alter function modules/node/tests/node_test.module Implements hook_node_access_records_alter().
node_test_node_grants function modules/node/tests/node_test.module Implements hook_node_grants().
node_test_node_grants_alter function modules/node/tests/node_test.module Implements hook_node_grants_alter().
node_test_node_insert function modules/node/tests/node_test.module Implements hook_node_insert().
node_test_node_load function modules/node/tests/node_test.module Implements hook_node_load().
node_test_node_presave function modules/node/tests/node_test.module Implements hook_node_presave().
node_test_node_update function modules/node/tests/node_test.module Implements hook_node_update().
node_test_node_view function modules/node/tests/node_test.module Implements hook_node_view().
node_theme function modules/node/node.module Implements hook_theme().
node_title_list function modules/node/node.module Gathers a listing of links to nodes.
node_tokens function modules/node/node.tokens.inc Implements hook_tokens().
node_token_info function modules/node/node.tokens.inc Implements hook_token_info().
node_types_rebuild function modules/node/node.module Updates the database cache of node types.
node_type_cache_reset function modules/node/node.module Clears the node type cache.
node_type_delete function modules/node/node.module Deletes a node type from the database.
node_type_delete_confirm function modules/node/content_types.inc Menu callback; delete a single content type.
node_type_delete_confirm_submit function modules/node/content_types.inc Process content type delete confirm submissions.
node_type_form function modules/node/content_types.inc Form constructor for the node type editing form.
node_type_form_submit function modules/node/content_types.inc Form submission handler for node_type_form().
node_type_form_validate function modules/node/content_types.inc Form validation handler for node_type_form().
node_type_get_base function modules/node/node.module Returns the node type base of the passed node or node type string.
node_type_get_name function modules/node/node.module Returns the node type name of the passed node or node type string.
node_type_get_names function modules/node/node.module Returns a list of available node type names.
node_type_get_type function modules/node/node.module Returns the node type of the passed node or node type string.
node_type_get_types function modules/node/node.module Returns a list of all the available node types.
node_type_load function modules/node/node.module Menu argument loader: loads a node type by string.
node_type_page_title function modules/node/node.module Title callback: Returns the unsanitized title of the node type edit form.
node_type_reset function modules/node/content_types.inc Resets relevant fields of a module-defined node type to their default values.
node_type_save function modules/node/node.module Saves a node type to the database.
node_type_set_defaults function modules/node/node.module Sets the default values for a node type.
node_type_update_nodes function modules/node/node.module Updates all nodes of one type to be of another type.
node_unpromote_action function modules/node/node.module Sets the promote property of a node to 0.
node_unpublish_action function modules/node/node.module Sets the status of a node to 0 (unpublished).
node_unpublish_by_keyword_action function modules/node/node.module Unpublishes a node containing certain keywords.
node_unpublish_by_keyword_action_form function modules/node/node.module Generates settings form for node_unpublish_by_keyword_action().
node_unpublish_by_keyword_action_submit function modules/node/node.module Saves settings form for node_unpublish_by_keyword_action().
node_update_7000 function modules/node/node.install Upgrade the node type table and fix node type 'module' attribute to avoid name-space conflicts.
node_update_7001 function modules/node/node.install Rename {node_revisions} table to {node_revision}.
node_update_7002 function modules/node/node.install Extend the node_promote_status index to include all fields required for the node page query.
node_update_7003 function modules/node/node.install Remove the node_counter if the statistics module is uninstalled.
node_update_7004 function modules/node/node.install Extend the existing default preview and teaser settings to all node types.

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