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 |
|---|---|---|---|
| BigPipeStrategyTest::testProcessPlaceholders | function | core/ |
@covers ::processPlaceholders[[api-linebreak]] |
| BigPipeTest | class | core/ |
Tests BigPipe's no-JS detection & response delivery (with and without JS). |
| BigPipeTest.php | file | core/ |
|
| BigPipeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BigPipeTest::$dumpHeaders | property | core/ |
|
| BigPipeTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
|
| 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::testNoJsDetection | function | core/ |
Tests BigPipe's no-JS detection. |
| BigPipeTestController | class | core/ |
|
| BigPipeTestController.php | file | core/ |
|
| BigPipeTestController::counter | function | core/ |
#lazy_builder callback; returns the current count. |
| BigPipeTestController::currentTime | function | core/ |
#lazy_builder callback; builds <time> markup with current time. |
| BigPipeTestController::exception | function | core/ |
#lazy_builder callback; throws exception. |
| BigPipeTestController::helloOrYarhar | function | core/ |
#lazy_builder callback; says "hello" or "yarhar". |
| BigPipeTestController::multiOccurrence | function | core/ |
A page with multiple occurrences of the same placeholder. |
| BigPipeTestController::nope | function | core/ |
|
| BigPipeTestController::responseException | function | core/ |
#lazy_builder callback; returns content that will trigger an exception. |
| BigPipeTestController::test | function | core/ |
Returns a all BigPipe placeholder test case render arrays. |
| BigPipeTestController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| BigPipeTestForm | class | core/ |
Form to test BigPipe. |
| BigPipeTestForm.php | file | core/ |
|
| BigPipeTestForm::buildForm | function | core/ |
Form constructor. |
| BigPipeTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BigPipeTestForm::submitForm | function | core/ |
Form submission handler. |
| BigPipeTestSubscriber | class | core/ |
|
| 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. |
| BigPipeTestSubscriber::onRespondTriggerException | function | core/ |
Triggers exception for embedded HTML/AJAX responses with certain content. |
| big_pipe.libraries.yml | file | core/ |
core/modules/big_pipe/big_pipe.libraries.yml |
| big_pipe.services.yml | file | core/ |
core/modules/big_pipe/big_pipe.services.yml |
| big_pipe_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| big_pipe_regression_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml |
| big_pipe_regression_test.routing.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.routing.yml |
| big_pipe_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.