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

Breadcrumb

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

class AutoconfigureFailedException

Hierarchy

  • class \Symfony\Component\DependencyInjection\Exception\RuntimeException extends \Symfony\Component\DependencyInjection\Exception\RuntimeException implements \Symfony\Component\DependencyInjection\Exception\ExceptionInterface
    • class \Symfony\Component\DependencyInjection\Exception\RuntimeException extends \Symfony\Component\DependencyInjection\Exception\RuntimeException implements \Symfony\Component\DependencyInjection\Exception\ExceptionInterface
      • class \Symfony\Component\DependencyInjection\Exception\AutowiringFailedException extends \Symfony\Component\DependencyInjection\Exception\RuntimeException
        • class \Symfony\Component\DependencyInjection\Exception\AutoconfigureFailedException extends \Symfony\Component\DependencyInjection\Exception\AutowiringFailedException

Expanded class hierarchy of AutoconfigureFailedException

1 file declares its use of AutoconfigureFailedException
RegisterAutoconfigureAttributesPass.php in vendor/symfony/dependency-injection/Compiler/RegisterAutoconfigureAttributesPass.php

File

vendor/symfony/dependency-injection/Exception/AutoconfigureFailedException.php, line 14

Namespace

Symfony\Component\DependencyInjection\Exception
View source
class AutoconfigureFailedException extends AutowiringFailedException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal