How do you access the database?
Answer / Sunny Verma
In Drupal, you can use the DatabaseAPI module to interact with the database. However, it's generally recommended to avoid direct manipulation of the database and utilize Drupal's built-in functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are drupal modules?
What are the files required for creating custom theme ?
How to fetch a new version of drupal?
What is a drupal entity?
How many types of cms are there?
What is drupal distributions and when to use it.
explain drupal advanced search?
How do I create a view in drupal 8?
What are the translations available in Drupal?
how to create content in drupal?
Is it possible to pass the dynamic values to views?
How to customize my drupal syndicate feed icon?