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

Breadcrumb

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

class Exclude

An attribute to tell the class should not be registered as service.

@author Grégoire Pineau <lyrixx@lyrixx.info>

Hierarchy

  • class \Symfony\Component\DependencyInjection\Attribute\Exclude

Expanded class hierarchy of Exclude

1 file declares its use of Exclude
FileLoader.php in vendor/symfony/dependency-injection/Loader/FileLoader.php
20 string references to 'Exclude'
AssetControllerBase::deliver in core/modules/system/src/Controller/AssetControllerBase.php
Generates an aggregate, given a filename.
BulkForm::defineOptions in core/modules/views/src/Plugin/views/field/BulkForm.php
Information about options for all kinds of purposes will be held here.
BulkForm::getBulkOptions in core/modules/views/src/Plugin/views/field/BulkForm.php
Returns the available operations for this form.
LintCommand::execute in vendor/symfony/yaml/Command/LintCommand.php
Executes the current command.
Loader::testSuite in vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Loader.php

... See full list

File

vendor/symfony/dependency-injection/Attribute/Exclude.php, line 19

Namespace

Symfony\Component\DependencyInjection\Attribute
View source
class Exclude {

}
RSS feed
Powered by Drupal