class Ignore

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore
  2. 8.9.x core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore
  3. 10 core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore

Configuration property to ignore.

Hierarchy

Expanded class hierarchy of Ignore

2 files declare their use of Ignore
ConfigSchemaTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
StorableConfigBase.php in core/lib/Drupal/Core/Config/StorableConfigBase.php
47 string references to 'Ignore'
ArgumentPluginBase::defineOptions in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Information about options for all kinds of purposes will be held here.
ConfigSchemaTest::testSchemaMapping in core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php
Tests the basic metadata retrieval layer.
config_schema_test.schema.yml in core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml
core/modules/config/tests/config_schema_test/config/schema/config_schema_test.schema.yml
config_test.schema.yml in core/modules/config/tests/config_test/config/schema/config_test.schema.yml
core/modules/config/tests/config_test/config/schema/config_test.schema.yml
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml

... See full list

File

core/lib/Drupal/Core/Config/Schema/Ignore.php, line 8

Namespace

Drupal\Core\Config\Schema
View source
class Ignore extends Element {

}

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