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
BasicSettingsForm::__construct function core/modules/views_ui/src/Form/BasicSettingsForm.php Constructs a \Drupal\views_ui\Form\BasicSettingsForm object.
BasicStringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Plugin implementation of the 'basic_string' formatter.
BasicStringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php
BasicStringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Builds a renderable array for a field value.
BasicSyntaxTest class core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests SQL syntax interpretation.
BasicSyntaxTest.php file core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php
BasicSyntaxTest::testConcatFields function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests string concatenation with field values.
BasicSyntaxTest::testConcatLiterals function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests string concatenation.
BasicSyntaxTest::testConcatWsFields function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests string concatenation with separator, with field values.
BasicSyntaxTest::testConcatWsLiterals function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests string concatenation with separator.
BasicSyntaxTest::testGetFullQualifiedTableName function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName().
BasicSyntaxTest::testLikeBackslash function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests a LIKE query containing a backslash.
BasicSyntaxTest::testLikeEscape function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests escaping of LIKE wildcards.
BasicTest class core/modules/views/tests/src/Functional/Wizard/BasicTest.php Tests creating views with the wizard and viewing them on the listing page.
BasicTest class core/modules/views/tests/src/Kernel/BasicTest.php A basic query test for Views.
BasicTest.php file core/modules/views/tests/src/Kernel/BasicTest.php
BasicTest.php file core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BasicTest::$defaultTheme property core/modules/views/tests/src/Functional/Wizard/BasicTest.php The theme to install as the default for testing.
BasicTest::$testViews property core/modules/views/tests/src/Kernel/BasicTest.php Views used by this test.
BasicTest::setUp function core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BasicTest::testSimpleArgument function core/modules/views/tests/src/Kernel/BasicTest.php Tests simple argument.
BasicTest::testSimpleFiltering function core/modules/views/tests/src/Kernel/BasicTest.php Tests filtering of the result set.
BasicTest::testSimpleResultSet function core/modules/views/tests/src/Kernel/BasicTest.php Tests a trivial result set.
BasicTest::testViewsWizardAndListing function core/modules/views/tests/src/Functional/Wizard/BasicTest.php
BasicTest::testWizardDefaultValues function core/modules/views/tests/src/Functional/Wizard/BasicTest.php Tests default plugin values are populated from the wizard form.
basic_auth.authentication.basic_auth service core/modules/basic_auth/basic_auth.services.yml Drupal\basic_auth\Authentication\Provider\BasicAuth
basic_auth.info.yml file core/modules/basic_auth/basic_auth.info.yml core/modules/basic_auth/basic_auth.info.yml
basic_auth.module file core/modules/basic_auth/basic_auth.module Provides an HTTP Basic authentication provider.
basic_auth.page_cache_request_policy.disallow_basic_auth_requests service core/modules/basic_auth/basic_auth.services.yml Drupal\basic_auth\PageCache\DisallowBasicAuthRequests
basic_auth.services.yml file core/modules/basic_auth/basic_auth.services.yml core/modules/basic_auth/basic_auth.services.yml
basic_auth_help function core/modules/basic_auth/basic_auth.module Implements hook_help().
basic_auth_test.info.yml file core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.info.yml
basic_auth_test.routing.yml file core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.routing.yml core/modules/basic_auth/tests/modules/basic_auth_test/basic_auth_test.routing.yml
Batch class core/lib/Drupal/Core/Queue/Batch.php Defines a batch queue handler used by the Batch API.
Batch operations group core/includes/form.inc Creates and processes batch operations.
batch.inc file core/includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
Batch.php file core/lib/Drupal/Core/Queue/Batch.php
batch.storage service core/core.services.yml Drupal\Core\Batch\BatchStorage
Batch::claimItem function core/lib/Drupal/Core/Queue/Batch.php Overrides \Drupal\Core\Queue\DatabaseQueue::claimItem().
Batch::getAllItems function core/lib/Drupal/Core/Queue/Batch.php Retrieves all remaining items in the queue.
BatchBuilder class core/lib/Drupal/Core/Batch/BatchBuilder.php Builds an array for a batch process.
BatchBuilder.php file core/lib/Drupal/Core/Batch/BatchBuilder.php
BatchBuilder::$errorMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown if a problem occurs.
BatchBuilder::$file property core/lib/Drupal/Core/Batch/BatchBuilder.php The file containing the operation and finished callbacks.
BatchBuilder::$finished property core/lib/Drupal/Core/Batch/BatchBuilder.php The name of a function / method to be called when the batch finishes.
BatchBuilder::$initMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The initializing message for the batch.
BatchBuilder::$libraries property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of libraries to be included when processing the batch.
BatchBuilder::$operations property core/lib/Drupal/Core/Batch/BatchBuilder.php The set of operations to be processed.
BatchBuilder::$progressive property core/lib/Drupal/Core/Batch/BatchBuilder.php Specifies if the batch is progressive.
BatchBuilder::$progressMessage property core/lib/Drupal/Core/Batch/BatchBuilder.php The message to be shown while the batch is in progress.

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