| 
            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().           | 
              
          
                  | 
            SessionHttpsTest::assertSessionIds           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionHttpsTest.php           | 
                  
            Test that there exists a session with two specific session IDs.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            ConnectionUnitTest::getConnectionID           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php           | 
                  
            Returns the connection ID of the current test connection.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            views.view.test_node_revision_nid.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_nid.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_node_revision_nid.yml           | 
              
          
                  | 
            OpenIDTest::testOpenidExtractNamespace           | 
                  
            function           | 
                  
            drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php           | 
                  
            Test openid_extract_namespace().           | 
              
          
                  | 
            PluginInspectionInterface::getPluginId           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php           | 
                  
            Returns the plugin_id of the plugin instance.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            DerivativeDiscoveryDecorator::decodePluginId           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php           | 
                  
            Decodes derivative id and plugin id from a string.           | 
              
          
                  | 
            DerivativeDiscoveryDecorator::encodePluginId           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php           | 
                  
            Encodes plugin and derivative id's into a string.           | 
              
          
                  | 
            AnalyzeServiceReferencesPass::getDefinitionId           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php           | 
                  
                       | 
              
          
                  | 
            OpenIDFunctionalTest::testSignatureValidation           | 
                  
            function           | 
                  
            drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php           | 
                  
            Tests that openid.signed is verified.           | 
              
          
                  | 
            OpenIDFunctionalTest::testLoginMaintenanceMode           | 
                  
            function           | 
                  
            drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php           | 
                  
            Test login using OpenID during maintenance mode.           | 
              
          
                  | 
            ResolveReferencesToAliasesPass::getDefinitionId           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php           | 
                  
            Resolves an alias into a definition id.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           |