Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| psr17.server_request_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr17.stream_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr17.uploaded_file_factory | service | core/ |
GuzzleHttp\Psr7\HttpFactory |
| psr7.http_foundation_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory |
| psr7.http_message_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory |
| Psr7RequestValueResolver | class | core/ |
Yields a PSR7 request object based on the request object passed along. |
| Psr7RequestValueResolver.php | file | core/ |
|
| Psr7RequestValueResolver::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
| Psr7RequestValueResolver::resolve | function | core/ |
|
| Psr7RequestValueResolver::__construct | function | core/ |
Constructs a new ControllerResolver. |
| PsrResponseSubscriber | class | core/ |
Response subscriber for handling PSR-7 responses. |
| PsrResponseSubscriber.php | file | core/ |
|
| PsrResponseSubscriber::$httpFoundationFactory | property | core/ |
The httpFoundation factory. |
| PsrResponseSubscriber::getSubscribedEvents | function | core/ |
|
| PsrResponseSubscriber::onKernelView | function | core/ |
Converts a PSR-7 response to a Symfony response. |
| PsrResponseSubscriber::__construct | function | core/ |
Constructs a new PathRootsSubscriber instance. |
| PsrResponseSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\PsrResponseSubscriber. |
| PsrResponseSubscriberTest.php | file | core/ |
|
| PsrResponseSubscriberTest::$httpFoundationFactoryMock | property | core/ |
The tested path root subscriber. |
| PsrResponseSubscriberTest::$psrResponseSubscriber | property | core/ |
The tested path root subscriber. |
| PsrResponseSubscriberTest::createEvent | function | core/ |
Sets up an event that returns $controllerResult. |
| PsrResponseSubscriberTest::setUp | function | core/ |
|
| PsrResponseSubscriberTest::testConvertsControllerResult | function | core/ |
Tests altering and finished event. |
| PsrResponseSubscriberTest::testConvertsNonSeekableBodyWithStreaming | function | core/ |
Tests that a non-seekable body results in a streamed response. |
| PsrResponseSubscriberTest::testConvertsSeekableBodyWithoutStreaming | function | core/ |
Tests that a seekable body results in a non-streamed response. |
| PsrResponseSubscriberTest::testDoesNotConvertControllerResult | function | core/ |
Tests altering and finished event. |
| psr_response_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\PsrResponseSubscriber |
| PublicStream | class | core/ |
Defines a Drupal public (public://) stream wrapper class. |
| PublicStream.php | file | core/ |
|
| PublicStream::basePath | function | core/ |
Returns the base path for public://. |
| PublicStream::baseUrl | function | core/ |
Finds and returns the base URL for public://. |
| PublicStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| PublicStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| PublicStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| PublicStream::getLocalPath | function | core/ |
Returns the canonical absolute path of the URI, if possible. |
| PublicStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| PublicStream::getType | function | core/ |
Returns the type of stream wrapper. |
| PublishAction | class | core/ |
Publishes an entity. |
| PublishAction.php | file | core/ |
|
| PublishAction::access | function | core/ |
Checks object access. |
| PublishAction::execute | function | core/ |
Executes the plugin. |
| PublishActionTest | class | core/ |
Tests Publish Action. |
| PublishActionTest.php | file | core/ |
|
| PublishActionTest::$modules | property | core/ |
Modules to install. |
| PublishActionTest::setUp | function | core/ |
|
| PublishActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| PublishActionTest::testPublishAction | function | core/ |
Tests publish action. |
| PublishActionTest::testUnpublishAction | function | core/ |
Tests unpublish action. |
| Query::$comments | property | core/ |
An array of comments that can be prepended to a query. |
| Query::$queryOptions | property | core/ |
The query options to pass on to the connection object. |
Pagination
- Previous page
- Page 1117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.