9 calls to BasicAuthTestTrait::basicAuthGet()

BasicAuthTest::testBasicAuth in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests http basic authentication.
BasicAuthTest::testControllerNotCalledBeforeAuth in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests if the controller is called before authentication.
BasicAuthTest::testGlobalLoginFloodControl in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests the global login flood control.
BasicAuthTest::testLocale in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests compatibility with locale/UI translation.
BasicAuthTest::testPerUserLoginFloodControl in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests the per-user login flood control.
BasicAuthTest::testUnauthorizedErrorMessage in core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php
Tests if a comprehensive message is displayed when the route is denied.
SessionAuthenticationTest::testBasicAuthNoSession in core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
Tests that a session is not started automatically by basic authentication.
SessionAuthenticationTest::testBasicAuthSession in core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
Tests if a session can be initiated through basic authentication.
SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak in core/modules/system/tests/src/Functional/Session/SessionAuthenticationTest.php
Check that a basic authentication session does not leak.

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