Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statements Stringssort ascending
JsonldEntityReferenceNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityReferenceNormalizer.php Converts an EntityReferenceItem to a JSON-LD array structure. 1
JsonldNormalizerBase abstract class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldNormalizerBase.php Provide a base class for JSON-LD Normalizers. 3 3
JsonldEncoder class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEncoder.php Encodes JSON-LD data.
JsonldEntityWrapper class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php Provide an interface for JsonldNormalizer to get required properties.
CommentStorageController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php Defines the controller class for comments.
CommentRenderController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php Render controller for comments.
CommentFormController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php Base for controller for comment forms.
CommentTranslationController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentTranslationController.php Defines the translation controller class for comments.
Twig_ExpressionParser class drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php Parses expressions.
Twig_Environment class drupal/core/vendor/twig/twig/lib/Twig/Environment.php Stores the Twig configuration.
Twig_Token class drupal/core/vendor/twig/twig/lib/Twig/Token.php Represents a Token.
Twig_Error class drupal/core/vendor/twig/twig/lib/Twig/Error.php Twig base exception. 4
Twig_TokenParserBroker class drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php Default implementation of a token parser broker.
Twig_Extension abstract class drupal/core/vendor/twig/twig/lib/Twig/Extension.php 6
Twig_Filter abstract class drupal/core/vendor/twig/twig/lib/Twig/Filter.php Represents a template filter. 4
Twig_Markup class drupal/core/vendor/twig/twig/lib/Twig/Markup.php Marks a content as safe.
Twig_NodeTraverser class drupal/core/vendor/twig/twig/lib/Twig/NodeTraverser.php Twig_NodeTraverser is a node traverser.
Twig_Compiler class drupal/core/vendor/twig/twig/lib/Twig/Compiler.php Compiles a node to PHP code.
Twig_Lexer class drupal/core/vendor/twig/twig/lib/Twig/Lexer.php Lexes a template string.
Twig_Parser class drupal/core/vendor/twig/twig/lib/Twig/Parser.php Default parser implementation. 1
Twig_TokenStream class drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php Represents a token stream.
Twig_Function abstract class drupal/core/vendor/twig/twig/lib/Twig/Function.php Represents a template function. 2
Twig_Node class drupal/core/vendor/twig/twig/lib/Twig/Node.php Represents a node in the AST. 20
Twig_Autoloader class drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php Autoloads Twig classes.
Twig_Template abstract class drupal/core/vendor/twig/twig/lib/Twig/Template.php Default base class for compiled templates. 1
Twig_TokenParser abstract class drupal/core/vendor/twig/twig/lib/Twig/TokenParser.php Base class for all token parsers. 18
AssetManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php Manages assets. 1 5
FilterManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php Manages the available filters. 2
AssetWriter class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php Writes assets to the filesystem. 1
Utils class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Utils.php HTTP utility class 1
EntityBody class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php Entity body used with an HTTP request or response 4
Url class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php Parses and generates URLs based on URL parts. In favor of performance, URL parts are not validated. 6
ReadLimitEntityBody class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php EntityBody decorator used to return only a subset of an entity body
QueryString class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php Query string object to handle managing query string parameters and aggregating those parameters together as a string. 3
Client class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php HTTP client
RedirectPlugin class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php Plugin to implement HTTP redirects. Can redirect like a web browser or using strict RFC 2616 compliance 1
Mimetypes class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php Provides mappings of file extensions to mimetypes @link http://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x/conf/mime.types 2
AbstractEntityBodyDecorator class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php Abstract decorator used to wrap entity bodies 1
Version class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Version.php Guzzle version information 1
AbstractHasDispatcher class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php Class that holds an event dispatcher 2 2
Event class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php Default event for Guzzle notifications 3
Collection class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php Key value pair collection object 1 12
Stream class Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php PHP stream implementation 1 2
ParserRegistry class Guzzle\Parser drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php Registry of parsers used by the application 6
DateItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php Defines the 'date_field' entity field item.
Field class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php An entity field, i.e. a list of field items.
StringItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/StringItem.php Defines the 'string_field' entity field item.
LanguageItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php Defines the 'language_field' entity field item.
BooleanItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/BooleanItem.php Defines the 'boolean_field' entity field item.
EntityTranslation class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php Makes translated entity properties available via the Field API.

Pages

Other projects