Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaTest | class | core/ |
Tests schema API for the SQLite driver. |
| SchemaTest | class | core/ |
@coversDefaultClass \Drupal\pgsql\Driver\Database\pgsql\Schema[[api-linebreak]] @group Database |
| SchemaTest | class | core/ |
Tests schema API for the PostgreSQL driver. |
| SchemaTest.php | file | core/ |
|
| SchemaTest.php | file | core/ |
|
| SchemaTest.php | file | core/ |
|
| SchemaTest.php | file | core/ |
|
| SchemaTest::assertCollation | function | core/ |
Asserts that fields have the correct collation, if supported. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| SchemaTest::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| SchemaTest::checkSequenceRenaming | function | core/ |
Check that the ID sequence gets renamed when the table is renamed. |
| SchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
| SchemaTest::testComputedConstraintName | function | core/ |
Tests whether the actual constraint name is correctly computed. |
| SchemaTest::testGeneratedInvisiblePrimaryKey | function | core/ |
Tests adding a primary key when sql_generate_invisible_primary_key is on. |
| SchemaTest::testIndexLength | function | core/ |
Tests that indexes on string fields are limited to 191 characters on MySQL. |
| 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::testIntrospectIndexSchema | function | core/ |
@covers \Drupal\sqlite\Driver\Database\sqlite\Schema::introspectIndexSchema[[api-linebreak]] |
| SchemaTest::testPgsqlExtensionExists | function | core/ |
@covers \Drupal\Core\Database\Driver\pgsql\Schema::extensionExists[[api-linebreak]] |
| SchemaTest::testPgsqlSequences | function | core/ |
Tests if the new sequences get the right ownership. |
| SchemaTest::testRenameTableWithNewIndexNameEqualsTableName | function | core/ |
Tests renaming a table where the new index name is equal to the table name. |
| SchemaTest::testReservedKeywordsForNaming | function | core/ |
Tests handling with reserved keywords for naming tables, fields and more. |
| SchemaTest::testSchemaTableColumnSizeTooLargeException | function | core/ |
Tests SchemaTableColumnSizeTooLargeException. |
| SchemaTest::testSchemaTableKeyTooLargeException | function | core/ |
Tests SchemaTableKeyTooLargeException. |
| SchemaTest::testTableExists | function | core/ |
Tests the method tableExists(). |
| SchemaTest::testTableWithSpecificDataType | function | core/ |
Tests creating a table with database specific data type. |
| SchemaTest::testTableWithSpecificDataType | function | core/ |
Tests creating a table with database specific data type. |
| SchemaTest::testTableWithSpecificDataType | function | core/ |
Tests creating a table with database specific data type. |
| SchemaTest::testUnsignedField | function | core/ |
Tests column name escaping in field constraints. |
| SchemaTest::tryInsertExpectsIntegrityConstraintViolationException | function | core/ |
Tries to insert a value that throws an IntegrityConstraintViolationException. |
| 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. |
| sdc_test.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test/sdc_test.info.yml |
| sdc_test.routing.yml | file | core/ |
core/modules/system/tests/modules/sdc_test/sdc_test.routing.yml |
Pagination
- Previous page
- Page 616
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.