You are here

service entity_access_by_field.permissions in Open Social 8.7

Same name and namespace in other branches
  1. 8.9 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  2. 8 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  3. 8.2 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  4. 8.3 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  5. 8.4 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  6. 8.5 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  7. 8.6 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  8. 8.8 modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  9. 10.3.x modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  10. 10.0.x modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  11. 10.1.x modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions
  12. 10.2.x modules/custom/entity_access_by_field/entity_access_by_field.services.yml \entity_access_by_field.permissions

Class

Drupal\entity_access_by_field\EntityAccessByFieldPermissions
3 string references to entity_access_by_field.permissions
entity_access_by_field_node_access_explain in modules/custom/entity_access_by_field/entity_access_by_field.module
Implements hook_node_access_explain().
entity_access_by_field_node_access_records in modules/custom/entity_access_by_field/entity_access_by_field.module
Implements hook_node_access_records().
entity_access_by_field_node_grants in modules/custom/entity_access_by_field/entity_access_by_field.module
Implements hook_node_grants().

File

modules/custom/entity_access_by_field/entity_access_by_field.services.yml
modules/custom/entity_access_by_field/entity_access_by_field.services.yml

View source
  1. class: Drupal\entity_access_by_field\EntityAccessByFieldPermissions
  2. arguments:
  3. - '@entity.manager'