search_dirty
  • References/PHP/Drupal/search/search.module

search_dirty($word = NULL) Marks a word as "dirty" (changed), or retrieves the list of dirty words.

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

public SearchPageRepositoryInterface

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

protected SearchPage::searchPageRepository()

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

public SearchPage::getPath() Returns

2025-01-10 15:47:30
search_index_clear
  • References/PHP/Drupal/search/search.module

search_index_clear($type = NULL, $sid = NULL, $langcode = NULL) Clears either a part of, or the entire search

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

public SearchPage::postSave(EntityStorageInterface $storage, $update

2025-01-10 15:47:30
search_expand_cjk
  • References/PHP/Drupal/search/search.module

search_expand_cjk($matches) Splits CJK (Chinese, Japanese, Korean) text into tokens. The

2025-01-10 15:47:30
search_form_search_block_form_alter
  • References/PHP/Drupal/search/search.module

search_form_search_block_form_alter(&$form, FormStateInterface $form_state) Implements

2025-01-10 15:47:30
search_simplify
  • References/PHP/Drupal/search/search.module

search_simplify($text, $langcode = NULL) Simplifies and preprocesses text for searching.

2025-01-10 15:47:30
search_preprocess_block
  • References/PHP/Drupal/search/search.module

search_preprocess_block(&$variables) Implements

2025-01-10 15:47:30