Search for Id
| Title | Object type | File name | Summary | 
|---|---|---|---|
| openid_test_menu_site_status_alter | function | modules/ | 
                                                                                        Implements hook_menu_site_status_alter(). | 
| openid_test_redirect | function | modules/ | 
                                                                                        Menu callback; redirect during Normalization/Discovery. | 
| openid_test_redirected_method | function | modules/ | 
                                                                                        Menu callback; respond with appropriate callback. | 
| openid_test_yadis_http_equiv | function | modules/ | 
                                                                                        Menu callback; regular HTML page with <meta> element. | 
| openid_test_yadis_xrds | function | modules/ | 
                                                                                        Menu callback; XRDS document that references the OP Endpoint URL. | 
| openid_test_yadis_x_xrds_location | function | modules/ | 
                                                                                        Menu callback; regular HTML page with an X-XRDS-Location HTTP header. | 
| openid_update_6000 | function | modules/ | 
                                                                                        Add a table to store nonces. | 
| openid_update_7000 | function | modules/ | 
                                                                                        Bind associations to their providers. | 
| openid_user_add | function | modules/ | 
                                                                                        Form builder; Add an OpenID identity. | 
| openid_user_add_submit | function | modules/ | 
                                                                                        |
| openid_user_add_validate | function | modules/ | 
                                                                                        |
| openid_user_delete_form | function | modules/ | 
                                                                                        Menu callback; Delete the specified OpenID identity from the system. | 
| openid_user_delete_form_submit | function | modules/ | 
                                                                                        |
| openid_user_identities | function | modules/ | 
                                                                                        Menu callback; Manage OpenID identities for the specified user. | 
| openid_user_insert | function | modules/ | 
                                                                                        Implements hook_user_insert(). | 
| openid_user_login | function | modules/ | 
                                                                                        Implements hook_user_login(). | 
| openid_user_logout | function | modules/ | 
                                                                                        Implements hook_user_logout(). | 
| openid_verify_assertion | function | modules/ | 
                                                                                        Attempt to verify the response received from the OpenID Provider. | 
| openid_verify_assertion_nonce | function | modules/ | 
                                                                                        Verify that the nonce has not been used in earlier assertions from the same OpenID provider. | 
| openid_verify_assertion_return_url | function | modules/ | 
                                                                                        Verify that openid.return_to matches the current URL. | 
| openid_verify_assertion_signature | function | modules/ | 
                                                                                        Verify the signature of the response received from the OpenID provider. | 
| OptionsWidgetsTestCase | class | modules/ | 
                                                                                        @file Tests for options.module.  | 
              
| OptionsWidgetsTestCase::$bool | property | modules/ | 
                                                                                        |
| OptionsWidgetsTestCase::$card_1 | property | modules/ | 
                                                                                        |
| OptionsWidgetsTestCase::$card_2 | property | modules/ | 
                                                                                        |
| OptionsWidgetsTestCase::$web_user | property | modules/ | 
                                                                                        |
| OptionsWidgetsTestCase::getInfo | function | modules/ | 
                                                                                        |
| OptionsWidgetsTestCase::setUp | function | modules/ | 
                                                                                        Set the default field storage backend for fields created during tests. | 
| OptionsWidgetsTestCase::testCheckBoxes | function | modules/ | 
                                                                                        Tests the 'options_buttons' widget (multiple select). | 
| OptionsWidgetsTestCase::testOnOffCheckbox | function | modules/ | 
                                                                                        Tests the 'options_onoff' widget. | 
| OptionsWidgetsTestCase::testRadioButtons | function | modules/ | 
                                                                                        Tests the 'options_buttons' widget (single select). | 
| OptionsWidgetsTestCase::testSelectListMultiple | function | modules/ | 
                                                                                        Tests the 'options_select' widget (multiple select). | 
| OptionsWidgetsTestCase::testSelectListSingle | function | modules/ | 
                                                                                        Tests the 'options_select' widget (single select). | 
| options_field_widget_error | function | modules/ | 
                                                                                        Implements hook_field_widget_error(). | 
| options_field_widget_form | function | modules/ | 
                                                                                        Implements hook_field_widget_form(). | 
| options_field_widget_info | function | modules/ | 
                                                                                        Implements hook_field_widget_info(). | 
| options_field_widget_settings_form | function | modules/ | 
                                                                                        Implements hook_field_widget_settings_form(). | 
| options_field_widget_validate | function | modules/ | 
                                                                                        Form element validation handler for options element. | 
| password_confirm_validate | function | includes/ | 
                                                                                        Validates a password_confirm element. | 
| PathTestCase::getPID | function | modules/ | 
                                                                                        Returns the path ID. | 
| path_admin_form_validate | function | modules/ | 
                                                                                        Form validation handler for path_admin_form(). | 
| path_form_element_validate | function | modules/ | 
                                                                                        Form element validation handler for URL alias form element. | 
| PollVoteCheckHostname::$poll_nid | property | modules/ | 
                                                                                        |
| poll_validate | function | modules/ | 
                                                                                        Implements hook_validate(). | 
| poll_view_voting_validate | function | modules/ | 
                                                                                        Validation function for processing votes | 
| POSTGRESQL_NEXTID_LOCK | constant | includes/ | 
                                                                                        The name by which to obtain a lock for retrieving the next insert id. | 
| profile_field_form_validate | function | modules/ | 
                                                                                        Validate profile_field_form submissions. | 
| PROFILE_HIDDEN | constant | modules/ | 
                                                                                        Hidden profile field, only accessible by administrators, modules and themes. | 
| profile_user_form_validate | function | modules/ | 
                                                                                        Form validation handler for the user register/profile form. | 
| Query::$uniqueIdentifier | property | includes/ | 
                                                                                        A unique identifier for this query object. | 
Pagination
- Previous page
 - Page 11
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.