OpenIDTest::testOpenidNormalize |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test openid_normalize(). |
_openid_test_endpoint_associate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0,
section 8). |
OpenIDFunctionalTest::testDelete |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test deleting an OpenID identity from a user's profile. |
OpenIDRegistrationTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Modules to enable. |
openid_test_openid_request_alter |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_openid_request_alter(). |
OpenIDFunctionalTest::addIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity to user's profile. |
OpenIDTest::testOpenidDhXorsecret |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_xorsecret(). |
ConnectionUnitTest::testOpenClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() without query. |
hook_openid_discovery_method_info |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to declare OpenID discovery methods. |
SessionHandlerProxyTest::testOpen |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
openid_test_yadis_x_xrds_location |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with an X-XRDS-Location HTTP header. |
openid_verify_assertion_signature |
function |
drupal/core/modules/openid/openid.module |
Verify the signature of the response received from the OpenID provider. |
StopwatchTest::testReopenASection |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
|
openid_test_menu_site_status_alter |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_menu_site_status_alter(). |
_openid_test_endpoint_authenticate |
function |
drupal/core/modules/openid/tests/openid_test.module |
OpenID endpoint; handle "authenticate" requests. |
openid_block_view_user_login_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_block_view_MODULE_DELTA_alter(). |
openid_verify_assertion_return_url |
function |
drupal/core/modules/openid/openid.module |
Verify that openid.return_to matches the current URL. |
OpenIDFunctionalTest::testDiscovery |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test discovery of OpenID Provider Endpoint via Yadis and HTML. |
openid_openid_discovery_method_info |
function |
drupal/core/modules/openid/openid.module |
Implements hook_openid_discovery_method_info(). |
openid_form_user_register_form_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_form_FORM_ID_alter(). |
hook_openid_normalization_method_info |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to declare OpenID normalization methods. |
PhpStreamWrapperInterface::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::dir_opendir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
ContainerTest::testLeaveScopeNotActive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
OpenIDTest::testOpenidExtractNamespace |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test openid_extract_namespace(). |
ConnectionUnitTest::testOpenQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query. |
SessionHandlerProxyTest::testOpenFalse |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
hook_openid_discovery_method_info_alter |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to alter discovery methods. |
openid_openid_normalization_method_info |
function |
drupal/core/modules/openid/openid.module |
Implements hook_openid_normalization_method_info(). |
OpenIDFunctionalTest::testBlockedUserLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test that a blocked user cannot log in. |
ConcreteSessionHandlerInterfaceProxy::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
|
MemcacheSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
|
OpenIDFunctionalTest::addRedirectedIdentity |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Add OpenID identity, changed by the following redirects, to user's profile. |
OpenIDTestBase::getPasswordResetURLFromMail |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Parses the last sent e-mail and returns the one-time login link URL. |
hook_openid_normalization_method_info_alter |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to alter normalization methods. |
ConnectionUnitTest::testOpenSelectQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a select query. |
OpenIDFunctionalTest::testSignatureValidation |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Tests that openid.signed is verified. |
MemcacheddSessionHandlerTest::testOpenSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
OpenIDFunctionalTest::testLoginMaintenanceMode |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test login using OpenID during maintenance mode. |
ConnectionUnitTest::testOpenQueryPrefetchClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query and custom prefetch method. |
OpenIDRegistrationTest::testRegisterUserWithoutSreg |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Test OpenID auto-registration with a provider that does not supply SREG
information (i.e. no username or e-mail address). |
OpenIDRegistrationTest::testRegisterUserWithInvalidSreg |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Test OpenID auto-registration with a provider that supplies invalid SREG
information (a username that is already taken, and no e-mail address). |
OpenIDRegistrationTest::testRegisterUserWithAXButNoSREG |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Test OpenID auto-registration with a provider that supplies AX information,
but no SREG. |
MongoDbSessionHandlerTest::testOpenMethodAlwaysReturnTrue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
StopwatchTest::testReopenANewSectionShouldThrowAnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
@expectedException \LogicException |
OpenIDRegistrationTest::testRegisterUserWithEmailVerification |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Test OpenID auto-registration with e-mail verification enabled. |
OpenIDRegistrationTest::testRegisterUserWithoutEmailVerification |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Test OpenID auto-registration with e-mail verification disabled. |