ClassMetadata::isGroupSequenceProvider()
  • References/PHP/Symfony/Component/Validator/Mapping

bool isGroupSequenceProvider() Returns whether the "Default" group is overridden by a dynamic

2025-01-10 15:47:30
ExecutionContextInterface deprecated::getMetadata()
  • References/PHP/Symfony/Component/Validator

MetadataInterface|null

2025-01-10 15:47:30
ExecutionContextInterface::setConstraint()
  • References/PHP/Symfony/Component/Validator/Context

setConstraint(Constraint $constraint)

2025-01-10 15:47:30
ExecutionContext deprecated::getValue()
  • References/PHP/Symfony/Component/Validator

mixed getValue() Returns the value that the validator is currently validating. If you

2025-01-10 15:47:30
AbstractLoader
  • References/PHP/Symfony/Component/Validator/Mapping/Loader

class AbstractLoader implements

2025-01-10 15:47:30
GlobalExecutionContextInterface deprecated::getRoot()
  • References/PHP/Symfony/Component/Validator

mixed getRoot() Returns the value at which validation was started in the object graph.

2025-01-10 15:47:30
MemberMetadata::isProtected()
  • References/PHP/Symfony/Component/Validator/Mapping

bool isProtected(object|string $objectOrClassName) Returns whether this member is protected.

2025-01-10 15:47:30
ConstraintViolation::getMessageTemplate()
  • References/PHP/Symfony/Component/Validator

string getMessageTemplate() Returns the raw violation message. The raw violation message

2025-01-10 15:47:30
Choice
  • References/PHP/Symfony/Component/Validator/Constraints

class Choice extends Constraint

2025-01-10 15:47:30
ExecutionContextInterface deprecated::validateValue()
  • References/PHP/Symfony/Component/Validator

validateValue(mixed $value, Constraint|

2025-01-10 15:47:30