Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BcConfigSubscriber.php file core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php
BcConfigSubscriber::$kernel property core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php The Drupal Kernel.
BcConfigSubscriber::getSubscribedEvents function core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php
BcConfigSubscriber::onConfigSave function core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php Invalidates the service container if serialization BC config gets updated.
BcConfigSubscriber::__construct function core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php BcConfigSubscriber constructor.
BcEditor class core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcEditor::getJSSettings function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns JavaScript settings to be attached.
BcEditor::getLibraries function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns libraries to be attached.
BcEditor::settingsForm function core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcEditor::settingsFormSubmit function core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcEditor::settingsFormValidate function core/modules/editor/tests/src/Unit/EditorBaseTest.php
BcRoute class core/lib/Drupal/Core/Routing/BcRoute.php A backwards compatibility route.
BcRoute.php file core/lib/Drupal/Core/Routing/BcRoute.php
BcRoute::__construct function core/lib/Drupal/Core/Routing/BcRoute.php
BcRoutesTest class core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php Tests Settings Tray BC routes.
BcRoutesTest.php file core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php
BcRoutesTest::$modules property core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php Modules to enable.
BcRoutesTest::testOffCanvasFormRouteBc function core/modules/settings_tray/tests/src/Kernel/BcRoutesTest.php @expectedDeprecation The 'entity.block.off_canvas_form' route is deprecated since version 8.5.x and will be removed in 9.0.0. Use the 'entity.block.settings_tray_form' route instead.
BcTimestampNormalizerUnixTestTrait trait core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php Trait for ResourceTestBase subclasses formatting expected timestamp data.
BcTimestampNormalizerUnixTestTrait.php file core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues function core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php Formats a UNIX timestamp.
BeforeCommand class core/lib/Drupal/Core/Ajax/BeforeCommand.php An AJAX command for calling the jQuery before() method.
BeforeCommand.php file core/lib/Drupal/Core/Ajax/BeforeCommand.php
BeforeCommand::render function core/lib/Drupal/Core/Ajax/BeforeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
Best practices for developers group core/core.api.php Overview of standards and best practices for developers
BigApple class core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php Plugin annotation

@PluginExtended(
id = "big_apple",
label = "Big Apple",
color = "green"
)
BigApple.php file core/modules/system/tests/modules/plugin_test_extended/src/Plugin/plugin_test/fruit/BigApple.php
BigPipe class core/modules/big_pipe/src/Render/BigPipe.php Service for sending an HTML response in chunks (to get faster page loads).
BigPipe.php file core/modules/big_pipe/src/Render/BigPipe.php
BigPipe::$configFactory property core/modules/big_pipe/src/Render/BigPipe.php The config factory.
BigPipe::$eventDispatcher property core/modules/big_pipe/src/Render/BigPipe.php The event dispatcher.
BigPipe::$httpKernel property core/modules/big_pipe/src/Render/BigPipe.php The HTTP kernel.
BigPipe::$renderer property core/modules/big_pipe/src/Render/BigPipe.php The renderer.
BigPipe::$requestStack property core/modules/big_pipe/src/Render/BigPipe.php The request stack.
BigPipe::$session property core/modules/big_pipe/src/Render/BigPipe.php The session.
BigPipe::filterEmbeddedResponse function core/modules/big_pipe/src/Render/BigPipe.php Filters the given embedded response, using the cumulative AJAX page state.
BigPipe::filterResponse function core/modules/big_pipe/src/Render/BigPipe.php Filters the given response.
BigPipe::getPlaceholderOrder function core/modules/big_pipe/src/Render/BigPipe.php Gets the BigPipe placeholder order.
BigPipe::performPostSendTasks function core/modules/big_pipe/src/Render/BigPipe.php Performs tasks after sending content (and rendering placeholders).
BigPipe::performPreSendTasks function core/modules/big_pipe/src/Render/BigPipe.php Performs tasks before sending content (and rendering placeholders).
BigPipe::renderPlaceholder function core/modules/big_pipe/src/Render/BigPipe.php Renders a placeholder, and just that placeholder.
BigPipe::sendChunk function core/modules/big_pipe/src/Render/BigPipe.php Sends a chunk.
BigPipe::sendContent function core/modules/big_pipe/src/Render/BigPipe.php Sends an HTML response in chunks using the BigPipe technique.
BigPipe::sendNoJsPlaceholders function core/modules/big_pipe/src/Render/BigPipe.php Sends no-JS BigPipe placeholders' replacements as embedded HTML responses.
BigPipe::sendPlaceholders function core/modules/big_pipe/src/Render/BigPipe.php Sends BigPipe placeholders' replacements as embedded AJAX responses.
BigPipe::sendPostBody function core/modules/big_pipe/src/Render/BigPipe.php Sends </body> and everything after it.
BigPipe::sendPreBody function core/modules/big_pipe/src/Render/BigPipe.php Sends everything until just before </body>.
BigPipe::splitHtmlOnPlaceholders function core/modules/big_pipe/src/Render/BigPipe.php Splits a HTML string into fragments.
BigPipe::START_SIGNAL constant core/modules/big_pipe/src/Render/BigPipe.php The BigPipe placeholder replacements start signal.
BigPipe::STOP_SIGNAL constant core/modules/big_pipe/src/Render/BigPipe.php The BigPipe placeholder replacements stop signal.

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