Which drush commands you use while development?
Answer / Pankaj Kumar Chauhan
Commonly used Drush commands during Drupal development include: drush up, drush pm-enable, drush cache-clear, drush updatedb, and drush sqlq.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is critical path?
How do I create a page in drupal 8?
Why we used template.php in drupal?
How do I create a view in drupal?
What is the use of auto-reply field in contact module?
Where to use the theme hook?
What is the default drupal content item known as?
What is a patch? How to apply patch?
What are the applications of drupal?
What are blocks in drupal?
Explain git commands?
What are the files required for creating custom module ?