Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
A class Symfony\Component\Yaml\Tests drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php
A class ClassesWithParents drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php 1
A class Alpha drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php
A class Foo\Bar drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php
AbstractAnnotationLoaderTest abstract class Symfony\Component\Routing\Tests\Loader drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AbstractAnnotationLoaderTest.php 3
AbstractClass abstract class Symfony\Component\Routing\Tests\Fixtures\AnnotatedClasses drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/AnnotatedClasses/AbstractClass.php
AbstractClassMetadataFactory abstract class Doctrine\Common\Persistence\Mapping drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php The ClassMetadataFactory is used to create ClassMetadata objects that contain all the metadata mapping informations of a class which describes how a class should be mapped to a relational database. 1 1
AbstractEntityBodyDecorator class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php Abstract decorator used to wrap entity bodies 1
AbstractHasDispatcher class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php Class that holds an event dispatcher 2 2
AbstractManagerRegistry abstract class Doctrine\Common\Persistence drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php Abstract implementation of the ManagerRegistry contract.
AbstractMessage abstract class Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php Abstract HTTP request/response message 2
AbstractMessageParser abstract class Guzzle\Parser\Message drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php Implements shared message parsing functionality 2
AbstractProfilerStorageTest abstract class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php 6
AbstractProxy abstract class Symfony\Component\HttpFoundation\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php AbstractProxy. 4 2
AbstractProxyTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php Test class for AbstractProxy.
AbstractReaderTest abstract class Doctrine\Tests\Common\Annotations drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php 4
Access class Drupal\node\Plugin\views\filter drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php Filter by node_access records.
AccessCheckInterface interface Drupal\Core\Access drupal/core/lib/Drupal/Core/Access/AccessCheckInterface.php An access check service determines access rules for particular routes. 4 2
AccessDeniedException class Symfony\Component\HttpFoundation\File\Exception drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php Thrown when the access on a file was denied. 5
AccessDeniedHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php AccessDeniedHttpException. 18
AccessDeniedTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/AccessDeniedTest.php Tests custom access denied functionality.
AccessibleInterface interface Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/AccessibleInterface.php Interface for checking access. 3 4
AccessManager class Drupal\Core\Access drupal/core/lib/Drupal/Core/Access/AccessManager.php Attaches access check services to routes and runs them on request. 1
AccessPermissionTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessPermissionTest.php Tests views perm access plugin.
AccessPluginBase abstract class Drupal\views\Plugin\views\access drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php The base plugin to handle access control. 5 4
AccessRoleTest class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessRoleTest.php Tests views role access plugin.
AccessSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/AccessSubscriber.php Access subscriber for controller requests.
AccessTest class Drupal\views\Tests\Plugin drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php Basic test for pluggable access.
AccessTestBase abstract class Drupal\views\Tests\User drupal/core/modules/views/lib/Drupal/views/Tests/User/AccessTestBase.php A common test base class for the user access plugin tests. 2
AccountFormController abstract class Drupal\user drupal/core/modules/user/lib/Drupal/user/AccountFormController.php Form controller for the user account forms. 2
AddClassesToCachePass class Symfony\Component\HttpKernel\DependencyInjection drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php Sets the classes to compile in the cache for the container. 1
AddCssCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/AddCssCommand.php An AJAX command for adding css to the page via ajax. 1
AddFeedTest class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AddFeedTest.php Tests aggregator feed adding.
AddFeedTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php Tests drupal_add_feed().
AdminMetaTagTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminMetaTagTest.php
AdminTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/AdminTest.php Tests administrative overview pages.
AfterCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/AfterCommand.php An AJAX command for calling the jQuery after() method. 1
AggregatorConfigurationTest class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php Tests aggregator configuration settings.
AggregatorCronTest class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php
AggregatorRenderingTest class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorRenderingTest.php
AggregatorTestBase abstract class Drupal\aggregator\Tests drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php Defines a base class for testing aggregator.module. 12
AjaxCommandsUnitTest class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php Tests for all AJAX Commands.
AjaxResponse class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php JSON response object for AJAX requests. 1
AjaxTestBase abstract class Drupal\system\Tests\Ajax drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxTestBase.php Provides a base class for Ajax tests. 6
AlertCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/AlertCommand.php AJAX command for a javascript alert box. 1
Alias class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php @api 6
AliasManager class Drupal\Core\Path drupal/core/lib/Drupal/Core/Path/AliasManager.php 1
AliasManagerCacheDecorator class Drupal\Core\CacheDecorator drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php Class used by the PathSubscriber to get the system path and cache path lookups. 1
AliasManagerInterface interface Drupal\Core\Path drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php 2 1
AliasTest class Drupal\system\Tests\Path drupal/core/modules/system/lib/Drupal/system/Tests/Path/AliasTest.php Tests path alias CRUD and lookup functionality.

Pages

Other projects