constant NodeSearch::ADVANCED_FORM in Drupal 9
Same name and namespace in other branches
- 8 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::ADVANCED_FORM
- 10 core/modules/node/src/Plugin/Search/NodeSearch.php \Drupal\node\Plugin\Search\NodeSearch::ADVANCED_FORM
A constant for setting and checking the query string.
File
- core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php, line 132
Class
- NodeSearch
- Handles searching for node entities using the Search module index.
Namespace
Drupal\node\Plugin\SearchCode
const ADVANCED_FORM = 'advanced-form';