What are services in drupal 8?
Answer / Vartika Singh
Services in Drupal 8 are a way to manage dependency injection, configuration management, and event dispatching. They allow you to easily create and use objects and configure them with dependencies.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are patches in drupal?
What is drupal panels?
What do PDO mean?
What are the new features of drupal 8?
Explain the menu system in drupal?
What is entity and entity api?
What is entity type in drupal 8?
Which are the files in a typical drupal theme?
List the required files for theme in drupal?
How do I disable commenting on articles in drupal?
What are the drush commands you use while development?
What is context and settings in drupal behaviors?