What is a node in drupal 8?
Answer / Pramod Kumar Kaushal
In Drupal 8, a node represents a piece of content such as a blog post, article, or page. Each node has a type (e.g., 'Basic Page' or 'Blog Post') and can be created, edited, and managed within the Drupal admin interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how database system of Drupal works?
How to update themes and modules in drupal?
Explain hardcoding in drupal ?
Which design pattern used by drupal?
What is a hook in drupal?
What is use of substr and strstr function?
What hardware does drupal.org run on?
How will you alter the views query?
What is bundle drupal?
How to drop the table using module?
What are the design resources sub theme will inherit and will not inherit?
Is drupal easy to use?