Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaCheckTraitTest::$typedConfig | property | core/ |
The typed config manager. |
| SchemaCheckTraitTest::providerCheckConfigSchema | function | core/ |
Returns test data for validating configuration schema. |
| SchemaCheckTraitTest::setUp | function | core/ |
|
| SchemaCheckTraitTest::testCheckConfigSchema | function | core/ |
Tests \Drupal\Core\Config\Schema\SchemaCheckTrait. |
| SchemaCompatibilityChecker | class | core/ |
Checks whether two schemas are compatible. |
| SchemaCompatibilityChecker.php | file | core/ |
|
| SchemaCompatibilityChecker::checkRequired | function | core/ |
Checks that the required properties are compatible. |
| SchemaCompatibilityChecker::checkSharedProperties | function | core/ |
Checks that the shared properties are compatible. |
| SchemaCompatibilityChecker::isCompatible | function | core/ |
Checks if the replacement schema is compatible with the old one. |
| SchemaCompatibilityCheckerTest | class | core/ |
Tests Drupal\Core\Theme\Component\SchemaCompatibilityChecker. |
| SchemaCompatibilityCheckerTest.php | file | core/ |
|
| SchemaCompatibilityCheckerTest::$checker | property | core/ |
The system under test. |
| SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
| SchemaCompatibilityCheckerTest::setUp | function | core/ |
|
| SchemaCompatibilityCheckerTest::testIsCompatible | function | core/ |
Tests is compatible. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in KernelTestBase tests. |
| SchemaConfigListenerTest | class | core/ |
Tests the functionality of ConfigSchemaChecker in BrowserTestBase 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 install. |
| SchemaConfigListenerTest::$modules | property | core/ |
Modules to install. |
| 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 install. |
| SchemaConfigListenerWebTest::testConfigSchemaChecker | function | core/ |
Tests \Drupal\Core\Config\Development\ConfigSchemaChecker. |
| SchemaDefinitionConversionTest | class | core/ |
Tests conversion of SchemaDefinition objects to legacy array-based structure. |
| SchemaDefinitionConversionTest.php | file | core/ |
|
| SchemaDefinitionConversionTest::testConvertSchemaDefinition | function | core/ |
Tests Schema::toArray(). |
| SchemaDefinitionConversionTest::testConvertTableDefinition | function | core/ |
Tests Table::toArray(). |
| SchemaDefinitionException | class | core/ |
Exception thrown by the Schema Definition API. |
| SchemaDefinitionException.php | file | core/ |
|
| SchemaDefinitionInterface | interface | core/ |
Interface for objects describing database elements. |
| SchemaDefinitionInterface.php | file | core/ |
|
| SchemaDefinitionInterface::toArray | function | core/ |
Converts the object to legacy array-based specifications. |
| SchemaDefinitionTest | class | core/ |
Tests SchemaDefinition Column object validations. |
| SchemaDefinitionTest.php | file | core/ |
|
| SchemaDefinitionTest::testFloatDefaultForIntColumn | function | core/ |
Tests passing a float default to an int column. |
| SchemaDefinitionTest::testFloatDefaultForTextColumn | function | core/ |
Tests passing a float default to a text column. |
| SchemaDefinitionTest::testIntDefaultForIntColumn | function | core/ |
Tests passing a int default to an int column. |
| SchemaDefinitionTest::testIntDefaultForTextColumn | function | core/ |
Tests passing a int default to a text column. |
| SchemaDefinitionTest::testInvalidColumnInTable | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidColumnTypeForBinary | function | core/ |
Tests passing binary to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForLength | function | core/ |
Tests passing length to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForPrecision | function | core/ |
Tests passing a precision to a non-numeric column. |
Pagination
- Previous page
- Page 1216
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.