Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Lists the trusted callbacks provided by the implementing class. |
| 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/ |
Form constructor. |
| BigPipeTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BigPipeTestForm::submitForm | function | core/ |
Form submission handler. |
| 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. |
| BigPipeTestSubscriber::onRespondTriggerException | function | core/ |
Triggers exception for embedded HTML/AJAX responses with certain content. |
| BigPipeThemeHooks | class | core/ |
Hook implementations for big_pipe. |
| BigPipeThemeHooks.php | file | core/ |
|
| BigPipeThemeHooks::themeSuggestionsBigPipeInterfacePreview | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
| big_pipe | service | core/ |
Drupal\big_pipe\Render\BigPipe |
| big_pipe.info.yml | file | core/ |
core/modules/big_pipe/big_pipe.info.yml |
| 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.routing.yml | file | core/ |
core/modules/big_pipe/big_pipe.routing.yml |
| 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_messages_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_messages_test/big_pipe_messages_test.info.yml |
| 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_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| big_pipe_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml |
| 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_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 |
| BinaryData | class | core/ |
The binary data type. |
| BinaryData.php | file | core/ |
|
| BinaryData::$handle | property | core/ |
A generic file resource handle. |
| BinaryData::$uri | property | core/ |
The file resource URI. |
| 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::getValue | function | core/ |
Gets the data value. |
Pagination
- Previous page
- Page 90
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.