what is render array in Drupal?
Answer / Suman Bharti
In Drupal, a render array is a PHP array that represents the structure and contents of an HTML page or part of a page. Render arrays are used to construct and manage the output sent to the browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between preprocess html and preprocess node?
What is Drupal invoice generation?
What are the translations available in Drupal?
Explain coding standards in drupal?
Which is the best module for implementing search in drupal 8?
Explain drupal architecture?
How to create drush aliases ?
Different ways of adding js. How to add js in hook_form?
Explain how drupal engine works ?
Why 'search' function in drupal is better than other cms?
Is drupal a framework or cms?
Which files are required for theme?