Explain roles, user and permissions?
Answer / Radhakrishna Gupta
Roles define a set of permissions that can be assigned to users. Users are individual accounts with login credentials. Permissions control the actions a user or role can perform within Drupal. Each user belongs to one or more roles, and each role has specific permissions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is subtheme?
How to make my drupal site offline to public, while it is under construction?
What is caching in drupal framework?
What is the default storage engine used in drupal 8?
What are services in drupal 8?
What is the difference between core and contrib?
How will you create a new content type using code?
Which are commonly used php based cmss ?
What is the use of Tax amount rounding mode field while setting discounts?
Where to use the theme hook?
What is database abstraction layer ?
Is it possible to disable the core required modules through drupal admin?