config_schema_test.some_schema.yml

Same filename and directory in other branches
  1. 10 core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.yml
core/modules/config/tests/config_schema_test/config/install/config_schema_test.some_schema.yml
2 string references to 'config_schema_test.some_schema'
ConfigInstallTest::testModuleInstallation in core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
Tests module installation.
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.some_schema.yml

View source
  1. test_item: 'Since this file at least has top level schema in config_test.schema.yml'
  2. test_list:
  3. - 'Direct string items are identified and other items are'
  4. - 'recognized as undefined types.'
  5. test_no_schema: 12

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