Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ArgumentStringTest class Drupal\views\Tests\Handler drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php Tests the core Drupal\views\Plugin\views\argument\String handler.
ArgumentUserUIDTest class Drupal\comment\Tests\Views drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/ArgumentUserUIDTest.php Tests the argument_comment_user_uid handler.
ArgumentValidateTest class Drupal\user\Tests\Views drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php Tests views user argument validator plugin.
ArgumentValidatorPluginBase abstract class Drupal\views\Plugin\views\argument_validator drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality. 6 3
ArgumentValidatorTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php Tests Views argument validators.
ArrayCache class Assetic\Cache drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php A simple array cache
ArrayCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ArrayCache.php Array cache driver. 6
ArrayCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/ArrayCacheTest.php
ArrayCollection class Doctrine\Common\Collections drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php An ArrayCollection is a Collection implementation that wraps a regular PHP array. 1
ArrayElement abstract class Drupal\Core\Config\Schema drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php Defines a generic configuration element that contains multiple properties. 2 1
AssetCache class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php Caches an asset to avoid the cost of loading and dumping.
AssetCollection class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php A collection of assets. 1 1
AssetCollectionFilterIterator class Assetic\Asset\Iterator drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php Asset collection filter iterator. 1
AssetCollectionInterface interface Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php An asset collection. 1 3
AssetCollectionIterator class Assetic\Asset\Iterator drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php Iterates over an asset collection. 1
AssetFactory class Assetic\Factory drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php The asset factory creates asset objects. 16
AsseticExtension class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php
AsseticFilterFunction class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php
AsseticFilterInvoker class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php Filters a single asset.
AsseticNode class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php
AsseticTokenParser class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php
AssetInterface interface Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php An asset has a mutable URL and content and can be loaded and dumped. 4 49
AssetManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php Manages assets. 1 3
AssetReference class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php A reference to an asset in the asset manager. 1
AssetWriter class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php Writes assets to the filesystem.
AssignOwnerNode class Drupal\node\Plugin\Action drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php Assigns ownership of a node to a user.
ATrait trait ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php
Attachment class Drupal\views\Plugin\views\display drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php The plugin that handles an attachment display.
Attribute class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/Attribute.php A class that can be used for collecting then rendering HTML attributtes. 21
Attribute final class Doctrine\Common\Annotations\Annotation drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attribute.php Annotation that can be used to signal to the parser to check the attribute type during the parsing process. 1
AttributeArray class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeArray.php A class that defines a type of Attribute that can be added to as an array.
AttributeBag class Symfony\Component\HttpFoundation\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php This class relates to session attribute storage 1 7
AttributeBagInterface interface Symfony\Component\HttpFoundation\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php Attributes store. 1 1
AttributeBagTest class Symfony\Component\HttpFoundation\Tests\Session\Attribute drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php Tests AttributeBag
AttributeBoolean class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeBoolean.php A class that defines a type of boolean HTML attribute.
Attributes final class Doctrine\Common\Annotations\Annotation drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Attributes.php Annotation that can be used to signal to the parser to check the types of all declared attributes during the parsing process. 1
AttributesTest class Drupal\Tests\Core\Common drupal/core/tests/Drupal/Tests/Core/Common/AttributesTest.php Tests the Drupal\Core\Template\Attribute functionality.
AttributeString class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeString.php A class that represents most standard HTML attributes.
AttributeValueBase abstract class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php Defines the base class for an attribute type. 3
Author class drupal/core/vendor/phpunit/phpunit/Tests/_files/Author.php An author.
AutocompleteTagsWidget class Drupal\entity_reference\Plugin\field\widget drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteTagsWidget.php Plugin implementation of the 'entity_reference autocomplete-tags' widget.
AutocompleteWidget class Drupal\entity_reference\Plugin\field\widget drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php Plugin implementation of the 'entity_reference autocomplete' widget.
AutocompleteWidgetBase abstract class Drupal\entity_reference\Plugin\field\widget drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php Parent plugin for entity reference autocomplete widgets. 2 2
AutoExpireFlashBag class Symfony\Component\HttpFoundation\Session\Flash drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php AutoExpireFlashBag flash message container. 1
AutoExpireFlashBagTest class Symfony\Component\HttpFoundation\Tests\Session\Flash drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php AutoExpireFlashBagTest
Autoload class Doctrine\Tests\Common\Annotations\Fixtures\Annotation drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Autoload.php
B class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php
B class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php 1
B class Alpha drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php
B class Foo\Bar drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php

Pages

Other projects