hook_node_access in core/modules/node/node.api.php
Controls access to a node.
Node::access in core/modules/node/node.entity.inc
Overrides Entity::access().
Node::createAccess in core/modules/node/node.entity.inc
Overrides Entity::createAccess().
node_access_example_node_access in modules/examples/node_access_example/node_access_example.module
Implements hook_node_access().
node_node_access in core/modules/node/node.module
Implements hook_node_access().
simpletest_example_node_access in modules/examples/simpletest_example/simpletest_example.module
Implements hook_node_access().