Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
node_type_get_label drupal/core/modules/node/node.module Returns the node type label for the passed node type name. 5
node_type_get_names drupal/core/modules/node/node.module Returns a list of available node type names. 8
node_type_get_types drupal/core/modules/node/node.module Returns a list of all the available node types. 19
node_type_load drupal/core/modules/node/node.module Menu argument loader: Loads a node type by string. 11 1
node_type_page_title drupal/core/modules/node/node.module Title callback: Provides the title for a node type edit form. 1
node_type_reset drupal/core/modules/node/content_types.inc Resets relevant fields of a module-defined node type to their default values.
node_type_save drupal/core/modules/node/node.module Saves a node type to the database. 7
node_type_set_defaults drupal/core/modules/node/node.module Sets the default values for a node type. 8
node_type_update_nodes drupal/core/modules/node/node.module Updates all nodes of one type to be of another type. 1
node_uninstall drupal/core/modules/node/node.install Implements hook_uninstall().
node_update_8001 drupal/core/modules/node/node.install Rename node type language variable names.
node_update_8002 drupal/core/modules/node/node.install Rename node.language field to node.langcode.
node_update_8003 drupal/core/modules/node/node.install Rename node type language variable names.
node_update_8004 drupal/core/modules/node/node.install Create a UUID column for nodes.
node_update_8005 drupal/core/modules/node/node.install Make *id fields unsigned.
node_update_8006 drupal/core/modules/node/node.install Generate a UUID for all nodes.
node_update_8007 drupal/core/modules/node/node.install Move the language default values to config.
node_update_8008 drupal/core/modules/node/node.install Rename default menu names.
node_update_8009 drupal/core/modules/node/node.install Coverts default_nodes_main variable to config.
node_update_8010 drupal/core/modules/node/node.install Moves node_access_needs_rebuild from variable to state.
node_update_8011 drupal/core/modules/node/node.install Moves node cron last run time from variable to state.
node_update_8012 drupal/core/modules/node/node.install Enable History module.
node_update_8013 drupal/core/modules/node/node.install Renames global revision permissions to use the word 'all'.
node_update_8014 drupal/core/modules/node/node.install Empty update. See http://drupal.org/node/1836392.
node_update_8015 drupal/core/modules/node/node.install Add language support to the {node_access} table.
node_update_8016 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: create new tables.
node_update_8017 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: migrate data.
node_update_8018 drupal/core/modules/node/node.install Upgrade node schema to the standard entity SQL schema: delete old fields.
node_update_index drupal/core/modules/node/node.module Implements hook_update_index(). 8
node_uri drupal/core/modules/node/node.module Entity URI callback.
node_user_cancel drupal/core/modules/node/node.module Implements hook_user_cancel().
node_user_predelete drupal/core/modules/node/node.module Implements hook_user_predelete().
node_view drupal/core/modules/node/node.module Generates an array for rendering the given node. 16
node_views_analyze drupal/core/modules/node/node.views_execution.inc Implements hook_views_analyze().
node_views_data drupal/core/modules/node/node.views.inc Implements hook_views_data().
node_views_plugins_row_alter drupal/core/modules/node/node.views.inc Implements hook_views_plugins_row_alter().
node_views_query_substitutions drupal/core/modules/node/node.views_execution.inc Implements hook_views_query_substitutions().
node_views_wizard drupal/core/modules/node/node.views.inc Implements hook_views_wizard().
node_view_multiple drupal/core/modules/node/node.module Constructs a drupal_render() style array from an array of loaded nodes. 2
number_field_info drupal/core/modules/number/number.module Implements hook_field_info().
number_field_instance_settings_form drupal/core/modules/number/number.module Implements hook_field_instance_settings_form().
number_field_is_empty drupal/core/modules/number/number.module Implements hook_field_is_empty().
number_field_presave drupal/core/modules/number/number.module Implements hook_field_presave().
number_field_schema drupal/core/modules/number/number.install Implements hook_field_schema().
number_field_settings_form drupal/core/modules/number/number.module Implements hook_field_settings_form().
number_field_validate drupal/core/modules/number/number.module Implements hook_field_validate().
number_help drupal/core/modules/number/number.module Implements hook_help().
objectHasAttribute drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_ObjectHasAttribute matcher object.
once drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a matcher that matches when the method it is evaluated for is executed exactly once.
onConsecutiveCalls drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php @since Method available since Release 3.0.0 1

Pages

Other projects