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

Breadcrumb

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

class InvalidComponentDataException

Raised when a component is rendering with invalid data.

Hierarchy

  • class \Drupal\Core\Render\Component\Exception\InvalidComponentDataException extends \Drupal\Core\Render\Component\Exception\Exception

Expanded class hierarchy of InvalidComponentDataException

1 file declares its use of InvalidComponentDataException
ComponentElement.php in core/lib/Drupal/Core/Render/Element/ComponentElement.php

File

core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php, line 10

Namespace

Drupal\Core\Render\Component\Exception
View source
class InvalidComponentDataException extends \Exception {

}

API Navigation

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