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
2 files declare their use of InvalidComponentDataException
- ComponentElement.php in core/
lib/ Drupal/ Core/ Render/ Element/ ComponentElement.php - ComponentRenderTest.php in core/
tests/ Drupal/ KernelTests/ Components/ ComponentRenderTest.php
File
-
core/
lib/ Drupal/ Core/ Render/ Component/ Exception/ InvalidComponentDataException.php, line 10
Namespace
Drupal\Core\Render\Component\ExceptionView source
class InvalidComponentDataException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.