Explain drupal user, permission, role in drupal?
Answer / Kanchan Mala
A user is an individual or entity that can access a Drupal site. Permissions determine what actions a user can perform on the site, and roles are groups of permissions that are assigned to users. Users can be assigned multiple roles, which allows for fine-grained control over their capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to debug code in drupal?
What is entity storage?
What are contributed modules in drupal?
Name the five conceptual layers in drupal system.
What is the default drupal content item known as?
How does drupal scale?
Explain hooks in drupal.
What is left join and right joins?
What is drupal framework?
When did drupal 8 release?
Explain security features of drupal?
What is template.php in drupal?