Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BigPipeTestController | class | core/ |
Returns responses for Big Pipe routes. |
| 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::helloOrHi | function | core/ |
#lazy_builder 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/ |
#lazy_builder callback; suspends its own execution then returns markup. |
| BigPipeTestController::placeholderPreview | function | core/ |
A page with placeholder preview. |
| BigPipeTestController::responseException | function | core/ |
#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/ |
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.post_update.php | file | core/ |
Post update functions for Big Pipe. |
| big_pipe.services.yml | file | core/ |
core/modules/big_pipe/big_pipe.services.yml |
| big_pipe_bypass_js.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml |
| big_pipe_bypass_js.module | file | core/ |
Provides a way to bypass Big Pipe JavaScript. |
| big_pipe_bypass_js_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| big_pipe_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| big_pipe_post_update_html5_placeholders | function | core/ |
Clear the render cache. |
| 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.module | file | core/ |
Support module for BigPipe testing. |
| 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_regression_test_theme | function | core/ |
Implements hook_theme(). |
| big_pipe_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml |
| big_pipe_test.module | file | core/ |
Support module for BigPipe testing. |
| big_pipe_test.routing.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml |
| big_pipe_test.services.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml |
| big_pipe_test_page_top | function | core/ |
Implements hook_page_top(). |
| big_pipe_test_subscriber | service | core/ |
Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber |
| big_pipe_test_theme.info.yml | file | core/ |
core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml |
| big_pipe_theme_suggestions_big_pipe_interface_preview | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| BinaryData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| BinaryData::getString | function | core/ |
Returns a string representation of the data. |
| BinaryData::setValue | function | core/ |
Overrides TypedData::setValue(). |
| BinaryFileResponseTest | class | core/ |
Tests the headers added by BinaryFileResponse. |
| BinaryFileResponseTest.php | file | core/ |
|
| BinaryFileResponseTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.