Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Ignore.php

class Ignore

Same name in this branch
  1. 11.1.x core/lib/Drupal/Core/Config/Schema/Ignore.php \Drupal\Core\Config\Schema\Ignore

@author Kévin Dunglas <dunglas@gmail.com>

Hierarchy

  • class \Symfony\Component\Serializer\Attribute\Ignore

Expanded class hierarchy of Ignore

5 files declare their use of Ignore
AttributeLoader.php in vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php
GetSetMethodNormalizer.php in vendor/symfony/serializer/Normalizer/GetSetMethodNormalizer.php
LazyGhostTrait.php in vendor/symfony/var-exporter/LazyGhostTrait.php
LazyObjectTrait.php in vendor/symfony/var-exporter/Internal/LazyObjectTrait.php
LazyProxyTrait.php in vendor/symfony/var-exporter/LazyProxyTrait.php
21 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.
AttributeMetadata::__sleep in vendor/symfony/serializer/Mapping/AttributeMetadata.php
Returns the names of the properties that should be serialized.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
field.schema.yml in core/modules/field/config/schema/field.schema.yml
core/modules/field/config/schema/field.schema.yml
GenerateTheme::loadStarterKitConfig in core/lib/Drupal/Core/Command/GenerateTheme.php

... See full list

File

vendor/symfony/serializer/Attribute/Ignore.php, line 17

Namespace

Symfony\Component\Serializer\Attribute
View source
class Ignore {

}
RSS feed
Powered by Drupal