Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EndpointTest.php | file | core/ |
|
| EndpointTest::testCaseSensitiveMatch | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| EndpointTest::testMatchUrl | function | core/ |
@covers ::matchUrl[[api-linebreak]] |
| EnforcedFormResponseSubscriber | class | core/ |
Handle the EnforcedResponseException and deliver an EnforcedResponse. |
| EnforcedFormResponseSubscriber.php | file | core/ |
|
| EnforcedFormResponseSubscriber::getSubscribedEvents | function | core/ |
|
| EnforcedFormResponseSubscriber::onKernelException | function | core/ |
Replaces the response in case an EnforcedResponseException was thrown. |
| EnforcedFormResponseSubscriber::onKernelResponse | function | core/ |
Unwraps an enforced response. |
| EnforcedResponse | class | core/ |
A wrapper containing a response which is to be enforced upon delivery. |
| EnforcedResponse.php | file | core/ |
|
| EnforcedResponse::$response | property | core/ |
The wrapped response object. |
| EnforcedResponse::createFromException | function | core/ |
Constructs a new enforced response from the given exception. |
| EnforcedResponse::getResponse | function | core/ |
Returns the wrapped response. |
| EnforcedResponse::__construct | function | core/ |
Constructs an enforced response. |
| EnforcedResponseException | class | core/ |
Custom exception to break out of the main request and enforce a response. |
| EnforcedResponseException.php | file | core/ |
|
| EnforcedResponseException::$response | property | core/ |
The response to be enforced. |
| EnforcedResponseException::getResponse | function | core/ |
Return the response to be enforced. |
| EnforcedResponseException::__construct | function | core/ |
Constructs a new enforced response exception. |
| EngineNyanCatTest | class | core/ |
Tests the multi theme engine support. |
| EngineNyanCatTest.php | file | core/ |
|
| EngineNyanCatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EngineNyanCatTest::$modules | property | core/ |
Modules to install. |
| EngineNyanCatTest::setUp | function | core/ |
|
| EngineNyanCatTest::testTemplateOverride | function | core/ |
Ensures a theme's template is overridable based on the 'template' filename. |
| EngineTwigTest | class | core/ |
Tests Twig-specific theme functionality. |
| EngineTwigTest.php | file | core/ |
|
| EngineTwigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EngineTwigTest::$modules | property | core/ |
Modules to install. |
| EngineTwigTest::setUp | function | core/ |
|
| EngineTwigTest::testRenderable | function | core/ |
Tests the rendering of renderables. |
| EngineTwigTest::testTwigAttachLibrary | function | core/ |
Tests the attach of asset libraries. |
| EngineTwigTest::testTwigFileUrls | function | core/ |
Tests the automatic/magic calling of toString() on objects, if exists. |
| EngineTwigTest::testTwigLinkGenerator | function | core/ |
Tests the link_generator Twig functions. |
| EngineTwigTest::testTwigUrlGenerator | function | core/ |
Tests the url and url_generate Twig functions. |
| EngineTwigTest::testTwigUrlToString | function | core/ |
Tests the magic url to string Twig functions. |
| EngineTwigTest::testTwigVariableDataTypes | function | core/ |
Tests that the Twig engine handles PHP data correctly. |
| EnhancerInterface | interface | core/ |
A route enhance service to determine route enhance rules. |
| EnhancerInterface.php | file | core/ |
|
| EnhancerInterface::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| EnterProfileNode | class | core/ |
Represents a profile enter node. |
| EnterProfileNode.php | file | core/ |
|
| EnterProfileNode::compile | function | core/ |
|
| EnterProfileNode::__construct | function | core/ |
|
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity API | group | core/ |
Describes how to define and manipulate content and configuration entities. |
Pagination
- Previous page
- Page 464
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.