Classes, traits, and interfaces

Primary tabs

Name Typesort descending Namespace Location Description Direct uses Use statements Strings
CommentTranslationUITest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php Tests the Comment Translation UI.
CommentNodeAccessTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php Tests comments with node access.
CommentStatisticsTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php Tests the comment module administrative and end-user-facing interfaces.
CommentAnonymousTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php Tests anonymous commenting.
CommentPagerTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php Verifies pagination of comments.
CommentTestBase abstract class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php Provides setup and helper methods for comment tests. 19 1
CommentThreadingTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php Tests comment threading.
CommentActionsTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php Tests actions provided by the Comment module.
CommentPreviewTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php Tests previewing comments.
CommentApprovalTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php Tests comment approval functionality.
CommentNodeChangesTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php Tests that comments behave correctly when the node is changed.
CommentCSSTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php Tests comment CSS classes.
CommentLanguageTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php Functional tests for comment language.
CommentTokenReplaceTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php Tests comment token replacement in strings.
CommentBlockTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php Tests the Comment module blocks.
CommentFieldsTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php Tests fields on comments.
CommentLinksTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php Tests comment links based on environment configurations.
CommentRssTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php Tests for Comment module integration with RSS feeds.
StandardTest class Drupal\standard\Tests drupal/core/profiles/standard/lib/Drupal/standard/Tests/StandardTest.php Tests Standard installation profile expectations.
Twig_Sandbox_SecurityError class drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php Exception thrown when a security error occurs at runtime.
Twig_Sandbox_SecurityPolicy class drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php Represents a security policy which need to be enforced when sandbox mode is enabled.
Twig_Filter_Method class drupal/core/vendor/twig/twig/lib/Twig/Filter/Method.php Represents a method template filter.
Twig_Filter_Function class drupal/core/vendor/twig/twig/lib/Twig/Filter/Function.php Represents a function template filter.
Twig_Filter_Node class drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php Represents a template filter as a node.
Twig_Extension_Sandbox class drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php
Twig_Extension_Optimizer class drupal/core/vendor/twig/twig/lib/Twig/Extension/Optimizer.php
Twig_Extension_Escaper class drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php
Twig_Extension_Core class drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
Twig_Extension_Debug class drupal/core/vendor/twig/twig/lib/Twig/Extension/Debug.php
Twig_Function_Method class drupal/core/vendor/twig/twig/lib/Twig/Function/Method.php Represents a method template function.
Twig_Function_Function class drupal/core/vendor/twig/twig/lib/Twig/Function/Function.php Represents a function template function.
Twig_Function_Node class drupal/core/vendor/twig/twig/lib/Twig/Function/Node.php Represents a template function as a node.
Twig_Loader_String class drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php Loads a template from a string.
Twig_Loader_Array class drupal/core/vendor/twig/twig/lib/Twig/Loader/Array.php Loads a template from an array.
Twig_Loader_Chain class drupal/core/vendor/twig/twig/lib/Twig/Loader/Chain.php Loads templates from other loaders.
Twig_Loader_Filesystem class drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php Loads template from the filesystem.
Twig_Test_Method class drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php Represents a method template test.
Twig_Test_Function class drupal/core/vendor/twig/twig/lib/Twig/Test/Function.php Represents a function template test.
Twig_Test_Node class drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php Represents a template test as a Node.
Twig_Error_Loader class drupal/core/vendor/twig/twig/lib/Twig/Error/Loader.php Exception thrown when an error occurs during template loading.
Twig_Error_Syntax class drupal/core/vendor/twig/twig/lib/Twig/Error/Syntax.php Exception thrown when a syntax error occurs during lexing or parsing of a template.
Twig_Error_Runtime class drupal/core/vendor/twig/twig/lib/Twig/Error/Runtime.php Exception thrown when an error occurs at runtime.
Twig_Node_Sandbox class drupal/core/vendor/twig/twig/lib/Twig/Node/Sandbox.php Represents a sandbox node.
Twig_Node_AutoEscape class drupal/core/vendor/twig/twig/lib/Twig/Node/AutoEscape.php Represents an autoescape node.
Twig_Node_Do class drupal/core/vendor/twig/twig/lib/Twig/Node/Do.php Represents a do node.
Twig_Node_Embed class drupal/core/vendor/twig/twig/lib/Twig/Node/Embed.php Represents an embed node.
Twig_Node_SandboxedModule class drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php Represents a module node.
Twig_Node_Text class drupal/core/vendor/twig/twig/lib/Twig/Node/Text.php Represents a text node.
Twig_Node_SandboxedPrint class drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedPrint.php Twig_Node_SandboxedPrint adds a check for the __toString() method when the variable is an object and the sandbox is activated.
Twig_Node_If class drupal/core/vendor/twig/twig/lib/Twig/Node/If.php Represents an if node.

Pages

Other projects