What is entity type in drupal 8?
Answer / Amit Saluja
In Drupal 8, an entity represents a unit of content or configuration. Entity types define the base characteristics and properties that all instances of a specific type share.
| Is This Answer Correct ? | 0 Yes | 0 No |
How are the contents categorized and managed in a typical scenario?
How will you create custom module and what are the files required for to create module?
Explain the api in drupal 7?
How will you create theme in drupal and what are the files required for to create theme?
What is drupal programming language?
Where do you find the themes to install?
For drupal module development code review which module can be used?
How to theme panels page?
How do I move a drupal site from one host/server to another?
What is database abstraction layer in drupal ?
What is a node in drupal?
What are entity types in drupal?