Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
UrlAlterFunctionalTest::getInfo | function | modules/ |
|
UrlAlterFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath | function | modules/ |
Test current_path() and request_path(). |
UrlAlterFunctionalTest::testGetQInitialized | function | modules/ |
Tests that $_GET['q'] is initialized when the request path is empty. |
UrlAlterFunctionalTest::testUrlAlter | function | modules/ |
Test that URL altering works and that it occurs in the correct order. |
url_alter_test.info | file | modules/ |
name = Url_alter tests description = A support modules for url_alter hook testing. core = 7.x package = Testing version = VERSION hidden = TRUE |
url_alter_test.install | file | modules/ |
|
url_alter_test.module | file | modules/ |
Module to help test hook_url_inbound_alter() and hook_url_outbound_alter(). |
url_alter_test_foo | function | modules/ |
Menu callback. |
url_alter_test_install | function | modules/ |
Impelement hook_install(). |
url_alter_test_menu | function | modules/ |
Implements hook_menu(). |
url_alter_test_url_inbound_alter | function | modules/ |
Implements hook_url_inbound_alter(). |
url_alter_test_url_outbound_alter | function | modules/ |
Implements hook_url_outbound_alter(). |
UserTimeZoneFunctionalTest | class | modules/ |
Tests for user-configurable time zones. |
UserTimeZoneFunctionalTest::getInfo | function | modules/ |
|
UserTimeZoneFunctionalTest::testUserTimeZone | function | modules/ |
Tests the display of dates and time when user-configurable time zones are set. |
UserValidationTestCase::testAlteredMailValidation | function | modules/ |
|
user_email_validation_test_valid_email_address_alter | function | modules/ |
Implements hook_valid_email_address_alter(). |
user_field_info_alter | function | modules/ |
Implements hook_field_info_alter(). |
user_form_field_ui_field_edit_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_form_test_form_user_pass_reset_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_form_test_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
user_menu_link_alter | function | modules/ |
Implements hook_menu_link_alter(). |
user_menu_site_status_alter | function | modules/ |
Implements hook_menu_site_status_alter(). |
user_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
user_translated_menu_link_alter | function | modules/ |
Implements hook_translated_menu_link_alter(). |
XMLRPCMessagesTestCase::testAlterListMethods | function | modules/ |
Ensure that hook_xmlrpc_alter() can hide even builtin methods. |
xmlrpc_test_xmlrpc_alter | function | modules/ |
Implements hook_xmlrpc_alter(). |
_color_html_alter | function | modules/ |
Replaces style sheets with color-altered style sheets. |
_color_page_alter | function | modules/ |
Replaces the logo with a color-altered logo. |
_color_theme_select_form_alter | function | modules/ |
Helper for hook_form_FORM_ID_alter() implementations. |
_node_query_node_access_alter | function | modules/ |
Helper for node access functions. |
_openid_user_login_form_alter | function | modules/ |
|
_password_generate_salt | function | includes/ |
Generates a random base 64-encoded salt prefixed with settings for the hash. |
_theme_test_alter | function | modules/ |
Page callback, calls drupal_alter(). |
Pagination
- Previous page
- Page 13
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.