Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort descending Use statements Strings
ProfileTranslationController class Drupal\user drupal/core/modules/user/lib/Drupal/user/ProfileTranslationController.php Defines the translation controller class for terms.
UserData class Drupal\user drupal/core/modules/user/lib/Drupal/user/UserData.php Defines the user data service.
TermRenderController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php Render controller for taxonomy terms.
VocabularyFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
TermTranslationController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermTranslationController.php Defines the translation controller class for terms.
TermFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php Base for controller for taxonomy term edit forms.
VocabularyStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.
TermStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php Defines a Controller class for taxonomy terms.
PoDatabaseWriter class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php Gettext PO writer working with the locale module database. 1
LocaleConfigSubscriber class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php Locale Config helper 1
TranslationsStream class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/TranslationsStream.php Defines a Drupal translations (translations://) stream wrapper class. 1
StringDatabaseStorage class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php Defines the locale string class. 1
Gettext class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/Gettext.php Static class providing Drupal specific Gettext functionality. 2
TranslationString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php Defines the locale translation string object. 5
SourceString class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/SourceString.php Defines the locale source string object. 5
StringStorageException class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/StringStorageException.php Defines an exception thrown when storage operations fail.
LocaleLookup class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/LocaleLookup.php Extends CacheArray to allow for dynamic building of the locale cache. 1
PoDatabaseReader class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php Gettext PO reader working with the locale module database. 1
FileStorageController class Drupal\file drupal/core/modules/file/lib/Drupal/file/FileStorageController.php File storage controller for files.
FileBundle class Drupal\file drupal/core/modules/file/lib/Drupal/file/FileBundle.php
JsonldFieldItemNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldFieldItemNormalizer.php Converts the Drupal entity object structure to JSON-LD array structure. 1
JsonldEntityNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php Converts the Drupal entity object structure to JSON-LD array structure. 1
JsonldBundle class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldBundle.php Jsonld dependency injection container.
JsonldEntityReferenceNormalizer class Drupal\jsonld drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityReferenceNormalizer.php Converts an EntityReferenceItem to a JSON-LD array structure. 1
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_TokenParserBroker class drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php Default implementation of a token parser broker.
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_TokenStream class drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php Represents a token stream.
Twig_Autoloader class drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php Autoloads Twig classes.
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

Pages

Other projects