20 calls to node_access()

book_block_view in drupal/modules/book/book.module
Implements hook_block_view().
book_export in drupal/modules/book/book.pages.inc
Menu callback; Generates representations of a book page and its children.
book_node_view_link in drupal/modules/book/book.module
Adds relevant book links to the node's links.
comment_file_download_access in drupal/modules/comment/comment.module
Implements hook_file_download_access().
forum_menu_local_tasks_alter in drupal/modules/forum/forum.module
Implements hook_menu_local_tasks_alter().
hook_file_download_access in drupal/modules/file/file.api.php
Control download access to files.
NodeAccessTestCase::assertNodeAccess in drupal/modules/node/node.test
Asserts node_access() correctly grants or denies access.
node_admin_nodes in drupal/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_file_download_access in drupal/modules/node/node.module
Implements hook_file_download_access().
node_form in drupal/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_submit in drupal/modules/node/node.pages.inc
Form submission handler for node_form().
node_preview in drupal/modules/node/node.pages.inc
Generates a node preview.
node_revision_overview in drupal/modules/node/node.pages.inc
Generates an overview table of older revisions of a node.
theme_node_recent_block in drupal/modules/node/node.module
Returns HTML for a list of recent content.
translation_node_overview in drupal/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in drupal/modules/translation/translation.module
Implements hook_node_prepare().
_book_outline_access in drupal/modules/book/book.module
Access callback: Determines if the outline tab is accessible.
_node_add_access in drupal/modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
_node_revision_access in drupal/modules/node/node.module
Access callback: Checks node revision access.
_translation_tab_access in drupal/modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.