7 methods override Constraint::getTargets()

Callback::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Callback.php
Returns whether the constraint can be put onto classes, properties or both
ClassConstraint::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ClassConstraint.php
Returns whether the constraint can be put onto classes, properties or both
ConstraintA::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php
Returns whether the constraint can be put onto classes, properties or both
ConstraintB::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintB.php
Returns whether the constraint can be put onto classes, properties or both
ConstraintC::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintC.php
Returns whether the constraint can be put onto classes, properties or both
FailingConstraint::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php
Returns whether the constraint can be put onto classes, properties or both
PropertyConstraint::getTargets in drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/PropertyConstraint.php
Returns whether the constraint can be put onto classes, properties or both