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 |
|---|---|---|---|
| BigPipeTest.php | file | core/ |
|
| BigPipeTest::$defaultTheme | property | core/ |
|
| BigPipeTest::$modules | property | core/ |
|
| BigPipeTest::assertBigPipeNoJsCookieExists | function | core/ |
Asserts whether a BigPipe no-JS cookie exists or not. |
| BigPipeTest::assertBigPipeNoJsMetaRefreshRedirect | function | core/ |
Calls ::performMetaRefresh() and asserts the responses. |
| BigPipeTest::assertBigPipeNoJsPlaceholders | function | core/ |
Asserts expected BigPipe no-JS placeholders are present and replaced. |
| BigPipeTest::assertBigPipePlaceholders | function | core/ |
Asserts expected BigPipe placeholders are present and replaced. |
| BigPipeTest::assertBigPipeResponseHeadersPresent | function | core/ |
@internal |
| BigPipeTest::assertCookieExists | function | core/ |
Asserts whether a cookie exists on the client or not. |
| BigPipeTest::assertSessionCookieExists | function | core/ |
Asserts whether a session cookie exists or not. |
| BigPipeTest::assertSetsEqual | function | core/ |
Asserts whether arrays A and B are equal, when treated as sets. |
| BigPipeTest::getTestCases | function | core/ |
|
| BigPipeTest::performMetaRefresh | function | core/ |
Performs a single <meta> refresh explicitly. |
| BigPipeTest::setCsrfTokenSeedInTestEnvironment | function | core/ |
Ensures CSRF tokens can be generated for the current user's session. |
| BigPipeTest::setUp | function | core/ |
|
| BigPipeTest::testBigPipe | function | core/ |
Tests BigPipe-delivered HTML responses when JavaScript is enabled. |
| BigPipeTest::testBigPipeMultiOccurrencePlaceholders | function | core/ |
Tests BigPipe with a multi-occurrence placeholder. |
| BigPipeTest::testBigPipeNoJs | function | core/ |
Tests BigPipe-delivered HTML responses when JavaScript is disabled. |
| BigPipeTest::testDebugCacheability | function | core/ |
Tests that response contains cacheability debug comments. |
| BigPipeTest::testNoJsDetection | function | core/ |
Tests BigPipe's no-JS detection. |
| BigPipeTestController | class | core/ |
Returns responses for Big Pipe routes. |
| BigPipeTestController.php | file | core/ |
|
| BigPipeTestController::counter | function | core/ |
The #lazy_builder callback; returns the current count. |
| BigPipeTestController::currentTime | function | core/ |
Render API callback: Builds <time> markup with current time. |
| BigPipeTestController::exception | function | core/ |
The #lazy_builder callback; throws exception. |
| BigPipeTestController::helloOrHi | function | core/ |
Render API callback: Says "hello" or "hi". |
| BigPipeTestController::multiOccurrence | function | core/ |
A page with multiple occurrences of the same placeholder. |
| BigPipeTestController::nope | function | core/ |
|
| BigPipeTestController::piggy | function | core/ |
Render API callback: Suspends its own execution then returns markup. |
| BigPipeTestController::placeholderPreview | function | core/ |
A page with placeholder preview. |
| BigPipeTestController::redirectTrusted | function | core/ |
Supports Big Pipe testing of the enforced redirect response. |
| BigPipeTestController::redirectUntrusted | function | core/ |
Supports Big Pipe testing of an untrusted external URL. |
| BigPipeTestController::responseException | function | core/ |
The #lazy_builder callback; returns content that will trigger an exception. |
| BigPipeTestController::test | function | core/ |
Returns all BigPipe placeholder test case render arrays. |
| BigPipeTestController::trustedCallbacks | function | core/ |
|
| BigPipeTestController::trustedRedirectLazyBuilder | function | core/ |
Route callback to test a trusted lazy builder redirect response. |
| BigPipeTestController::untrustedRedirectLazyBuilder | function | core/ |
Route callback to test an untrusted lazy builder redirect response. |
| BigPipeTestForm | class | core/ |
Form to test BigPipe. |
| BigPipeTestForm.php | file | core/ |
|
| BigPipeTestForm::buildForm | function | core/ |
|
| BigPipeTestForm::getFormId | function | core/ |
|
| BigPipeTestForm::submitForm | function | core/ |
|
| BigPipeTestHooks | class | core/ |
Hook implementations for big_pipe_test. |
| BigPipeTestHooks.php | file | core/ |
|
| BigPipeTestHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| BigPipeTestSubscriber | class | core/ |
Defines a test BigPipe subscriber that checks whether the session is empty. |
| BigPipeTestSubscriber.php | file | core/ |
|
| BigPipeTestSubscriber::CONTENT_TRIGGER_EXCEPTION | constant | core/ |
|
| BigPipeTestSubscriber::getSubscribedEvents | function | core/ |
|
| BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders | function | core/ |
Exposes all BigPipe placeholders (JS and no-JS) via headers for testing. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.