Which orm is used in drupal 7?
Answer / Prabodh Chandra Sharma
Drupal 7 uses the Database Abstraction Layer (DBAL) for Object Relational Mapping (ORM). DBAL provides a consistent interface for interacting with databases, abstracting away differences between various database systems. This allows developers to write database-agnostic code that can be easily ported to other database systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the menu system in drupal? Purpose of menus?
Is drupal in php?
Why should I use drupal?
Does godaddy support drupal?
What is drupal block?
Explain the database system in drupal.
How can we improve the drupal site performance?
Is it possible to pass the dynamic values to views?
How to put it into maintenance mode in drupal?
What are the applications of drupal?
What is subtheme?
Is drupal java based?