Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BasicAuthTestTrait.php | file | core/ |
|
| BasicAuthTestTrait::basicAuthGet | function | core/ |
Retrieves a Drupal path or an absolute path using basic authentication. |
| BasicAuthTestTrait::getBasicAuthHeaders | function | core/ |
Returns HTTP headers that can be used for basic authentication in Curl. |
| BasicControllerClass | class | core/ |
A class containing all kind of different controller methods. |
| BasicControllerClass::exampleControllerMethod | function | core/ |
|
| BasicControllerClass::exampleControllerMethodWithArgument | function | core/ |
|
| 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/ |
|
| 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::$themeHandler | property | core/ |
The theme handler. |
| BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
| BasicSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.