Explain user, permission, role in drupal?
Answer / Leela Gwal
In Drupal, a User represents an individual or entity with access to the site. Permissions define what actions a user can perform. Roles are collections of permissions that are assigned to users to determine their level of access.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the field api that was introduced into core in drupal 7.
What is difference between d6 and d7?
For drupal module development code review which module can be used?
Explain the concept of “nodes” in a drupal system.
What is a cms?
What a module is in drupal and what the process of writing one involves?
Single sign on functionality
What does pdo mean in drupal?
What the input filter settings that are imposed on a node in drupal?
What is composer drupal 8?
what are drupal distributions and drupal installation profiles and what is the difference between the two?
How can I change the favicon in my drupal site?