Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AnnounceTestBase::setTestFeedResponses | function | core/ |
Sets test feed responses. |
AnnounceTestController | class | core/ |
Defines a controller to return JSON for security advisory tests. |
AnnounceTestController.php | file | core/ |
|
AnnounceTestController::setFeedConfig | function | core/ |
Reads a JSON file and returns the contents as a Response. |
AnonResourceTestTrait | trait | core/ |
Defines a trait for testing with no authentication provider. |
AnonResourceTestTrait.php | file | core/ |
|
AnonResourceTestTrait::assertAuthenticationEdgeCases | function | core/ |
|
AnonResourceTestTrait::assertResponseWhenMissingAuthentication | function | core/ |
|
AnonymousPrivateTempStoreTest | class | core/ |
Tests the PrivateTempStore for anonymous users. |
AnonymousPrivateTempStoreTest.php | file | core/ |
|
AnonymousPrivateTempStoreTest::$modules | property | core/ |
Modules to install. |
AnonymousPrivateTempStoreTest::$tempStore | property | core/ |
The private temp store. |
AnonymousPrivateTempStoreTest::setUp | function | core/ |
|
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet | function | core/ |
Tests anonymous can use the PrivateTempStore. |
AnonymousUserResponseSubscriber | class | core/ |
Response subscriber to handle finished responses for the anonymous user. |
AnonymousUserResponseSubscriber.php | file | core/ |
|
AnonymousUserResponseSubscriber::$currentUser | property | core/ |
The current user. |
AnonymousUserResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
AnonymousUserResponseSubscriber::onRespond | function | core/ |
Adds a cache tag if the 'user.permissions' cache context is present. |
AnonymousUserResponseSubscriber::__construct | function | core/ |
Constructs an AnonymousUserResponseSubscriber object. |
AnonymousUserSession | class | core/ |
An account implementation representing an anonymous user. |
AnonymousUserSession.php | file | core/ |
|
AnonymousUserSession::__construct | function | core/ |
Constructs a new anonymous user session. |
AnonymousUserSessionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\AnonymousUserSession[[api-linebreak]] @group Session |
AnonymousUserSessionTest.php | file | core/ |
|
AnonymousUserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
anonymous_user_response_subscriber | service | core/ |
Drupal\Core\EventSubscriber\AnonymousUserResponseSubscriber |
ApcuBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
ApcuBackend::__construct | function | core/ |
Constructs a new ApcuBackend instance. |
ApcuBackendFactory::__construct | function | core/ |
Constructs an ApcuBackendFactory object. |
ApiController | class | core/ |
Provides API endpoints to interact with a stage directory in functional test. |
ApiController.php | file | core/ |
|
ApiController::$finishedRoute | property | core/ |
The route to redirect to after the stage has been applied. |
ApiController::checkSetup | function | core/ |
Returns the information about current PHP server used for build tests. |
ApiController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
ApiController::createAndApplyStage | function | core/ |
Creates a stage, requires packages into it, and applies the changes. |
ApiController::finish | function | core/ |
Performs post-apply tasks and destroys the stage. |
ApiController::run | function | core/ |
Begins a stage life cycle. |
ApiController::__construct | function | core/ |
|
AppendOp::$originalContents | property | composer/ |
The contents from the file that we are prepending / appending to. |
AppendOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
AppendOp::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
AppendOp::__construct | function | composer/ |
Constructs an AppendOp. |
ApplyFailedException | class | core/ |
Exception thrown if a stage encounters an error applying an update. |
ApplyFailedException.php | file | core/ |
|
ArbitraryRebuildTest::testUserRegistrationMultipleField | function | core/ |
Tests a rebuild caused by a multiple value field. |
ArbitraryRebuildTest::testUserRegistrationRebuild | function | core/ |
Tests a basic rebuild with the user registration form. |
Archiver::$description | property | core/ |
The description of the archiver plugin. |
Archiver::$extensions | property | core/ |
An array of valid extensions for this archiver. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.