action_example_node_unpublish_callback in modules/examples/action_example/action_example.module
Action function for action_example_node_sticky_action.
basis_preprocess_node in core/themes/basis/template.php
Prepares variables for node templates.
hook_mail in core/modules/system/system.api.php
Prepare a message based on parameters; called from backdrop_mail().
hook_search_execute in core/modules/search/search.api.php
Execute a search for a set of key words.
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
node_delete_confirm_submit in core/modules/node/node.pages.inc
Form submission handler for node_delete_confirm().
node_form_submit in core/modules/node/node.pages.inc
Form submission handler that saves the node for node_form().
node_page_edit in core/modules/node/node.pages.inc
Page callback: Presents the node editing form.
node_revision_delete_confirm_submit in core/modules/node/node.pages.inc
Form submission handler for node_revision_delete_confirm().
node_revision_revert_confirm_submit in core/modules/node/node.pages.inc
Form submission handler for node_revision_revert_confirm().
node_search_execute in core/modules/node/node.module
Implements hook_search_execute().
node_tokens in core/modules/node/node.tokens.inc
Implements hook_tokens().
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.
template_preprocess_views_view_row_search in core/modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
views_handler_argument_node_type::node_type in core/modules/node/views/views_handler_argument_node_type.inc
views_handler_field_node_type::render_name in core/modules/node/views/views_handler_field_node_type.inc
Render node type as human readable name, unless using machine_name option.