Search for markForReindex
- Search 7.x for markForReindex
- Search 9.5.x for markForReindex
- Search 10.3.x for markForReindex
- Search 11.x for markForReindex
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
HelpSearch::markForReindex | function | core/ |
Marks the search index for reindexing for this plugin. |
NodeSearch::markForReindex | function | core/ |
Marks the search index for reindexing for this plugin. |
SearchDeprecationTest::testMarkForReindex | function | core/ |
@expectedDeprecation search_mark_for_reindex() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use \Drupal\search\SearchIndex::markForReindex() instead. See https://www.drupal.org/node/3075696 |
SearchIndex::markForReindex | function | core/ |
Changes the timestamp on indexed items to 'now' to force reindexing. |
SearchIndexingInterface::markForReindex | function | core/ |
Marks the search index for reindexing for this plugin. |
SearchIndexInterface::markForReindex | function | core/ |
Changes the timestamp on indexed items to 'now' to force reindexing. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.