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
- Search main for index
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeSearchHooks::reindexNodeForSearch | function | core/ |
Reindex a node for search. |
| NodeSearchTest::testNodeReindexDefaultRevision | function | core/ |
Tests that previous revisions of a node are not re-indexed. |
| NodeSearchTest::testNodeReindexDefaultRevision | function | core/ |
Tests that previous revisions of a node are not re-indexed. |
| node_reindex_node_search | function | core/ |
Marks a node to be re-indexed by the node_search plugin. |
| NonPublicSchemaTest::testIndex | function | core/ |
Tests index. |
| PathAliasRevisionIndexesUpdatePathTest | class | core/ |
Tests the update path for the path_alias_revision table indices. |
| PathAliasRevisionIndexesUpdatePathTest.php | file | core/ |
|
| PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PathAliasRevisionIndexesUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for the path_alias_revision table indices. |
| PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests that the path_alias__status index is removed. |
| path_alias_post_update_update_path_alias_revision_indexes | function | core/ |
Update the path_alias_revision indices. |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
Retrieves the taxonomy index from the database. |
| PendingRevisionTest::testTaxonomyIndexWithPendingRevision | function | core/ |
Tests that the taxonomy index work correctly with pending revisions. |
| PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
| PoStreamReader::$currentPluralIndex | property | core/ |
Current plural index for plural translations. |
| PrefetchedResult::$currentRowIndex | property | core/ |
The current row index in the result set. |
| RegressionTest::testDBIndexExists | function | core/ |
Tests the Schema::indexExists() method. |
| ReindexConfirm | class | core/ |
Provides the search reindex confirmation form. |
| ReindexConfirm.php | file | core/ |
|
| ReindexConfirm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ReindexConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ReindexConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ReindexConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReindexConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ReindexConfirm::submitForm | function | core/ |
Form submission handler. |
| ResultRow::$index | property | core/ |
An incremental number which represents the row in the entire result. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::addIndex | function | core/ |
Add an index. |
| Schema::createIndexSql | function | core/ |
Build the SQL expression for indexes. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::dropIndex | function | core/ |
Drop an index. |
| Schema::getNormalizedIndexes | function | core/ |
Gets normalized indexes from a table specification. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::introspectIndexSchema | function | core/ |
Finds the columns for the primary key, unique keys and indexes of a table. |
| Schema::shortenIndex | function | core/ |
Helper function for normalizeIndexes(). |
| Schema::_createIndexSql | function | core/ |
Creates a statement for an SQL index for the given fields. |
| SchemaIntrospectionTestTrait::assertIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names exists. |
| SchemaIntrospectionTestTrait::assertNoIndexOnColumns | function | core/ |
Checks that an index covering exactly the given column names doesn't exist. |
| SchemaIntrospectionTestTrait::getIndexColumnNames | function | core/ |
Returns the column names used by the indexes of a table. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.