Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Other projects
Title Object type File name Summary
BasicAuthResourceTestTrait trait core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php Trait for ResourceTestBase subclasses testing $auth=basic_auth.
BasicAuthResourceTestTrait.php file core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthResourceTestTrait::assertAuthenticationEdgeCases function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
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
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
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.
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::getEditableConfigNames function core/modules/views_ui/src/Form/BasicSettingsForm.php Gets the configuration names that will be editable.
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php Returns a unique string identifying the form.
BasicSettingsForm::submitForm function core/modules/views_ui/src/Form/BasicSettingsForm.php Form submission handler.

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