OpenIDFunctionalTest.php |
file |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Definition of Drupal\openid\Tests\OpenIDFunctionalTest. |
Database::openConnection |
function |
drupal/core/lib/Drupal/Core/Database/Database.php |
Opens a connection to the server specified by the given key and target. |
NullSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
OpenIDTestBase::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Modules to enable. |
LocalStream::stream_open |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for fopen(), file_get_contents(), file_put_contents() etc. |
LocalStream::dir_opendir |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for opendir(). |
openid_extract_namespace |
function |
drupal/core/modules/openid/openid.inc |
Extract all the parameters belonging to an extension in a response message. |
openid_extract_ax_values |
function |
drupal/core/modules/openid/openid.inc |
Extracts values from an OpenID AX Response. |
_openid_get_math_library |
function |
drupal/core/modules/openid/openid.inc |
Determine the available math library GMP vs. BCMath, favouring GMP for performance. |
openid_test_html_openid1 |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with OpenID 1.0 <link> element. |
openid_test_html_openid2 |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with OpenID 2.0 <link> element. |
openid_login_form_submit |
function |
drupal/core/modules/openid/openid.module |
Form submit handler for openid_login_form(). |
openid_user_add_validate |
function |
drupal/core/modules/openid/openid.pages.inc |
|
SessionHandlerProxy::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
hook_openid_request_alter |
function |
drupal/core/modules/openid/openid.api.php |
Allow modules to modify the OpenID request parameters. |
_openid_dh_base64_to_long |
function |
drupal/core/modules/openid/openid.inc |
|
_openid_dh_long_to_base64 |
function |
drupal/core/modules/openid/openid.inc |
|
_openid_dh_binary_to_long |
function |
drupal/core/modules/openid/openid.inc |
|
_openid_dh_long_to_binary |
function |
drupal/core/modules/openid/openid.inc |
|
OpenIDRegistrationTest.php |
file |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Definition of Drupal\openid\Tests\OpenIDRegistrationTest. |
OpenIDTest::testConversion |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_XXX_to_XXX() functions. |
openid_update_last_removed |
function |
drupal/core/modules/openid/openid.install |
Implements hook_update_last_removed(). |
ArchiveTar::_openReadWrite |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
openid_association_request |
function |
drupal/core/modules/openid/openid.module |
|
openid_authentication_page |
function |
drupal/core/modules/openid/openid.pages.inc |
Menu callback; Process an OpenID authentication. |
OpenIDFunctionalTest::setUp |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Sets up a Drupal site for running functional and integration tests. |
MongoDbSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
openid_test_openid_response |
function |
drupal/core/modules/openid/tests/openid_test.module |
Implements hook_openid_response(). |
DocLexer::T_OPEN_PARENTHESIS |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
MemcacheSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
|
openid_test_yadis_http_equiv |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; regular HTML page with <meta> element. |
DocLexer::T_OPEN_CURLY_BRACES |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
OpenIDFunctionalTest::getInfo |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
|
OpenIDRegistrationTest::setUp |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Sets up a Drupal site for running functional and integration tests. |
MemcachedSessionHandler::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php |
|
OpenIDTest::testOpenidXRITest |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_is_xri(). |
SessionHandlerInterface::open |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
Open session. |
openid_test_redirected_method |
function |
drupal/core/modules/openid/tests/openid_test.module |
Menu callback; respond with appropriate callback. |
openid_menu_site_status_alter |
function |
drupal/core/modules/openid/openid.module |
Implements hook_menu_site_status_alter(). |
openid_authentication_request |
function |
drupal/core/modules/openid/openid.module |
|
openid_verify_assertion_nonce |
function |
drupal/core/modules/openid/openid.module |
Verify that the nonce has not been used in earlier assertions from the same OpenID provider. |
ImportOpmlTest::openImportForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Open OPML import form. |
OpenIDFunctionalTest::$modules |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Modules to enable. |
OpenIDTest::testOpenidGetBytes |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_get_bytes(). |
openid_user_delete_form_submit |
function |
drupal/core/modules/openid/openid.pages.inc |
|
OpenIDFunctionalTest::$web_user |
property |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
|
OpenIDFunctionalTest::testLogin |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php |
Test login using OpenID. |
OpenIDTestBase::submitLoginForm |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php |
Initiates the login procedure using the specified User-supplied Identity. |
OpenIDRegistrationTest::getInfo |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
|
OpenIDTest::testOpenidSignature |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_signature(). |