Existence::$constraints |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Existence.php |
|
ConstraintValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidator.php |
|
ConstraintViolation.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
Context::getConstraints |
function |
drupal/core/lib/Drupal/Core/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getConstraints(). |
PrimitiveTypeConstraint |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php |
Supports validating all primitive types. |
Context::getConstraints |
function |
drupal/core/lib/Drupal/Component/Plugin/Context/Context.php |
Implements \Drupal\Component\Plugin\Context\ContextInterface::getConstraints(). |
Constraint::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Initializes the constraint with options. |
Constraint::validatedBy |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Returns the name of the class that validates this constraint |
EntityTypeConstraint.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Contains \Drupal\Core\Validation\Constraint\EntityTypeConstraint. |
ConstraintAValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintAValidator.php |
|
ItemList::getConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/ItemList.php |
Overrides \Drupal\Core\TypedData\TypedData::getConstraints(). |
Schema::constraintExists |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Helper function: check if a constraint (PK, FK, UK) exists. |
Framework_ConstraintTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@package PHPUnit
@author Sebastian Bergmann <sebastian@phpunit.de>
@author Bernhard Schussek <bschussek@2bepublished.at>
@copyright 2001-2013 Sebastian Bergmann <sebastian@phpunit.de>
@license … |
Metadata::findConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Implements MetadataInterface::findConstraints(). |
ComplexDataConstraint.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\CollectionConstraint. |
BundleConstraintValidator |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraintValidator.php |
Validates the Bundle constraint. |
BundleConstraint::$bundle |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php |
The bundle option. |
ConstraintManager::create |
function |
drupal/core/lib/Drupal/Core/Validation/ConstraintManager.php |
Creates a validation constraint. |
Constraint::DEFAULT_GROUP |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
The name of the group given to all constraints with no explicit group |
TypedData::getConstraints |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedData.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getConstraints(). |
InvalidConstraintValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/InvalidConstraintValidator.php |
|
FailingConstraintValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraintValidator.php |
|
ConstraintViolation::$root |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
ConstraintViolation::$code |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
BundleConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php |
The default violation message. |
ConstraintValidatorFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
Default implementation of the ConstraintValidatorFactoryInterface. |
ConstraintViolationListTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
|
ConstraintViolationTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationTest.php |
|
FailingConstraint::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php |
|
ClassConstraint::getTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ClassConstraint.php |
Returns whether the constraint can be put onto classes, properties or
both |
PrimitiveTypeConstraint.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraint.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraint. |
ConstraintViolationList.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
|
EntityTypeConstraint::$type |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
The entity type option. |
ConstraintViolationInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationInterface.php |
A violation of a constraint that happened during validation. |
ConstraintViolationList::add |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Adds a constraint violation to this list. |
ConstraintViolationList::get |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Returns the violation at a given offset. |
ConstraintViolationList::has |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Returns whether the given offset exists. |
ConstraintViolationList::set |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolationList.php |
Sets a violation at a given offset. |
ConstraintViolation::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the root element of the validation. |
ConstraintViolation::getCode |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns a machine-digestible error code for the violation. |
ClassMetadata::addConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Adds a constraint to this element. |
RangeConstraint::$minMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
RangeConstraint::$maxMessage |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
|
RangeConstraint::validatedBy |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php |
Overrides Range::validatedBy(). |
PHPUnit_Framework_Constraint |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php |
Abstract base class for constraints. which are placed upon any value. |
ConstraintValidatorInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorInterface.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Constraint::CLASS_CONSTRAINT |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Marks a constraint that can be put onto classes |
Constraint::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Returns the name of the default option |
AbstractLoader::newConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php |
Creates a new constraint instance for the given constraint name. |
BundleConstraintValidator.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraintValidator.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\BundleConstraintValidator. |