SearchPage::$path

Same name and namespace in other branches
  1. 9 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::path
  2. 10 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::path
  3. 11.x core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::path

The path this search page will appear upon.

This value is appended to 'search/' when building the path.

Type: string

File

core/modules/search/src/Entity/SearchPage.php, line 98

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $path;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.