What is difference between drupal 7 and 8?
Answer / Mohd Shikoh
Drupal 8 introduced a significant number of changes compared to Drupal 7. Some of the major differences include the use of Symfony components, a new configuration management system, an updated user interface, and improved multilingual support. Drupal 8 also uses Object-Oriented Programming (OOP) more extensively than Drupal 7.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drush – how drush is used?
What programming language does drupal use?
What are the databases drupal supports?
How to install varnish cache?
What is sticky session? Load balancer uses?
What is database abstraction layer ?
List out some of the modules used in drupal?
What is a box in drupal?
What is use of template.php file?
What is contextual filter?
What is the use of hook_update_n? How drupal knows the last schema details?
Explain about design patterns?