Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort descending Description Direct uses Use statements Strings
ConstraintC class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintC.php 1
Entity class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php @Symfony\Component\Validator\Tests\Fixtures\ConstraintA @Assert\GroupSequence({"Foo", "Entity"}) 6
EntityInterface interface Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityInterface.php 1
EntityParent class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php 1
FailingConstraint class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraint.php 2
FailingConstraintValidator class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FailingConstraintValidator.php
FakeMetadataFactory class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php 2
FilesLoader abstract class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php
GroupSequenceProviderEntity class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php @Assert\GroupSequenceProvider 1
InvalidConstraint class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/InvalidConstraint.php
InvalidConstraintValidator class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/InvalidConstraintValidator.php
PropertyConstraint class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/PropertyConstraint.php 1
Reference class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Reference.php 1
ApcCacheTest class Symfony\Component\Validator\Tests\Mapping\Cache drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Cache/ApcCacheTest.php
ClassMetadataFactoryTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php
TestLoader class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php
ClassMetadataTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php
ElementMetadataTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php
TestElementMetadata class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php
GetterMetadataTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php
AnnotationLoaderTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php
FilesLoaderTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/FilesLoaderTest.php
LoaderChainTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/LoaderChainTest.php
StaticMethodLoaderTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
StaticLoaderInterface interface Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
StaticLoaderEntity class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
StaticLoaderDocument class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
BaseStaticLoaderDocument class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php 1
XmlFileLoaderTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php
YamlFileLoaderTest class Symfony\Component\Validator\Tests\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php
MemberMetadataTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php
TestMemberMetadata class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/MemberMetadataTest.php
PropertyMetadataTest class Symfony\Component\Validator\Tests\Mapping drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/PropertyMetadataTest.php
ValidationVisitorTest class Symfony\Component\Validator\Tests drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php @author Bernhard Schussek <bschussek@gmail.com>
ValidatorBuilderTest class Symfony\Component\Validator\Tests drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php
ValidatorTest class Symfony\Component\Validator\Tests drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php
Validation final class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validation.php Entry point for the Validator component. 4
ValidationVisitor class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php Default implementation of {@link ValidationVisitorInterface} and {@link GlobalExecutionContextInterface}. 1
ValidationVisitorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitorInterface.php Validates values against constraints defined in {@link MetadataInterface} instances. 1 4
Validator class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php Default implementation of {@link ValidatorInterface}. 1
ValidatorBuilder class Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php The default implementation of {@link ValidatorBuilderInterface}. 1
ValidatorBuilderInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php A configurable builder for ValidatorInterface objects. 1 1
ValidatorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php Validates values and graphs of objects and arrays. 1 1
Dumper class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php Dumper dumps PHP variables to YAML strings. 4
Escaper class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php Escaper encapsulates escaping rules for single and double-quoted YAML strings.
DumpException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/DumpException.php Exception class thrown when an error occurs during dumping. 1
ExceptionInterface interface Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ExceptionInterface.php Exception interface for all exceptions thrown by the component. 1
ParseException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php Exception class thrown when an error occurs during parsing. 3
RuntimeException class Symfony\Component\Yaml\Exception drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/RuntimeException.php Exception class thrown when an error occurs during parsing. 3
Inline class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php Inline implements a YAML parser/dumper for the YAML inline syntax. 1

Pages

Other projects