Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaCheckTraitTest.php | file | core/ |
|
| SchemaCheckTraitTest::$modules | property | core/ |
Modules to enable. |
| SchemaCheckTraitTest::$typedConfig | property | core/ |
The typed config manager. |
| SchemaCheckTraitTest::setUp | function | core/ |
|
| SchemaCheckTraitTest::testTrait | function | core/ |
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest.php | file | core/ |
|
| SchemaConfigListenerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
| SchemaConfigListenerTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
The theme to install as the default for testing. |
| SchemaConfigListenerWebTest::$modules | property | core/ |
Modules to enable. |
| SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaDeprecationTest | class | core/ |
Tests deprecated schema.inc functions. |
| SchemaDeprecationTest.php | file | core/ |
|
| SchemaDeprecationTest::$modules | property | core/ |
Modules to enable. |
| SchemaDeprecationTest::testDeprecatedInstallSchema | function | core/ |
Tests deprecation of database schema API functions. |
| SchemaDeprecationTest::testDeprecatedSchemaInitialize | function | core/ |
Tests deprecation of _drupal_schema_initialize() function. |
| 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::create | function | core/ |
Instantiates a new instance of this class. |
| 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/ |
|
| SchemaOrgDataConverter | class | core/ |
|
| SchemaOrgDataConverter.php | file | core/ |
|
| SchemaOrgDataConverter::interactionCount | function | core/ |
Converts an interaction count to a string with the interaction type. |
Pagination
- Previous page
- Page 1090
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.