What is an argument in drupal ?
Answer / Manish Kumar Tripathi
In Drupal, an argument is a piece of data passed to a view or route that helps to filter or sort the content displayed. Examples include node IDs and taxonomy terms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What language is drupal?
How do I show different drupal themes on different pages?
What are the databases drupal supports?
what is views?
Explain drupal architecture?
What is a patch? How to apply patch?
Which files are required for creating the drupal theme?
How we can use the custom hook in other modules?
Explain drupal user, permission, role in drupal?
How will you create a new content type using code?
What is difference between drupal 7 and 8?
Explain drupal bootstrap process?