config_schema_test.no_schema.yml

Same filename and directory in other branches
  1. 10 core/modules/config/tests/config_schema_test/config/install/config_schema_test.no_schema.yml
core/modules/config/tests/config_schema_test/config/install/config_schema_test.no_schema.yml
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
  1. test_item: "Whatever structure there is in this file"
  2. test_list:
  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.