Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
node_add_page drupal/core/modules/node/node.pages.inc Page callback: Displays add content links for available content types. 1
node_admin_nodes drupal/core/modules/node/node.admin.inc Returns the admin form object to node_admin_content(). 1
node_admin_paths drupal/core/modules/node/node.module Implements hook_admin_paths().
node_block_access drupal/core/modules/node/node.module Implements hook_block_access().
node_configure_rebuild_confirm drupal/core/modules/node/node.admin.inc Page callback: Form constructor for the permission rebuild confirmation form. 1
node_configure_rebuild_confirm_submit drupal/core/modules/node/node.admin.inc Form submission handler for node_configure_rebuild_confirm().
node_content_form drupal/core/modules/node/node.module Implements hook_form().
node_delete_confirm drupal/core/modules/node/node.pages.inc Page callback: Form constructor for node deletion confirmation form. 1
node_delete_confirm_submit drupal/core/modules/node/node.pages.inc Form submission handler for node_delete_confirm().
node_entity_bundle_info drupal/core/modules/node/node.module Implements hook_entity_bundle_info().
node_entity_display_alter drupal/core/modules/node/node.module Implements hook_entity_display_alter().
node_feed drupal/core/modules/node/node.module Page callback: Generates and prints an RSS feed. 1
node_field_extra_fields drupal/core/modules/node/node.module Implements hook_field_extra_fields().
node_file_download_access drupal/core/modules/node/node.module Implements hook_file_download_access().
node_form_block_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter() for block_form().
node_form_search_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_system_site_information_settings_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_system_site_information_settings_form_submit drupal/core/modules/node/node.module Form submission handler for system_site_information_settings(). 1
node_form_system_themes_admin_form_alter drupal/core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_form_system_themes_admin_form_submit drupal/core/modules/node/node.module Form submission handler for system_themes_admin_form(). 1
node_get_recent drupal/core/modules/node/node.module Finds the most recently changed nodes that are available to the current user. 1
node_get_type_label drupal/core/modules/node/node.module Returns the node type label for the passed node. 12
node_help drupal/core/modules/node/node.module Implements hook_help().
node_hook drupal/core/modules/node/node.module Determines whether a node hook exists. 8
node_install drupal/core/modules/node/node.install Implements hook_install().
node_invoke drupal/core/modules/node/node.module Invokes a node hook. 3
node_is_page drupal/core/modules/node/node.module Checks whether the current page is the full page view of the passed-in node. 6
node_language_delete drupal/core/modules/node/node.module Implements hook_language_delete().
node_last_changed drupal/core/modules/node/node.module Finds the last time a node was changed. 1
node_library_info drupal/core/modules/node/node.module Implements hook_library_info().
node_list_permissions drupal/core/modules/node/node.module Helper function to generate standard node permission list for a given type. 1
node_load drupal/core/modules/node/node.module Loads a node entity from the database. 76
node_load_multiple drupal/core/modules/node/node.module Loads node entities from the database. 15
node_mark drupal/core/modules/node/node.module Determines the type of marker to be displayed for a given node. 4
node_mass_update drupal/core/modules/node/node.admin.inc Updates all nodes in the passed-in array with the passed-in field values. 2
node_menu drupal/core/modules/node/node.module Implements hook_menu().
node_menu_local_tasks drupal/core/modules/node/node.module Implements hook_menu_local_tasks().
node_modules_disabled drupal/core/modules/node/node.module Implements hook_modules_disabled().
node_modules_enabled drupal/core/modules/node/node.module Implements hook_modules_enabled().
node_node_access drupal/core/modules/node/node.module Implements hook_node_access().
node_node_type_update drupal/core/modules/node/content_types.inc Implements hook_node_type_update().
node_overview_types drupal/core/modules/node/content_types.inc Page callback: Displays the content type admin overview page. 1
node_page_title drupal/core/modules/node/node.module Title callback: Displays the node's title. 1
node_page_view drupal/core/modules/node/node.module Page callback: Displays a single node. 1
node_permission drupal/core/modules/node/node.module Implements hook_permission().
node_permissions_get_configured_types drupal/core/modules/node/node.module Returns an array of node types that should be managed by permissions. 3
node_preprocess_block drupal/core/modules/node/node.module Implements hook_preprocess_HOOK() for block.html.twig.
node_preview drupal/core/modules/node/node.pages.inc Generates a node preview. 1
node_query_node_access_alter drupal/core/modules/node/node.module Implements hook_query_TAG_alter().
node_ranking drupal/core/modules/node/node.module Implements hook_ranking().

Pages

Other projects