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