book_block_view in core/modules/book/book.module
Implements hook_block_view().
book_node_view_link in core/modules/book/book.module
Adds relevant book links to the node's links.
comment_file_download_access in core/modules/comment/comment.module
Implements hook_file_download_access().
DashboardCreateBlock::getContent in core/modules/dashboard/includes/block.create.inc
Return the content of a block.
hook_file_download_access in core/modules/file/file.api.php
Control download access to files.
NodeAccessUnitTest::assertNodeAccess in core/modules/node/tests/node.test
Asserts node_access() correctly grants or denies access.
NodeBlock::getContent in core/modules/node/node.block.inc
Sets block content on block view.
node_add_page in core/modules/node/node.pages.inc
Page callback: Displays add content links for available content types.
node_file_download_access in core/modules/node/node.module
Implements hook_file_download_access().
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_submit in core/modules/node/node.pages.inc
Form submission handler that saves the node for node_form().
node_preview_access in core/modules/node/node.module
Access callback: Checks a user's permission for previewing a node.
node_preview_banner_form_node_submit in core/modules/node/node.pages.inc
Submit handler for the node preview banner form.
node_revision_overview in core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
theme_node_recent_block in core/modules/node/node.theme.inc
Returns HTML for a list of recent content.
translation_node_overview in core/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in core/modules/translation/translation.module
Implements hook_node_prepare().
views_handler_field_node_link::render_link in core/modules/node/views/views_handler_field_node_link.inc
views_handler_field_node_link_delete::render_link in core/modules/node/views/views_handler_field_node_link_delete.inc
Renders the link.
views_handler_field_node_link_edit::render_link in core/modules/node/views/views_handler_field_node_link_edit.inc
Renders the link.
views_handler_field_node_link_translate::render_link in core/modules/translation/views/views_handler_field_node_link_translate.inc
views_handler_field_node_revision_link::get_revision_entity in core/modules/node/views/views_handler_field_node_revision_link.inc
Returns the revision values of a node.
views_plugin_argument_validate_node::validate_argument in core/modules/node/views/views_plugin_argument_validate_node.inc
_book_outline_access in core/modules/book/book.module
Access callback: Determines if the outline tab is accessible.
_node_add_access in core/modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
_node_revision_access in core/modules/node/node.module
Access callback: Checks node revision access.
_translation_tab_access in core/modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.