Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BasicAuthTestTrait::basicAuthGet function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Retrieves a Drupal path or an absolute path using basic authentication.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BasicControllerClass class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A class containing all kind of different controller methods.
BasicControllerClass::exampleControllerMethod function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicControllerClass::exampleControllerMethodWithArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicControllerClass::exampleControllerWithEntityNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicControllerClass::exampleControllerWithEntityUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicForm class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A basic form with a passed entity with an interface.
BasicForm::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicForm::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicForm::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicFormNoContainerInjectionInterface class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
BasicFormNoContainerInjectionInterface::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicFormNoContainerInjectionInterface::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoContainerInjectionInterface::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicFormNoContainerInjectionInterface::validateForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form validation handler.
BasicFormNoUpcasting class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A basic form with a passed entity without an interface.
BasicFormNoUpcasting::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicFormNoUpcasting::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoUpcasting::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicRecursiveValidatorFactory class core/lib/Drupal/Core/Validation/BasicRecursiveValidatorFactory.php A factory for creating Symfony recursive validators.
BasicRecursiveValidatorFactory.php file core/lib/Drupal/Core/Validation/BasicRecursiveValidatorFactory.php
BasicRecursiveValidatorFactory::createValidator function core/lib/Drupal/Core/Validation/BasicRecursiveValidatorFactory.php Creates a new RecursiveValidator.
BasicRecursiveValidatorFactory::__construct function core/lib/Drupal/Core/Validation/BasicRecursiveValidatorFactory.php Constructs a new RecursiveValidatorFactory.
BasicSettingsForm class core/modules/views_ui/src/Form/BasicSettingsForm.php Form builder for the admin display defaults page.
BasicSettingsForm.php file core/modules/views_ui/src/Form/BasicSettingsForm.php
BasicSettingsForm::$themeHandler property core/modules/views_ui/src/Form/BasicSettingsForm.php The theme handler.
BasicSettingsForm::buildForm function core/modules/views_ui/src/Form/BasicSettingsForm.php Form constructor.
BasicSettingsForm::create function core/modules/views_ui/src/Form/BasicSettingsForm.php Instantiates a new instance of this class.
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php Returns a unique string identifying the form.
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 Sets up the test.

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