config_schema_test.someschema.yml

Same filename and directory in other branches
  1. 9 core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.yml
core/modules/config/tests/config_schema_test/config/install/config_schema_test.someschema.yml
2 string references to 'config_schema_test.someschema'
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.someschema.yml

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

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