Search for reverse
- Search 7.x for reverse
- Search 9.5.x for reverse
- Search 8.9.x for reverse
- Search 11.x for reverse
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5UpdateOlStartReversed | class | core/ |
@covers ckeditor5_post_update_list_start_reversed @group Update @group ckeditor5 |
CKEditor5UpdateOlStartReversed.php | file | core/ |
|
CKEditor5UpdateOlStartReversed::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5UpdateOlStartReversed::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
CKEditor5UpdateOlStartReversed::testUpdate | function | core/ |
Test that sites with <ol start> or <ol reversed> opt in to the expanded UI. |
ckeditor5_post_update_list_start_reversed | function | core/ |
Updates Text Editors using CKEditor 5 to native List "start" functionality. |
Diff::reverse | function | core/ |
Compute reversed Diff. |
DiffOp::reverse | function | core/ |
|
DiffOpAdd::reverse | function | core/ |
|
DiffOpChange::reverse | function | core/ |
|
DiffOpCopy::reverse | function | core/ |
|
DiffOpDelete::reverse | function | core/ |
|
DiffOpTest::testReverse | function | core/ |
DiffOp::reverse() always throws an error. |
Drupal\Component\DependencyInjection\ReverseContainer | service | core/ |
|
EntityReverse | class | core/ |
A relationship handlers which reverse entity references. |
EntityReverse.php | file | core/ |
|
EntityReverse::$first_alias | property | core/ |
|
EntityReverse::$joinManager | property | core/ |
The views plugin join manager. |
EntityReverse::create | function | core/ |
Creates an instance of the plugin. |
EntityReverse::query | function | core/ |
Called to implement a relationship in a query. |
EntityReverse::__construct | function | core/ |
Constructs an EntityReverse object. |
GraphTest::assertReversePaths | function | core/ |
Verify expected reverse paths in a graph. |
HelpPageReverseOrderTest | class | core/ |
Verify the order of the help page with an alter hook. |
HelpPageReverseOrderTest.php | file | core/ |
|
HelpPageReverseOrderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
HelpPageReverseOrderTest::$modules | property | core/ |
Modules to install. |
HelpPageReverseOrderTest::$stringOrder | property | core/ |
Strings to search for on admin/help, in order. |
http_middleware.reverse_proxy | service | core/ |
Drupal\Core\StackMiddleware\ReverseProxyMiddleware |
ReverseContainer | class | core/ |
Retrieves service IDs from the container for public services. |
ReverseContainer.php | file | core/ |
|
ReverseContainer::$getServiceId | property | core/ |
A closure on the container that can search for services. |
ReverseContainer::$recordedServices | property | core/ |
A static map of services to a hash. |
ReverseContainer::generateServiceIdHash | function | core/ |
Generates an identifier for a service based on the object class and hash. |
ReverseContainer::getId | function | core/ |
Returns the ID of the passed object when it exists as a service. |
ReverseContainer::recordContainer | function | core/ |
Records a map of the container's services. |
ReverseContainer::__construct | function | core/ |
Constructs a ReverseContainer object. |
ReverseContainerTest | class | core/ |
@runTestsInSeparateProcesses The reverse container uses a static to maintain information across container rebuilds. |
ReverseContainerTest.php | file | core/ |
|
ReverseContainerTest::testGetId | function | core/ |
@covers ::getId |
ReverseContainerTest::testRecordContainer | function | core/ |
@covers ::recordContainer |
ReverseProxyMiddleware | class | core/ |
Provides support for reverse proxies. |
ReverseProxyMiddleware.php | file | core/ |
|
ReverseProxyMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
ReverseProxyMiddleware::$settings | property | core/ |
The site settings. |
ReverseProxyMiddleware::handle | function | core/ |
|
ReverseProxyMiddleware::setSettingsOnRequest | function | core/ |
Sets reverse proxy settings on Request object. |
ReverseProxyMiddleware::__construct | function | core/ |
Constructs a ReverseProxyMiddleware object. |
ReverseProxyMiddlewareTest | class | core/ |
Unit test the reverse proxy stack middleware. |
ReverseProxyMiddlewareTest.php | file | core/ |
|
ReverseProxyMiddlewareTest::$mockHttpKernel | property | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.