config_schema_test.no_schema.yml
Same filename in other branches
2 string references to 'config_schema_test.no_schema'
- ConfigSchemaTest::testSchemaMapping in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigSchemaTest.php - Tests the basic metadata retrieval layer.
- SchemaCheckTraitTest::testCheckConfigSchema in core/
tests/ Drupal/ KernelTests/ Core/ Config/ SchemaCheckTraitTest.php - Tests \Drupal\Core\Config\Schema\SchemaCheckTrait.
File
-
core/
modules/ config/ tests/ config_schema_test/ config/ install/ config_schema_test.no_schema.yml
View source
- test_item: "Whatever structure there is in this file"
- test_list:
- - "the main file has no schema, so individual items"
- - "will not have any schema information."
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.