Search for index
| Title | Object type | File name | Summary | 
|---|---|---|---|
| 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::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::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/ | |
| 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. | 
| SchemaTest::testIndexLength | function | core/ | Tests that indexes on string fields are limited to 191 characters on MySQL. | 
| SchemaTest::testIntrospectIndexSchema | function | core/ | @covers \Drupal\sqlite\Driver\Database\sqlite\Schema::introspectIndexSchema[[api-linebreak]] | 
| SchemaTest::testIntrospectIndexSchema | function | core/ | @covers \Drupal\mysql\Driver\Database\mysql\Schema::introspectIndexSchema[[api-linebreak]] | 
| SchemaTest::testIntrospectIndexSchema | function | core/ | @covers \Drupal\pgsql\Driver\Database\pgsql\Schema::introspectIndexSchema[[api-linebreak]] | 
| SchemaTest::testRenameTableWithNewIndexNameEqualsTableName | function | core/ | Tests renaming a table where the new index name is equal to the table name. | 
| SchemaUniquePrefixedKeysIndexTest | class | core/ | Tests adding UNIQUE keys to tables. | 
| SchemaUniquePrefixedKeysIndexTest | class | core/ | Tests adding UNIQUE keys to tables. | 
| SchemaUniquePrefixedKeysIndexTest | class | core/ | Tests adding UNIQUE keys to tables. | 
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ | |
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ | |
| SchemaUniquePrefixedKeysIndexTest.php | file | core/ | |
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ | Set the value used to test the schema unique prefixed keys index. | 
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ | Set the value used to test the schema unique prefixed keys index. | 
| SchemaUniquePrefixedKeysIndexTest::$columnValue | property | core/ | Set the value used to test the schema unique prefixed keys index. | 
| SchemaUniquePrefixedKeysIndexTestBase | class | core/ | Tests adding UNIQUE keys to tables. | 
| SchemaUniquePrefixedKeysIndexTestBase.php | file | core/ | |
| SchemaUniquePrefixedKeysIndexTestBase::$columnValue | property | core/ | Set the value used to test the schema unique prefixed keys index. | 
| SchemaUniquePrefixedKeysIndexTestBase::checkUniqueConstraintException | function | core/ | Verifies that inserting the same value/prefix twice causes an exception. | 
| SchemaUniquePrefixedKeysIndexTestBase::testAddField | function | core/ | Tests adding a new field with UNIQUE key. | 
| SchemaUniquePrefixedKeysIndexTestBase::testAddUniqueKey | function | core/ | Tests adding a UNIQUE key to an existing table. | 
| SchemaUniquePrefixedKeysIndexTestBase::testChangeField | function | core/ | Tests changing a field to add a UNIQUE key. | 
| SchemaUniquePrefixedKeysIndexTestBase::testCreateTable | function | core/ | Tests UNIQUE keys put directly on the table definition. | 
| search.index | service | core/ | Drupal\search\SearchIndex | 
| search.index.html.twig | file | core/ | --- label: 'Managing the search index' related: - search.overview - search.configuring --- {% set cron_topic = render_var(help_topic_link('core.cron')) %} {% set search_settings_link_text %}{% trans %}Search pages{% endtrans… | 
| SearchIndex | class | core/ | Provides search index management functions. | 
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
