config_schema_test.noschema.yml

Same filename and directory in other branches
  1. 9 core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.yml
core/modules/config/tests/config_schema_test/config/install/config_schema_test.noschema.yml
2 string references to 'config_schema_test.noschema'
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
SchemaCheckTraitTest::testTrait 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.noschema.yml

View source
  1. testitem: "Whatever structure there is in this file"
  2. testlist:
  3. - "the main file has no schema, so individual items"
  4. - "will not have any schema information."

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.