class ViewRenderElementException
Same name in other branches
- 10 core/modules/views/src/Exception/ViewRenderElementException.php \Drupal\views\Exception\ViewRenderElementException
- 11.x core/modules/views/src/Exception/ViewRenderElementException.php \Drupal\views\Exception\ViewRenderElementException
Defines an exception for an invalid View render element.
Hierarchy
- class \Drupal\views\Exception\ViewRenderElementException extends \Drupal\views\Exception\Exception
Expanded class hierarchy of ViewRenderElementException
2 files declare their use of ViewRenderElementException
- View.php in core/
modules/ views/ src/ Element/ View.php - ViewElementTest.php in core/
modules/ views/ tests/ src/ Kernel/ ViewElementTest.php
File
-
core/
modules/ views/ src/ Exception/ ViewRenderElementException.php, line 8
Namespace
Drupal\views\ExceptionView source
class ViewRenderElementException extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.