8 methods override Constraint::getTargets()
- Callback::getTargets in vendor/
symfony/ validator/ Constraints/ Callback.php - Returns whether the constraint can be put onto classes, properties or both.
- Cascade::getTargets in vendor/
symfony/ validator/ Constraints/ Cascade.php - Returns whether the constraint can be put onto classes, properties or both.
- DisableAutoMapping::getTargets in vendor/
symfony/ validator/ Constraints/ DisableAutoMapping.php - Returns whether the constraint can be put onto classes, properties or both.
- EnableAutoMapping::getTargets in vendor/
symfony/ validator/ Constraints/ EnableAutoMapping.php - Returns whether the constraint can be put onto classes, properties or both.
- Expression::getTargets in vendor/
symfony/ validator/ Constraints/ Expression.php - Returns whether the constraint can be put onto classes, properties or both.
- Sequentially::getTargets in vendor/
symfony/ validator/ Constraints/ Sequentially.php - Returns whether the constraint can be put onto classes, properties or both.
- Traverse::getTargets in vendor/
symfony/ validator/ Constraints/ Traverse.php - Returns whether the constraint can be put onto classes, properties or both.
- When::getTargets in vendor/
symfony/ validator/ Constraints/ When.php - Returns whether the constraint can be put onto classes, properties or both.