Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AsseticExtension class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php 2
AsseticExtensionTest class Assetic\Test\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.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 40
AssetManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php Manages assets. 1 5
AssetManagerTest class Assetic\Test drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php
AssetReference class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php A reference to an asset in the asset manager. 2
AssetReferenceTest class Assetic\Test\Asset drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php
AssetWriter class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php Writes assets to the filesystem. 1
AssetWriterTest class Assetic\Test drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php
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. 18
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 6
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
AttributeString class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeString.php A class that represents most standard HTML attributes.
AttributesUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/AttributesUnitTest.php Tests the Drupal\Core\Template\Attribute functionality.
AttributeValueBase abstract class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/AttributeValueBase.php Defines the base class for an attribute type. 3
AutocompleteTagsUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php Tests drupal_explode_tags() and drupal_implode_tags().
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
BackendChain class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/BackendChain.php Defines a chained cache implementation for combining multiple cache backends. 2
BackendChainImplementationUnitTest class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php Tests implementation-specific functionality of the BackendChain backend.
BackendChainUnitTest class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php Tests BackendChain using GenericCacheBackendUnitTestBase.
BadMethodCallException class Symfony\Component\DependencyInjection\Exception drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/BadMethodCallException.php Base BadMethodCallException for Dependency Injection component. 1 1
BadMethodCallException class Guzzle\Common\Exception drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php 1
BadResponseException class Guzzle\Http\Exception drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/BadResponseException.php Http request exception thrown when a bad response is received 4 3
Banana class Drupal\plugin_test\Plugin\plugin_test\fruit drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/fruit/Banana.php Plugin annotation @Plugin( id = "banana", label = "Banana", color = "yellow", uses = { "bread" = @Translation("Banana bread") } )
BanBundle class Drupal\ban drupal/core/modules/ban/lib/Drupal/ban/BanBundle.php Defines the Ban bundle.
BanIpManager class Drupal\ban drupal/core/modules/ban/lib/Drupal/ban/BanIpManager.php Ban IP manager. 1
BanSubscriber class Drupal\ban\EventSubscriber drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php Ban subscriber for controller requests.
Bar class NamespaceCollision\C drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php
Bar class NamespaceCollision\A drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php
Bar class NamespaceCollision\C\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php
Bar class NamespaceCollision\A\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php
Bar class Apc\NamespaceCollision\A drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php
Bar class Apc\NamespaceCollision\A\B drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php

Pages

Other projects