Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BasicControllerClass::exampleControllerWithEntityNoUpcasting | function | core/ |
|
| BasicControllerClass::exampleControllerWithEntityUpcasting | function | core/ |
|
| BasicForm | class | core/ |
A basic form with a passed entity with an interface. |
| BasicForm::buildForm | function | core/ |
Form constructor. |
| BasicForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BasicForm::submitForm | function | core/ |
Form submission handler. |
| BasicFormNoContainerInjectionInterface | class | core/ |
A basic form without a container injection interface implemented. |
| BasicFormNoContainerInjectionInterface::buildForm | function | core/ |
Form constructor. |
| BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BasicFormNoContainerInjectionInterface::submitForm | function | core/ |
Form submission handler. |
| BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
| BasicFormNoUpcasting | class | core/ |
A basic form with a passed entity without an interface. |
| BasicFormNoUpcasting::buildForm | function | core/ |
Form constructor. |
| BasicFormNoUpcasting::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BasicFormNoUpcasting::submitForm | function | core/ |
Form submission handler. |
| BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
| BasicRecursiveValidatorFactory.php | file | core/ |
|
| BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
| BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
| BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
| BasicSettingsForm.php | file | core/ |
|
| BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
| BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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::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/ |
Sets up the test. |
| 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/ |
Tests the Views wizard and listing. |
| 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.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 |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.