Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
OpenIDFunctionalTest.php
»
OpenIDFunctionalTest
»
OpenIDFunctionalTest::addIdentity
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 calls to OpenIDFunctionalTest::addIdentity()
OpenIDFunctionalTest::addRedirectedIdentity
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Add OpenID identity, changed by the following redirects, to user's profile.
OpenIDFunctionalTest::testBlockedUserLogin
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Test that a blocked user cannot log in.
OpenIDFunctionalTest::testDelete
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Test deleting an OpenID identity from a user's profile.
OpenIDFunctionalTest::testDiscovery
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Test discovery of OpenID Provider Endpoint via Yadis and HTML.
OpenIDFunctionalTest::testLogin
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Test login using OpenID.
OpenIDFunctionalTest::testLoginMaintenanceMode
in drupal/
core/
modules/
openid/
lib/
Drupal/
openid/
Tests/
OpenIDFunctionalTest.php
Test login using OpenID during maintenance mode.