Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort descending Location Description Direct uses Use statements Strings
ComposerAutoloaderInit class drupal/core/vendor/composer/autoload_real.php
_DiffOp class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine 4
_DiffOp_Copy class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Delete class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Add class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffOp_Change class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
_DiffEngine class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Class used internally by Diff to actually compute the diffs.
Diff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Class representing a 'diff' between two sequences of strings. @todo document @private @subpackage DifferenceEngine 1
MappedDiff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php FIXME: bad name. @todo document @private @subpackage DifferenceEngine 1
DiffFormatter class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php A class to format Diffs 1
_HWLDF_WordAccumulator class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
WordLevelDiff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
DrupalDiffFormatter class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Diff formatter which uses Drupal theme functions. @private @subpackage DifferenceEngine
DrupalDiffInline class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Drupal inline Diff formatter. @private @subpackage DifferenceEngine
NativePhpunitTask class drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php A more flexible and powerful PHPUnit Task than the native Phing one.
NativePhpunitPrinter class drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php
PhpExtensions class drupal/core/vendor/doctrine/common/bin/travis-setup.php
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_FilterInterface interface drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php Represents a template filter. 1
Twig_NodeVisitorInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeVisitorInterface.php Twig_NodeVisitorInterface is the interface the all node visitor classes must implement. 4
Twig_TestInterface interface drupal/core/vendor/twig/twig/lib/Twig/TestInterface.php Represents a template test. 3
Twig_NodeOutputInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeOutputInterface.php Represents a displayable node in the AST. 4
Twig_Error class drupal/core/vendor/twig/twig/lib/Twig/Error.php Twig base exception. 4
Twig_ExtensionInterface interface drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php Interface implemented by extension classes. 1
Twig_TokenParserBroker class drupal/core/vendor/twig/twig/lib/Twig/TokenParserBroker.php Default implementation of a token parser broker.
Twig_LexerInterface interface drupal/core/vendor/twig/twig/lib/Twig/LexerInterface.php Interface implemented by lexer classes. 1
Twig_Extension abstract class drupal/core/vendor/twig/twig/lib/Twig/Extension.php 6
Twig_TokenParserBrokerInterface interface drupal/core/vendor/twig/twig/lib/Twig/TokenParserBrokerInterface.php Interface implemented by token parser brokers. 1
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_TemplateInterface interface drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php Interface implemented by all compiled templates. 1
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_NodeInterface interface drupal/core/vendor/twig/twig/lib/Twig/NodeInterface.php Represents a node in the AST. 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_LoaderInterface interface drupal/core/vendor/twig/twig/lib/Twig/LoaderInterface.php Interface all loaders must implement. 4
Twig_Node class drupal/core/vendor/twig/twig/lib/Twig/Node.php Represents a node in the AST. 20
Twig_FunctionInterface interface drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php Represents a template function. 1
Twig_ParserInterface interface drupal/core/vendor/twig/twig/lib/Twig/ParserInterface.php Interface implemented by parser classes. 1
Twig_Autoloader class drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php Autoloads Twig classes.
Twig_TokenParserInterface interface drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php Interface implemented by token parsers. 1
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
Twig_CompilerInterface interface drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php Interface implemented by compiler classes. 1
Twig_Sandbox_SecurityError class drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php Exception thrown when a security error occurs at runtime.

Pages

Other projects