SearchController::redirectSearchPage
  • References/PHP/Drupal/search/src/Controller/SearchController

public SearchController::redirectSearchPage(SearchPageInterface

2025-01-10 15:47:30
SearchPageAddForm::save
  • References/PHP/Drupal/search/src/Form/SearchPageAddForm

public SearchPageAddForm::save(array $form, FormStateInterface

2025-01-10 15:47:30
SearchPageForm::actions
  • References/PHP/Drupal/search/src/Form/SearchPageForm

protected SearchPageForm::actions(array $form, FormStateInterface

2025-01-10 15:47:30
SearchBlockForm::getFormId
  • References/PHP/Drupal/search/src/Form/SearchBlockForm

public SearchBlockForm::getFormId()

2025-01-10 15:47:30
search_schema
  • References/PHP/Drupal/search/search.install

search_schema() Implements

2025-01-10 15:47:30
SearchPageRepositoryInterface::getIndexableSearchPages
  • References/PHP/Drupal/search/src/SearchPageRepositoryInterface

public SearchPageRepositoryInterface

2025-01-10 15:47:30
SearchPage::$weight
  • References/PHP/Drupal/search/src/Entity/SearchPage

The weight of the search page. Type: int File core/

2025-01-10 15:47:30
SearchPage::$path
  • References/PHP/Drupal/search/src/Entity/SearchPage

The path this search page will appear upon. This value is appended to 'search/' when building the path. Type:

2025-01-10 15:47:30
SearchQuery::$simple
  • References/PHP/Drupal/search/src/SearchQuery

Indicates whether the query conditions are simple or complex (LIKE). Type: bool File

2025-01-10 15:47:30
SearchPageForm
  • References/PHP/Drupal/search/src/Form/SearchPageForm

Provides a search form for site wide search. Search plugins can define method searchFormAlter() to alter the form. If they have additional or

2025-01-10 15:47:30