class IncompatibleComponentSchema
Same name in this branch
- 11.x core/modules/sdc/src/Exception/IncompatibleComponentSchema.php \Drupal\sdc\Exception\IncompatibleComponentSchema
Same name in other branches
- 10 core/modules/sdc/src/Exception/IncompatibleComponentSchema.php \Drupal\sdc\Exception\IncompatibleComponentSchema
- 10 core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php \Drupal\Core\Render\Component\Exception\IncompatibleComponentSchema
Custom exception for incompatible schemas.
Hierarchy
- class \Drupal\Core\Render\Component\Exception\IncompatibleComponentSchema extends \Drupal\Core\Render\Component\Exception\Exception
Expanded class hierarchy of IncompatibleComponentSchema
4 files declare their use of IncompatibleComponentSchema
- ComponentInvalidReplacementTest.php in core/
tests/ Drupal/ KernelTests/ Components/ ComponentInvalidReplacementTest.php - ComponentPluginManager.php in core/
lib/ Drupal/ Core/ Theme/ ComponentPluginManager.php - SchemaCompatibilityChecker.php in core/
lib/ Drupal/ Core/ Theme/ Component/ SchemaCompatibilityChecker.php - SchemaCompatibilityCheckerTest.php in core/
tests/ Drupal/ Tests/ Core/ Theme/ Component/ SchemaCompatibilityCheckerTest.php
File
-
core/
lib/ Drupal/ Core/ Render/ Component/ Exception/ IncompatibleComponentSchema.php, line 10
Namespace
Drupal\Core\Render\Component\ExceptionView source
class IncompatibleComponentSchema extends \Exception {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.