Search for node_access
- Search 7.x for node_access
- Search 9.5.x for node_access
- Search 8.9.x for node_access
- Search 11.x for node_access
- Search main for node_access
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| book_breadcrumb_test_node_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate[[api-linebreak]] |
| hook_node_access_records | function | core/ |
Set permissions for a node to be written to the database. |
| hook_node_access_records_alter | function | core/ |
Alter permissions for a node before it is written to the database. |
| Node access rights | group | core/ |
The node access system determines who can do what to which nodes. |
| node_access_grants | function | core/ |
Fetches an array of permission IDs granted to the given user ID. |
| node_access_needs_rebuild | function | core/ |
Toggles or reads the value of a flag for rebuilding the node access grants. |
| node_access_rebuild | function | core/ |
Rebuilds the node access database. |
| node_access_test.info.yml | file | core/ |
core/modules/node/tests/modules/node_access_test/node_access_test.info.yml |
| node_access_test.module | file | core/ |
Test module for testing the node access system. |
| node_access_test.permissions.yml | file | core/ |
core/modules/node/tests/modules/node_access_test/node_access_test.permissions.yml |
| node_access_test_add_field | function | core/ |
Adds the private field to a node type. |
| node_access_test_auto_bubbling.info.yml | file | core/ |
core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.info.yml |
| node_access_test_auto_bubbling.routing.yml | file | core/ |
core/modules/node/tests/node_access_test_auto_bubbling/node_access_test_auto_bubbling.routing.yml |
| node_access_test_empty.info.yml | file | core/ |
core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.info.yml |
| node_access_test_empty.module | file | core/ |
Empty node access hook implementations. |
| node_access_test_empty_node_access_records | function | core/ |
Implements hook_node_access_records(). |
| node_access_test_empty_node_grants | function | core/ |
Implements hook_node_grants(). |
| node_access_test_language.info.yml | file | core/ |
core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml |
| node_access_test_language.module | file | core/ |
Test module with a language-aware node access implementation. |
| node_access_test_language_node_access_records | function | core/ |
Implements hook_node_access_records(). |
| node_access_test_language_node_grants | function | core/ |
Implements hook_node_grants(). |
| node_access_test_node_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| node_access_test_node_access_records | function | core/ |
Implements hook_node_access_records(). |
| node_access_test_node_grants | function | core/ |
Implements hook_node_grants(). |
| node_access_view_all_nodes | function | core/ |
Determines whether the user has a global viewing grant for all nodes. |
| node_node_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| node_query_node_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| node_test_node_access_records | function | core/ |
Implements hook_node_access_records(). |
| node_test_node_access_records_alter | function | core/ |
Implements hook_node_access_records_alter(). |
| views.view.test_filter_node_access.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_access.yml |
| views.view.test_node_access_join.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_access_join.yml |
| _node_access_rebuild_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| _node_access_rebuild_batch_operation | function | core/ |
Implements callback_batch_operation(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.