Search for index
- Search 7.x for index
- Search 9.5.x for index
- Search 8.9.x for index
- Search 10.3.x for index
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchIndexInterface::markForReindex | function | core/ |
Changes the timestamp on indexed items to 'now' to force reindexing. |
| SearchIndexInterface::updateWordWeights | function | core/ |
Updates the {search_total} database table. |
| SearchIndexTest | class | core/ |
Tests the service "search.index". |
| SearchIndexTest.php | file | core/ |
|
| SearchIndexTest::$modules | property | core/ |
Modules to install. |
| SearchIndexTest::testSearchIndexServiceIsBackendOverridable | function | core/ |
Test that the service "search.index" is backend overridable. |
| SearchMultilingualEntityTest::assertIndexCounts | function | core/ |
Verifies the indexing status counts. |
| SearchNodeTranslationUITest::testSearchIndexRebuildOnTranslationDeletion | function | core/ |
Test deletion of translated content from search and index rebuild. |
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange | function | core/ |
Tests that the search index info is properly updated when a node changes. |
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion | function | core/ |
Tests that the search index info is updated when a node is deleted. |
| SearchPage::isIndexable | function | core/ |
Determines if this search page entity is indexable. |
| SearchPageInterface::isIndexable | function | core/ |
Determines if this search page entity is indexable. |
| SearchPageListBuilder::$searchIndex | property | core/ |
The search index. |
| SearchPageListBuilder::searchAdminReindexSubmit | function | core/ |
Form submission handler for reindex button on search admin settings form. |
| SearchPageRepository::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepositoryInterface::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
| SearchPageRepositoryTest::testGetIndexableSearchPages | function | core/ |
Tests the getIndexableSearchPages() method. |
| SettingsEditor::isArrayIndex | function | core/ |
Checks whether the token is a valid array index (a number or string). |
| SqlContentEntityStorageSchema::addIndex | function | core/ |
Creates an index, dropping it if already existing. |
| SqlContentEntityStorageSchema::addSharedTableFieldIndex | function | core/ |
Adds an index for the specified field to the given schema definition. |
| SqlContentEntityStorageSchema::createEntitySchemaIndexes | function | core/ |
Creates the specified entity schema indexes and keys. |
| SqlContentEntityStorageSchema::deleteEntitySchemaIndexes | function | core/ |
Deletes the specified entity schema indexes and keys. |
| SqlContentEntityStorageSchema::getEntityIndexName | function | core/ |
Gets the name to be used for the given entity index. |
| SqlContentEntityStorageSchema::getFieldIndexes | function | core/ |
Gets an index schema array for a given field. |
| SqlContentEntityStorageSchema::getFieldIndexName | function | core/ |
Generates an index name for a field data table. |
| SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex | function | core/ |
Tests on entity type update with new index. |
| StatementIteratorTrait::getResultsetCurrentRowIndex | function | core/ |
Returns the row index of the current element in the resultset. |
| StubSchema::addIndex | function | core/ |
Add an index. |
| StubSchema::dropIndex | function | core/ |
Drop an index. |
| StubSchema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| system-admin-index.html.twig | file | core/ |
Theme override for the admin index page. |
| system-admin-index.html.twig | file | core/ |
Default theme implementation for the admin index page. |
| SystemAdminThemePreprocess::preprocessSystemAdminIndex | function | core/ |
Prepares variables for admin index templates. |
| TaxonomyHooks::buildNodeIndex | function | core/ |
Builds and inserts taxonomy index entries for a given node. |
| TaxonomyHooks::deleteNodeIndex | function | core/ |
Deletes taxonomy index entries for a given node. |
| TaxonomyIndexDepthQueryTrait | trait | core/ |
Builds a performant depth subquery and adds it as a join to the query. |
| TaxonomyIndexDepthQueryTrait.php | file | core/ |
|
| TaxonomyIndexDepthQueryTrait::addSubQueryJoin | function | core/ |
Builds a performant depth subquery and adds it as a join to the query. |
| TaxonomyIndexTid | class | core/ |
Field handler to display all taxonomy terms of a node. |
| TaxonomyIndexTid | class | core/ |
Filter by term id. |
| TaxonomyIndexTid.php | file | core/ |
|
| TaxonomyIndexTid.php | file | core/ |
|
| TaxonomyIndexTid::$currentUser | property | core/ |
The current user. |
| TaxonomyIndexTid::$termStorage | property | core/ |
The term storage. |
| TaxonomyIndexTid::$validated_exposed_input | property | core/ |
Stores the exposed input for this filter. |
| TaxonomyIndexTid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| TaxonomyIndexTid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| TaxonomyIndexTid::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| TaxonomyIndexTid::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| TaxonomyIndexTid::adminSummary | function | core/ |
Display the filter on the administrative summary. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.