Search for all

  1. Search 7.x for all
  2. Search 8.9.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
BatchTestMockForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
BatchTestMockForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Form constructor.
BatchTestMockForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Returns a unique string identifying the form.
BatchTestMockForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Form submission handler.
BatchTestMultiStepForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Generate form of id batch_test_multistep_form.
BatchTestMultiStepForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
BatchTestMultiStepForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Form constructor.
BatchTestMultiStepForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Returns a unique string identifying the form.
BatchTestMultiStepForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Form submission handler.
BatchTestSimpleForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Generate form of id batch_test_simple_form.
BatchTestSimpleForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BatchTestSimpleForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Form constructor.
BatchTestSimpleForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Returns a unique string identifying the form.
BatchTestSimpleForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Form submission handler.
BatchUserAction class core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Provides action that sets batch precessing.
BatchUserAction.php file core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php
BatchUserAction::access function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Checks object access.
BatchUserAction::execute function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin.
BatchUserAction::executeMultiple function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Executes the plugin for an array of objects.
BatchUserAction::finishBatch function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Finish batch.
BatchUserAction::processBatch function core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php Processes the batch item.
batch_get function core/includes/form.inc Retrieves the current batch.
batch_process function core/includes/form.inc Processes the batch.
batch_set function core/includes/form.inc Adds a new batch.
batch_test.callbacks.inc file core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
batch_test.info.yml file core/modules/system/tests/modules/batch_test/batch_test.info.yml core/modules/system/tests/modules/batch_test/batch_test.info.yml
batch_test.links.task.yml file core/modules/system/tests/modules/batch_test/batch_test.links.task.yml core/modules/system/tests/modules/batch_test/batch_test.links.task.yml
batch_test.module file core/modules/system/tests/modules/batch_test/batch_test.module Helper module for the Batch API tests.
batch_test.routing.yml file core/modules/system/tests/modules/batch_test/batch_test.routing.yml core/modules/system/tests/modules/batch_test/batch_test.routing.yml
batch_test_stack function core/modules/system/tests/modules/batch_test/batch_test.module Helper function: Stores or retrieves traced execution data.
BazCacheContext class core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Fake calculated cache context class.
BazCacheContext::getCacheableMetadata function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Gets the cacheability metadata for the context based on the parameter value.
BazCacheContext::getContext function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the string representation of the cache context.
BazCacheContext::getLabel function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the label of the cache context.
BazClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BazClass.php Stub class which acts as a service dependency, to test the container.
BazClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BazClass.php
bbb_update_test.info.yml file core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml core/modules/update/tests/modules/bbb_update_test/bbb_update_test.info.yml
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
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).

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