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 10.3.x for all
  5. Other projects
Title Object type File name Summary
BasicAuthResourceTestTrait::assertResponseWhenMissingAuthentication function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthTest class core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests for BasicAuth authentication provider.
BasicAuthTest.php file core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
BasicAuthTest::$defaultTheme property core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php The theme to install as the default for testing.
BasicAuthTest::$modules property core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Modules installed for all tests.
BasicAuthTest::testBasicAuth function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests http basic authentication.
BasicAuthTest::testCacheabilityOf401Response function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the cacheability of the Basic Auth 401 response.
BasicAuthTest::testControllerNotCalledBeforeAuth function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests if the controller is called before authentication.
BasicAuthTest::testGlobalLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the global login flood control.
BasicAuthTest::testLocale function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests compatibility with locale/UI translation.
BasicAuthTest::testPerUserLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the per-user login flood control.
BasicAuthTest::testUnauthorizedErrorMessage function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests if a comprehensive message is displayed when the route is denied.
BasicAuthTestController class core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php Provides routes for HTTP Basic Authentication testing.
BasicAuthTestController.php file core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestController::modifyState function core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestController::readState function core/modules/basic_auth/tests/modules/basic_auth_test/src/BasicAuthTestController.php
BasicAuthTestTrait trait core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Provides common functionality for Basic Authentication test classes.
BasicAuthTestTrait.php file core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php
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 A basic form without a container injection interface implemented.
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::buildForm function core/modules/views_ui/src/Form/BasicSettingsForm.php Form constructor.
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php Returns a unique string identifying the form.
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.

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