Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
AnnotationRegistry final class Doctrine\Common\Annotations drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationRegistry.php AnnotationRegistry 3
RuntimeException class Symfony\Component\Process\Exception drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php RuntimeException for the Process Component. 2 3
FlattenException class Symfony\Component\Debug\Exception drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php FlattenException wraps a PHP Exception to be able to serialize it. 1 3
Profiler class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php Profiler. 3
NotAcceptableHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php NotAcceptableHttpException. 3
ErrorHandler Deprecated class Symfony\Component\HttpKernel\Debug drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php ErrorHandler. 3
Extension abstract class Symfony\Component\HttpKernel\DependencyInjection drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php Allow adding classes to the class cache. 3 3
PassConfig class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php Compiler Pass Configuration 3
RepeatedPass class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php A pass that might be run repeatedly. 3
PhpDumper class Symfony\Component\DependencyInjection\Dumper drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php PhpDumper dumps a service container as a PHP class. 3
ServiceNotFoundException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php This exception is thrown when a non-existent service is requested. 3
XmlFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php XmlFileLoader loads XML files service definitions. 3
YamlFileLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php YamlFileLoader loads YAML files service definitions. 3
Session class Symfony\Component\HttpFoundation\Session drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php Session. 3
NoSuchMetadataException class Symfony\Component\Validator\Exception drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/NoSuchMetadataException.php @author Bernhard Schussek <bschussek@gmail.com> 3
Type class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Type.php @author Bernhard Schussek <bschussek@gmail.com> 1 3
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
EntityRow class Drupal\views\Plugin\views\row drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php Generic entity row plugin to provide a common base for all entity types. 3 3
Numeric class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Numeric.php Render a field as a numeric value 2 3
PrerenderList class Drupal\views\Plugin\views\field drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php Field handler to provide a list of items. 3 3
AreaPluginBase abstract class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php Base class for area handlers. 7 3
SortPluginBase abstract class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php Base sort handler that has no options and performs a simple sort. 9 3
ArgumentValidatorPluginBase abstract class Drupal\views\Plugin\views\argument_validator drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality. 6 3
BulkFormBase abstract class Drupal\system\Plugin\views\field drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php Defines a generic bulk operation form element. 3 3
Menu class Drupal\system\Plugin\Core\Entity drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Menu.php Defines the Menu configuration entity class. 3
EntityTestStorageController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the test entity. 3 3
Link class Drupal\node\Plugin\views\field drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php Field handler to present a link to the node. 3 3
Category class Drupal\contact\Plugin\Core\Entity drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Category.php Defines the contact category entity. 3
User class Drupal\user\Plugin\Core\Entity drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php Defines the user entity class. 3
TaxonomyFormatterBase abstract class Drupal\taxonomy\Plugin\field\formatter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php Base class for the taxonomy_term formatters. 3 3
Vocabulary class Drupal\taxonomy\Plugin\Core\Entity drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php Defines the taxonomy vocabulary entity. 3
IgnoreAnnotation final class Doctrine\Common\Annotations\Annotation drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process. 3
Comparison class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Comparison.php Comparison of a field with a value by the given operator. 3
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
FileException class Symfony\Component\HttpFoundation\File\Exception drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php Thrown when an error occurred in the component File 4 3
MimeTypeGuesser class Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php A singleton mime type guesser. 3
CustomBlockType class Drupal\custom_block\Plugin\Core\Entity drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php Defines the custom block type entity. 3
AnnotationTargetClass final class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetClass.php Plugin annotation @Target("CLASS"); 3
AnnotationTargetAnnotation final class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationTargetAnnotation.php Plugin annotation @Target({ "ANNOTATION" }) 3
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
NativeProxy class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php NativeProxy. 3
SessionHandlerProxy class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php SessionHandler proxy. 3
ConfigTest class Drupal\config_test\Plugin\Core\Entity drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Plugin/Core/Entity/ConfigTest.php Defines the ConfigTest configuration entity. 1 3
ExecutableInterface interface Drupal\Core\Executable drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php An interface for executable plugins. 3 3
ActionInterface interface Drupal\Core\Action drupal/core/lib/Drupal/Core/Action/ActionInterface.php Provides an interface for an Action plugin. 2 3
OutboundPathProcessorInterface interface Drupal\Core\PathProcessor drupal/core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php Defines an interface for classes that process the outbound path. 5 3
PoWriterInterface interface Drupal\Component\Gettext drupal/core/lib/Drupal/Component/Gettext/PoWriterInterface.php Shared interface definition for all Gettext PO Writers. 3 3
TranslatorInterface interface Drupal\Core\StringTranslation\Translator drupal/core/lib/Drupal/Core/StringTranslation/Translator/TranslatorInterface.php Interface for objects capable of string translation. 3 3
NodeInterface interface Drupal\node drupal/core/modules/node/lib/Drupal/node/NodeInterface.php Provides an interface defining a node entity. 2 3
RoleInterface interface Drupal\user drupal/core/modules/user/lib/Drupal/user/RoleInterface.php Provides an interface defining a user role entity. 1 3

Pages

Other projects