You are here

Classes, traits, and interfaces in Zircon Profile 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AbstractOptions abstract class Zend\Stdlib vendor/zendframework/zend-stdlib/src/AbstractOptions.php
AbstractPipes abstract class Symfony\Component\Process\Pipes vendor/symfony/process/Pipes/AbstractPipes.php @author Romain Neutron <imprec@gmail.com> 2
AbstractProcessTest abstract class Symfony\Component\Process\Tests vendor/symfony/process/Tests/AbstractProcessTest.php @author Robert Schönthal <seroscho@googlemail.com> 3
AbstractProfilerStorageTest abstract class Symfony\Component\HttpKernel\Tests\Profiler vendor/symfony/http-kernel/Tests/Profiler/AbstractProfilerStorageTest.php 6
AbstractProxy abstract class Symfony\Component\HttpFoundation\Session\Storage\Proxy vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php AbstractProxy. 5 4
AbstractProxyFactory abstract class Doctrine\Common\Proxy vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php Abstract factory for proxy objects.
AbstractProxyFactoryTest class Doctrine\Tests\Common\Proxy vendor/doctrine/common/tests/Doctrine/Tests/Common/Proxy/AbstractProxyFactoryTest.php
AbstractProxyTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Proxy vendor/symfony/http-foundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php Test class for AbstractProxy.
AbstractRenderer abstract class Zend\Feed\Writer\Extension vendor/zendframework/zend-feed/src/Writer/Extension/AbstractRenderer.php
AbstractRenderer class Zend\Feed\Writer\Renderer vendor/zendframework/zend-feed/src/Writer/Renderer/AbstractRenderer.php
AbstractSerializer abstract class Zend\Diactoros vendor/zendframework/zend-diactoros/src/AbstractSerializer.php Provides base functionality for request and response de/serialization strategies, including functionality for retrieving a line at a time from the message, splitting headers from the body, and serializing headers. 2 2
AbstractStaticLoader abstract class Symfony\Component\Validator\Tests\Mapping\Loader vendor/symfony/validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php
AbstractStaticMethodLoader abstract class Symfony\Component\Validator\Tests\Mapping\Loader vendor/symfony/validator/Tests/Mapping/Loader/AbstractStaticMethodLoader.php
AbstractStringWrapper abstract class Zend\Stdlib\StringWrapper vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php 4
AbstractSurrogateFragmentRenderer abstract class Symfony\Component\HttpKernel\Fragment vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php Implements Surrogate rendering strategy. 2
AbstractTest abstract class vendor/phpunit/phpunit/tests/_files/AbstractTest.php 2
AbstractTrait trait vendor/phpunit/phpunit-mock-objects/tests/_fixture/AbstractTrait.php
AbstractValidatorTest abstract class Symfony\Component\Validator\Tests\Validator vendor/symfony/validator/Tests/Validator/AbstractValidatorTest.php @since 2.5 2
AcceptHeader class Symfony\Component\HttpFoundation vendor/symfony/http-foundation/AcceptHeader.php Represents an Accept-* header. 1
AcceptHeaderItem class Symfony\Component\HttpFoundation vendor/symfony/http-foundation/AcceptHeaderItem.php Represents an Accept-* header item. 2
AcceptHeaderItemTest class Symfony\Component\HttpFoundation\Tests vendor/symfony/http-foundation/Tests/AcceptHeaderItemTest.php
AcceptHeaderMatcher class Drupal\accept_header_routing_test\Routing core/modules/system/tests/modules/accept_header_routing_test/src/Routing/AcceptHeaderMatcher.php Filters routes based on the media type specified in the HTTP Accept headers. 1 2
AcceptHeaderMatcherTest class Drupal\Tests\accept_header_routing_teste\Unit\Routing core/modules/system/tests/modules/accept_header_routing_test/tests/Unit/AcceptHeaderMatcherTest.php Confirm that the mime types partial matcher is functioning properly.
AcceptHeaderMiddleware class Drupal\accept_header_routing_test core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderMiddleware.php Example implementation of accept header based content negotation.
AcceptHeaderRoutingTestServiceProvider class Drupal\accept_header_routing_test core/modules/system/tests/modules/accept_header_routing_test/src/AcceptHeaderRoutingTestServiceProvider.php Service provider for the accept_header_routing_test module.
AcceptHeaderTest class Symfony\Component\HttpFoundation\Tests vendor/symfony/http-foundation/Tests/AcceptHeaderTest.php
AcceptNegotiation406 class Drupal\Core\EventSubscriber core/lib/Drupal/Core/EventSubscriber/AcceptNegotiation406.php View subscriber rendering a 406 if we could not route or render a request. 2
Access class Drupal\node\Plugin\views\filter core/modules/node/src/Plugin/views/filter/Access.php Filter by node_access records.
AccessArgumentsResolverFactory class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php Resolves the arguments to pass to an access check callable. 2
AccessArgumentsResolverFactoryInterface interface Drupal\Core\Access core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php Constructs the arguments resolver instance to use when running access checks. 1
AccessAwareRouter class Drupal\Core\Routing core/lib/Drupal/Core/Routing/AccessAwareRouter.php A router class for Drupal with access check and upcasting. 1 2
AccessAwareRouterInterface interface Drupal\Core\Routing core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php Interface for a router class for Drupal with access check and upcasting. 1 4
AccessAwareRouterTest class Drupal\Tests\Core\Routing core/tests/Drupal/Tests/Core/Routing/AccessAwareRouterTest.php @coversDefaultClass \Drupal\Core\Routing\AccessAwareRouter @group Routing
AccessCheck class Drupal\menu_test\Access core/modules/system/tests/modules/menu_test/src/Access/AccessCheck.php Checks access based on the 'menu_test' key in session. 2
AccessCheckInterface interface Drupal\Core\Access core/lib/Drupal/Core/Access/AccessCheckInterface.php An access check service determines access rules for particular routes. 2 2
AccessDeniedException class Symfony\Component\HttpFoundation\File\Exception vendor/symfony/http-foundation/File/Exception/AccessDeniedException.php Thrown when the access on a file was denied. 4
AccessDeniedHttpException class Symfony\Component\HttpKernel\Exception vendor/symfony/http-kernel/Exception/AccessDeniedHttpException.php AccessDeniedHttpException. 25
AccessDeniedSubscriber class Drupal\user\EventSubscriber core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php Redirects users when access is denied. 2
AccessDeniedTest class Drupal\system\Tests\System core/modules/system/src/Tests/System/AccessDeniedTest.php Tests page access denied functionality, including custom 403 pages.
AccessException class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessException.php An exception thrown for access errors.
AccessibleInterface interface Drupal\Core\Access core/lib/Drupal/Core/Access/AccessibleInterface.php Interface for checking access. 4 6
AccessInterface interface Drupal\Core\Routing\Access core/lib/Drupal/Core/Routing/Access/AccessInterface.php An access check service determines access rules for particular routes. 29 30
AccessManager class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessManager.php Attaches access check services to routes and runs them on request. 1 2
AccessManagerInterface interface Drupal\Core\Access core/lib/Drupal/Core/Access/AccessManagerInterface.php Provides an interface for attaching and running access check services. 1 15
AccessManagerTest class Drupal\Tests\Core\Access core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php @coversDefaultClass \Drupal\Core\Access\AccessManager @group Access
AccessPermissionTest class Drupal\user\Tests\Views core/modules/user/src/Tests/Views/AccessPermissionTest.php Tests views perm access plugin.
AccessPluginBase abstract class Drupal\views\Plugin\views\access core/modules/views/src/Plugin/views/access/AccessPluginBase.php The base plugin to handle access control. 4 4
AccessResult abstract class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessResult.php Value object for passing an access result with cacheability metadata. 3 123
AccessResultAllowed class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessResultAllowed.php Value object indicating an allowed access result, with cacheability metadata. 1
AccessResultForbidden class Drupal\Core\Access core/lib/Drupal/Core/Access/AccessResultForbidden.php Value object indicating a forbidden access result, with cacheability metadata. 1

Pages

Other projects