Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
CheckExceptionOnInvalidReferenceBehaviorPass.php
»
CheckExceptionOnInvalidReferenceBehaviorPass
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
private property CheckExceptionOnInvalidReferenceBehaviorPass::$sourceId
File
drupal/
core/
vendor/
symfony/
dependency-injection/
Symfony/
Component/
DependencyInjection/
Compiler/
CheckExceptionOnInvalidReferenceBehaviorPass.php
, line 29
Class
CheckExceptionOnInvalidReferenceBehaviorPass
Checks that all references are pointing to a valid service.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private $sourceId;