Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
FileValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php @author Bernhard Schussek <bschussek@gmail.com> 1 1
File class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php @author Bernhard Schussek <bschussek@gmail.com> 1 2
Optional class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Optional.php @author Bernhard Schussek <bschussek@gmail.com> 1 5
ContentAwareGenerator class Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ContentAwareGenerator.php A generator that tries to generate routes from object, route names or content objects or names. 1 1
PHPUnit_Framework_MockObject_Invocation_Static class drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php Represents a static invocation. 1
PHPUnit_Framework_MockObject_Stub_Return class drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Return.php Stubs a method by returning a user-defined value. 1
LinkFormatter class Drupal\link\Plugin\field\formatter drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php Plugin implementation of the 'link' formatter. 1
Fields class Drupal\views\Plugin\views\row drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php The basic 'fields' row plugin 1 2
Links abstract class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Links.php A abstract handler which provides a collection of links. 1
Formula class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php Abstract argument handler for simple formulae. 1
Date class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Date.php Basic sort handler for dates. 1 1
Mapping abstract class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php Allows fields to be mapped to specific use cases. 1 1
DefaultSummary class Drupal\views\Plugin\views\style drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php The default style plugin for summaries. 1
Date class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php Filter to handle dates stored as a timestamp. 1 1
String class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php Basic textfield filter to handle string filtering commands including equality, like, not like, etc. 1
ConfirmFormTestForm class Drupal\form_test drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php Provides a test confirmation form. 1 1
DefaultFetcher class Drupal\aggregator\Plugin\aggregator\fetcher drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/fetcher/DefaultFetcher.php Defines a default fetcher implementation. 1 1
DefaultParser class Drupal\aggregator\Plugin\aggregator\parser drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/parser/DefaultParser.php Defines a default parser implementation. 1 1
TextTrimmedFormatter class Drupal\text\Plugin\field\formatter drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php Plugin implementation of the 'text_trimmed'' formatter. 1
TextareaWidget class Drupal\text\Plugin\field\widget drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php Plugin implementation of the 'text_textarea' widget. 1
Uid class Drupal\user\Plugin\views\argument drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php Argument handler to accept a user id. 1 1
Taxonomy class Drupal\taxonomy\Plugin\views\field drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php Field handler to provide simple renderer that allows linking to a taxonomy term. 1
TaxonomyIndexTid class Drupal\taxonomy\Plugin\views\filter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php Filter by term id. 1
FileWidget class Drupal\file\Plugin\field\widget drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php Plugin implementation of the 'file_generic' widget. 1 1
UserUid class Drupal\comment\Plugin\views\argument drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php Argument handler to accept a user id to check for nodes that user posted or commented on. 1 1
LifecycleEventArgs class Doctrine\Common\Persistence\Event drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php Lifecycle Events are triggered by the UnitOfWork during lifecycle transitions of entities. 1
AbstractClassMetadataFactory abstract class Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php The ClassMetadataFactory is used to create ClassMetadata objects that contain all the metadata mapping informations of a class which describes how a class should be mapped to a relational database. 1 1
ExpressionVisitor abstract class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php An Expression visitor walks a graph of expressions and turns them into a query for the underlying implementation. 1
NotSetStateClass class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php 1
TestChildClass class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 1
TraversableDummy class Symfony\Component\Serializer\Tests\Fixtures drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/TraversableDummy.php 1 1
DumperCollection class Symfony\Component\Routing\Matcher\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php Collection of routes. 1 2
GeneratorDumper abstract class Symfony\Component\Routing\Generator\Dumper drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php GeneratorDumper is the base class for all built-in generator dumpers. 1
RedirectableUrlMatcher class Symfony\Component\Routing\Tests\Fixtures drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/RedirectableUrlMatcher.php @author Fabien Potencier <fabien@symfony.com> 1
HttpCacheTestCase class Symfony\Component\HttpKernel\Tests\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTestCase.php 1
AttributeBag class Symfony\Component\HttpFoundation\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php This class relates to session attribute storage 1 7
MockArraySessionStorage class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php MockArraySessionStorage mocks the session for unit tests. 1 3
NativeSessionStorage class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php This provides a base class for session attribute storage. 1 4
EntityParent class Symfony\Component\Validator\Tests\Fixtures drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php 1
LoaderChain class Symfony\Component\Validator\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/LoaderChain.php Calls multiple LoaderInterface instances in a chain 1 2
AbstractLoader abstract class Symfony\Component\Validator\Mapping\Loader drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/AbstractLoader.php 1
UrlMatcher class Symfony\Cmf\Component\Routing\NestedMatcher drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/NestedMatcher/UrlMatcher.php Extended UrlMatcher to provide an additional interface and enhanced features. 1 2
MockBlockManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php Defines a plugin manager used by Plugin API derivative unit tests. 1 2
TestPluginManager class Drupal\plugin_test\Plugin drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests. 1 2
NoParent class Doctrine\Tests\Common\Reflection\Dummies drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php 1 1
RootEntity class Doctrine\Tests\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php 1
AnnotationTargetAll class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAll.php Plugin annotation @Target("ALL"); 1 3
A class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php 1
D class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php 1
B class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php 1

Pages

Other projects