Add a function to directly check if a user has access to a taxonomy term
Merge request reports
Activity
assigned to @vermario
added 1 commit
- d608fe36 - Inject user instead of using \Drupal service
added 4 commits
- da574131 - Fix check for access for user.
- 836da7b7 - Add hook_entity_type_access implementation to check access to the page of a taxonomy term
- 5c83eefa - Allow to pass a specific account to check access for in canUserAccessTerm
- cc1e5c91 - Create a batch of 50 nodes instead of 1 when creating the node access batch operation.
Toggle commit listadded 1 commit
- e48e7f3e - Add a views_query_TAG_alter hook to use to check access to terms in views
added 1 commit
- 8c56109b - During installation create a form display for taxonomy term bundles if one...
Please register or sign in to reply