config_schema_test.ignore.yml
Same filename in other branches
2 string references to 'config_schema_test.ignore'
- ConfigSchemaTest::testConfigSaveWithSchema in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests configuration value data type enforcement using schemas.
- ConfigSchemaTest::testSchemaMapping in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests the basic metadata retrieval layer.
File
-
core/
modules/ config/ tests/ config_schema_test/ config/ install/ config_schema_test.ignore.yml
View source
- label: 'Label string'
- irrelevant: 123
- indescribable:
- abc: 789
- def:
- - 456
- - 'abc'
- xyz: 13.4
- weight: 27
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.