14 string references to 'nodeaccess.settings' in Nodeaccess 8
- ConfigForm::buildForm in src/
Form/ ConfigForm.php - Form constructor.
- ConfigForm::getEditableConfigNames in src/
Form/ ConfigForm.php - Gets the configuration names that will be editable.
- GrantsForm::buildForm in src/
Form/ GrantsForm.php - Form constructor.
- nodeaccess_entity_delete in ./
nodeaccess.module - Implements hook_entity_delete().
- nodeaccess_entity_insert in ./
nodeaccess.module - Implements hook_entity_insert().
- nodeaccess_entity_update in ./
nodeaccess.module - Implements hook_entity_update().
- nodeaccess_install in ./
nodeaccess.install - Implements hook_install().
- nodeaccess_node_access in ./
nodeaccess.module - Implements hook_node_access().
- nodeaccess_node_access_records in ./
nodeaccess.module - Implements hook_node_access_records().
- nodeaccess_node_grants in ./
nodeaccess.module - Implements hook_node_grants().
- nodeaccess_node_type_delete in ./
nodeaccess.module - Implements hook_ENTITY_TYPE_delete().
- nodeaccess_node_type_insert in ./
nodeaccess.module - Implements hook_ENTITY_TYPE_insert().
- nodeaccess_update_8101 in ./
nodeaccess.install - Update nodeaccess allowed role settings.
- NodeGrantAccessCheck::access in src/
AccessChecks/ NodeGrantAccessCheck.php - A custom access check.