Search for index

  1. Search 9.5.x for index
  2. Search 8.9.x for index
  3. Search 10.3.x for index
  4. Search 11.x for index
  5. Other projects
Title Object type File name Summary
comment_node_update_index function modules/comment/comment.module Implements hook_node_update_index().
comment_update_index function modules/comment/comment.module Implements hook_update_index().
DatabaseConnection::$temporaryNameIndex property includes/database/database.inc An index used to generate unique temporary table names.
DatabaseConnection_sqlite::sqlFunctionSubstringIndex function includes/database/sqlite/database.inc SQLite compatibility implementation for the SUBSTRING_INDEX() SQL function.
DatabaseRegressionTestCase::testDBIndexExists function modules/simpletest/tests/database_test.test Test the db_index_exists() function.
DatabaseSchema::addIndex function includes/database/schema.inc Add an index.
DatabaseSchema::dropIndex function includes/database/schema.inc Drop an index.
DatabaseSchema::indexExists function includes/database/schema.inc Checks if an index exists in the given table.
DatabaseSchema_mysql::addIndex function includes/database/mysql/schema.inc Add an index.
DatabaseSchema_mysql::dropIndex function includes/database/mysql/schema.inc Drop an index.
DatabaseSchema_mysql::indexExists function includes/database/mysql/schema.inc Checks if an index exists in the given table.
DatabaseSchema_pgsql::addIndex function includes/database/pgsql/schema.inc Add an index.
DatabaseSchema_pgsql::dropIndex function includes/database/pgsql/schema.inc Drop an index.
DatabaseSchema_pgsql::indexExists function includes/database/pgsql/schema.inc Checks if an index exists in the given table.
DatabaseSchema_pgsql::_createIndexSql function includes/database/pgsql/schema.inc
DatabaseSchema_sqlite::addIndex function includes/database/sqlite/schema.inc Add an index.
DatabaseSchema_sqlite::createIndexSql function includes/database/sqlite/schema.inc Build the SQL expression for indexes.
DatabaseSchema_sqlite::dropIndex function includes/database/sqlite/schema.inc Drop an index.
DatabaseSchema_sqlite::indexExists function includes/database/sqlite/schema.inc Checks if an index exists in the given table.
db_add_index function includes/database/database.inc Adds an index.
db_drop_index function includes/database/database.inc Drops an index.
db_index_exists function includes/database/database.inc Checks if an index exists in the given table.
FieldCrudTestCase::testFieldIndexes function modules/field/tests/field.test Test creation of indexes on data column.
FieldSqlStorageTestCase::testFieldUpdateIndexesWithData function modules/field/modules/field_sql_storage/field_sql_storage.test Test adding and removing indexes while data is present.
ForumIndexTestCase class modules/forum/forum.test Tests the forum index listing.
ForumIndexTestCase::getInfo function modules/forum/forum.test
ForumIndexTestCase::setUp function modules/forum/forum.test Sets up a Drupal site for running functional and integration tests.
ForumIndexTestCase::testForumIndexStatus function modules/forum/forum.test Tests the forum index for published and unpublished nodes.
hook_node_update_index function modules/node/node.api.php Act on a node being indexed for searching.
hook_update_index function modules/search/search.api.php Update the search index for this module.
index.php file ./index.php The PHP page that serves all page requests on a Drupal installation.
index.php file external_documentation/developer/index.php
node_update_index function modules/node/node.module Implements hook_update_index().
search_admin_reindex_submit function modules/search/search.admin.inc Form submission handler for reindex button on search_admin_settings_form().
search_index function modules/search/search.module Update the full-text search index for a particular item.
search_index_split function modules/search/search.module Simplifies and splits a string into tokens for indexing.
search_node_update_index function modules/search/search.module Implements hook_node_update_index().
search_reindex function modules/search/search.module Clears a part of or the entire search index.
search_reindex_confirm function modules/search/search.admin.inc Menu callback: confirm wiping of the index.
search_reindex_confirm_submit function modules/search/search.admin.inc Handler for wipe confirmation
statistics_update_index function modules/statistics/statistics.module Implements hook_update_index().
SystemIndexPhpTest class modules/system/system.test Test the handling of requests containing 'index.php'.
SystemIndexPhpTest::getInfo function modules/system/system.test
SystemIndexPhpTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
SystemIndexPhpTest::testIndexPhpHandling function modules/system/system.test Test index.php handling.
system_admin_index function modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module.
Taxonomy indexing group modules/taxonomy/taxonomy.module Functions to maintain taxonomy indexing.
TaxonomyTermIndexTestCase class modules/taxonomy/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyTermIndexTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::$field_1 property modules/taxonomy/taxonomy.test

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.