Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaCompatibilityCheckerTest::setUp | function | core/ |
|
| SchemaCompatibilityCheckerTest::testIsCompatible | function | core/ |
Tests is compatible. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in BrowserTestBase tests. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest::$defaultTheme | property | core/ |
|
| SchemaConfigListenerTest::$modules | property | core/ |
|
| SchemaConfigListenerTest::$modules | property | core/ |
|
| SchemaConfigListenerTest::setUp | function | core/ |
|
| SchemaConfigListenerTestTrait | trait | core/ |
Adds a test for the configuration schema checker use in tests. |
| SchemaConfigListenerTestTrait.php | file | core/ |
|
| SchemaConfigListenerTestTrait::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaConfigListenerWebTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in BrowserTestBase tests. |
| SchemaConfigListenerWebTest.php | file | core/ |
|
| SchemaConfigListenerWebTest::$defaultTheme | property | core/ |
|
| SchemaConfigListenerWebTest::$modules | property | core/ |
|
| SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaException | class | core/ |
Base exception for Schema-related errors. |
| SchemaException.php | file | core/ |
|
| SchemaIncompleteException | class | core/ |
An exception thrown when a config schema is incomplete. |
| SchemaIncompleteException.php | file | core/ |
|
| SchemaInspector | class | core/ |
Provides methods to access modules' schema. |
| SchemaInspector.php | file | core/ |
|
| SchemaInspector::getTablesSpecification | function | core/ |
Returns the module's schema specification. |
| SchemaIntrospectionTestTrait | trait | core/ |
Provides methods for testing database schema characteristics. |
| SchemaIntrospectionTestTrait.php | file | 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. |
| SchemaListenerController | class | core/ |
Controller for testing \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaListenerController.php | file | core/ |
|
| SchemaListenerController::test | function | core/ |
Tests the BrowserTestBase tests can use strict schema checking. |
| SchemaListenerController::__construct | function | core/ |
Constructs the SchemaListenerController object. |
| SchemaObjectDoesNotExistException | class | core/ |
Exception thrown if an object being modified doesn't exist yet. |
| SchemaObjectDoesNotExistException.php | file | core/ |
|
| SchemaObjectExistsException | class | core/ |
Exception thrown if an object being created already exists. |
| SchemaObjectExistsException.php | file | core/ |
|
| SchemaPrimaryKeyMustBeDroppedException | class | core/ |
Exception thrown if the Primary Key must be dropped before an operation. |
| SchemaPrimaryKeyMustBeDroppedException.php | file | core/ |
|
| SchemaTableColumnSizeTooLargeException | class | core/ |
Exception thrown if a column size is too large on table creation. |
| SchemaTableColumnSizeTooLargeException.php | file | core/ |
|
| SchemaTableKeyTooLargeException | class | core/ |
Exception thrown if a key is too large. |
| SchemaTableKeyTooLargeException.php | file | core/ |
|
| SchemaTest | class | core/ |
Tests schema API for the MySQL driver. |
| SchemaTest | class | core/ |
Tests schema API for the MySQL driver. |
| SchemaTest | class | core/ |
Tests Drupal\pgsql\Driver\Database\pgsql\Schema. |
| SchemaTest | class | core/ |
Tests schema API for the PostgreSQL driver. |
| SchemaTest | class | core/ |
Tests schema API for the SQLite driver. |
| SchemaTest.php | file | core/ |
Pagination
- Previous page
- Page 1417
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.