Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
BinaryFileResponseTest::providerTestCalculatedContentType | function | core/ |
Data provider of file names and expected content-type values. |
BinaryFileResponseTest::testCalculatedContentType | function | core/ |
Test the content type generated by Drupal is correct. |
BinaryFileResponseTestController | class | core/ |
Controller routines for binary file response tests. |
BinaryFileResponseTestController.php | file | core/ |
|
BinaryFileResponseTestController::download | function | core/ |
Download the file set in the relative_file_url query parameter. |
BinaryInterface | interface | core/ |
Interface for binary data. |
BinaryInterface.php | file | core/ |
|
binary_file_response_test.info.yml | file | core/ |
core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.info.yml |
binary_file_response_test.routing.yml | file | core/ |
core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.routing.yml |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.