Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
| ProxyBuilderTest::testBuildProxyClassName | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyBuilderTest::testBuildProxyNamespace | function | core/ |
@covers ::buildProxyNamespace[[api-linebreak]] |
| ProxyBuilderTest::testBuildReturnReference | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildSimpleMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithInterface | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithNestedInterface | function | core/ |
@covers ::build[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
| ProxyServicesPass | class | core/ |
Replaces all services with a lazy flag. |
| ProxyServicesPass.php | file | core/ |
|
| ProxyServicesPass::process | function | core/ |
|
| ProxyServicesPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass[[api-linebreak]] @group DependencyInjection |
| ProxyServicesPassTest.php | file | core/ |
|
| ProxyServicesPassTest::$proxyServicesPass | property | core/ |
The tested proxy services pass. |
| ProxyServicesPassTest::setUp | function | core/ |
|
| ProxyServicesPassTest::testContainerWithLazyServices | function | core/ |
@covers ::process[[api-linebreak]] |
| ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
@covers ::process[[api-linebreak]] |
| ProxyServicesPassTest::testContainerWithoutLazyServices | function | core/ |
@covers ::process[[api-linebreak]] |
| psr7.http_foundation_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory |
| psr7.http_message_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory |
| 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::supports | 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/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\PsrResponseSubscriber[[api-linebreak]] @group EventSubscriber |
| PsrResponseSubscriberTest.php | file | core/ |
|
| PsrResponseSubscriberTest::$httpFoundationFactoryMock | property | core/ |
The tested path root subscriber. |
| PsrResponseSubscriberTest::$psrResponseSubscriber | property | core/ |
The tested path root subscriber. |
| PsrResponseSubscriberTest::createEventMock | function | core/ |
Sets up an alias event that return $controllerResult. |
| PsrResponseSubscriberTest::setUp | function | core/ |
|
| PsrResponseSubscriberTest::testConvertsControllerResult | function | core/ |
Tests altering and finished event. |
| 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://. |
Pagination
- Previous page
- Page 972
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.