Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BigPipeTestController class core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php Returns responses for Big Pipe routes.
BigPipeTestController.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php
BigPipeTestController::counter function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; returns the current count.
BigPipeTestController::currentTime function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; builds <time> markup with current time.
BigPipeTestController::exception function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; throws exception.
BigPipeTestController::helloOrHi function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; says "hello" or "hi".
BigPipeTestController::multiOccurrence function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php A page with multiple occurrences of the same placeholder.
BigPipeTestController::nope function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php
BigPipeTestController::piggy function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; suspends its own execution then returns markup.
BigPipeTestController::placeholderPreview function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php A page with placeholder preview.
BigPipeTestController::responseException function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php #lazy_builder callback; returns content that will trigger an exception.
BigPipeTestController::test function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php Returns all BigPipe placeholder test case render arrays.
BigPipeTestController::trustedCallbacks function core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipeTestController.php Lists the trusted callbacks provided by the implementing class.
BigPipeTestForm class core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form to test BigPipe.
BigPipeTestForm.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
BigPipeTestForm::buildForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form constructor.
BigPipeTestForm::getFormId function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Returns a unique string identifying the form.
BigPipeTestForm::submitForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form submission handler.
BigPipeTestSubscriber class core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php
BigPipeTestSubscriber.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php
BigPipeTestSubscriber::CONTENT_TRIGGER_EXCEPTION constant core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php
BigPipeTestSubscriber::getSubscribedEvents function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php
BigPipeTestSubscriber::onRespondSetBigPipeDebugPlaceholderHeaders function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php Exposes all BigPipe placeholders (JS and no-JS) via headers for testing.
BigPipeTestSubscriber::onRespondTriggerException function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php Triggers exception for embedded HTML/AJAX responses with certain content.
big_pipe.libraries.yml file core/modules/big_pipe/big_pipe.libraries.yml core/modules/big_pipe/big_pipe.libraries.yml
big_pipe.post_update.php file core/modules/big_pipe/big_pipe.post_update.php Post update functions for Big Pipe.
big_pipe.services.yml file core/modules/big_pipe/big_pipe.services.yml core/modules/big_pipe/big_pipe.services.yml
big_pipe_bypass_js.info.yml file core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml
big_pipe_bypass_js.module file core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.module Provides a way to bypass Big Pipe JavaScript.
big_pipe_bypass_js_library_info_alter function core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.module Implements hook_library_info_alter().
big_pipe_page_attachments function core/modules/big_pipe/big_pipe.module Implements hook_page_attachments().
big_pipe_post_update_html5_placeholders function core/modules/big_pipe/big_pipe.post_update.php Clear the render cache.
big_pipe_regression_test.info.yml file core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.info.yml
big_pipe_regression_test.module file core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.module Support module for BigPipe testing.
big_pipe_regression_test.routing.yml file core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.routing.yml core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.routing.yml
big_pipe_regression_test_theme function core/modules/big_pipe/tests/modules/big_pipe_regression_test/big_pipe_regression_test.module Implements hook_theme().
big_pipe_test.info.yml file core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml
big_pipe_test.module file core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Support module for BigPipe testing.
big_pipe_test.routing.yml file core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml
big_pipe_test.services.yml file core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml
big_pipe_test_page_top function core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Implements hook_page_top().
big_pipe_test_subscriber service core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber
big_pipe_test_theme.info.yml file core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml 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/modules/big_pipe/big_pipe.module Implements hook_theme_suggestions_HOOK().
BinaryData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Gets the primitive data value casted to the correct PHP type.
BinaryData::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Returns a string representation of the data.
BinaryData::setValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Overrides TypedData::setValue().
BinaryFileResponseTest class core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Tests the headers added by BinaryFileResponse.
BinaryFileResponseTest.php file core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php
BinaryFileResponseTest::$modules property core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.