ClassMetadata::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the default group sequence for this class. |
GroupSequenceProviderEntity::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
Returns which validation groups should be used for a certain state
of the object. |
GroupSequenceProviderInterface::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Returns which validation groups should be used for a certain state
of the object. |