Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| SchemaCheckTestTrait::assertConfigSchemaByName | function | core/ |
Asserts configuration, specified by name, has a valid schema. |
| SchemaCheckTrait | trait | core/ |
Provides a trait for checking configuration schema. |
| SchemaCheckTrait.php | file | core/ |
|
| SchemaCheckTrait::$configName | property | core/ |
The configuration object name under test. |
| SchemaCheckTrait::$schema | property | core/ |
The config schema wrapper object for the configuration object under test. |
| SchemaCheckTrait::checkConfigSchema | function | core/ |
Checks the TypedConfigManager has a valid schema for the configuration. |
| SchemaCheckTrait::checkValue | function | core/ |
Helper method to check data type. |
| SchemaCheckTraitTest | class | core/ |
Tests the functionality of SchemaCheckTrait. |
| 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 WebTestBase 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. |
| 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/ |
|
| 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. |
| SchemaLegacyTest | class | core/ |
Deprecation tests cases for the schema API. |
| SchemaLegacyTest.php | file | core/ |
|
| SchemaLegacyTest::testSchemaGetFieldValue | function | core/ |
Tests deprecation of the drupal_schema_get_field_value() function. |
| 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 WebTestBase 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/ |
Pagination
- Previous page
- Page 1063
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.