class Ignore
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore
- 10 core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore
- 11.x core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore
Configuration property to ignore.
Hierarchy
- class \Drupal\Core\TypedData\TypedData implements \Drupal\Core\TypedData\TypedDataInterface, \Drupal\Component\Plugin\PluginInspectionInterface uses \Drupal\Core\DependencyInjection\DependencySerializationTrait, \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\TypedData\TypedDataTrait
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
44 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
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
- core.data_types.schema.yml in core/
config/ schema/ core.data_types.schema.yml - core/config/schema/core.data_types.schema.yml
File
-
core/
lib/ Drupal/ Core/ Config/ Schema/ Ignore.php, line 8
Namespace
Drupal\Core\Config\SchemaView source
class Ignore extends Element {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.