Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ClientErrorResponseException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/ClientErrorResponseException.php Exception when a client error is encountered (4xx codes)
ClientInterface interface Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php Client interface for send HTTP requests 1 2
ClientTest class Symfony\Component\HttpKernel\Tests drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php
CloseDialogCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Defines an AJAX command that closes the current active dialog. 1 3
CloseModalDialogCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php Defines an AJAX command that closes the currently visible modal dialog. 1
ClosureExpressionVisitor class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php Walks an expression graph and turns it into a PHP closure. 2
ClosureExpressionVisitorTest class Doctrine\Tests\Common\Collections drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php @group DDC-1637
ClosureLoader class Symfony\Component\Routing\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php ClosureLoader loads routes from a PHP closure. 1
ClosureLoader class Symfony\Component\DependencyInjection\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php ClosureLoader loads service definitions from a PHP closure. 2
ClosureLoaderTest class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/ClosureLoaderTest.php
ClosureLoaderTest class Symfony\Component\DependencyInjection\Tests\Loader drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php
CmfUnitTestCase class Symfony\Cmf\Component\Routing\Test drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Test/CmfUnitTestCase.php 10 10
CoalescingDirectoryResource class Assetic\Factory\Resource drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php Coalesces multiple directories together into one merged resource.
CoffeeScriptFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php Compiles CoffeeScript into Javascript.
Collection interface Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php The missing (SPL) Collection/Array/OrderedMap interface. 1 1
Collection class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php Key value pair collection object 1 12
Collection class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php @author Bernhard Schussek <bschussek@gmail.com> 5
CollectionTest class Doctrine\Tests\Common\Collections drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php
CollectionTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php @author Bernhard Schussek <bschussek@gmail.com>
CollectionValidator class Symfony\Component\Validator\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CollectionValidator.php @author Bernhard Schussek <bschussek@gmail.com> 1
CollectionValidatorArrayObjectTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayObjectTest.php
CollectionValidatorArrayTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorArrayTest.php
CollectionValidatorCustomArrayObjectTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php
CollectionValidatorTest abstract class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php 3
Color class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/Color.php Performs color conversions. 2
ColorTest class Drupal\color\Tests drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php Tests the Color module functionality.
ColorTest class Drupal\Tests\Core\Utility drupal/core/tests/Drupal/Tests/Core/Utility/ColorTest.php Tests color conversion functions.
Com class Drupal\Component\Uuid drupal/core/lib/Drupal/Component/Uuid/Com.php UUID implementation using the Windows internal GUID extension.
Combine class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php Filter handler which allows to search on multiple fields.
CommandInterface interface Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/CommandInterface.php AJAX command interface. 22 24
CommandsTest class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php Tests Ajax framework commands.
Comment class Drupal\comment\Plugin\views\field drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php Field handler to allow linking to a comment.
Comment class Drupal\comment\Plugin\views\wizard drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class Drupal\comment\Plugin\Core\Entity drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php Defines the comment entity class. 5
CommentAccessController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php Access controller for the comment entity.
CommentActionsTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php Tests actions provided by the Comment module.
CommentAnonymousTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php Tests anonymous commenting.
CommentApprovalTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php Tests comment approval functionality.
CommentAttributesTest class Drupal\rdf\Tests drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php Tests the RDFa markup of comments.
CommentBlockTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php Tests the Comment module blocks.
CommentContentRebuildTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php Tests comment content rebuilding.
CommentCSSTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php Tests comment CSS classes.
CommentFieldsTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php Tests fields on comments.
CommentFormController class Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php Base for controller for comment forms.
CommentInterface interface Drupal\comment drupal/core/modules/comment/lib/Drupal/comment/CommentInterface.php Provides an interface defining a comment entity. 1 1
CommentInterfaceTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php Tests the comment module administrative and end-user-facing interfaces.
CommentLanguageTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php Functional tests for comment language.
CommentLinksTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php Tests comment links based on environment configurations.
CommentNewIndicatorTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php Tests the 'new' marker on comments.
CommentNodeAccessTest class Drupal\comment\Tests drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php Tests comments with node access.

Pages

Other projects