Search for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Search 11.x for alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| translation_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
| translation_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
| translation_language_switch_links_alter | function | modules/ |
Implements hook_language_switch_links_alter(). |
| UpdateTestContribCase::testHookUpdateStatusAlter | function | modules/ |
Checks that hook_update_status_alter() works to change a status. |
| update_form_system_modules_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_modules(). |
| update_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| update_test_update_status_alter | function | modules/ |
Implements hook_update_status_alter(). |
| UrlAlterFunctionalTest | class | modules/ |
Tests hook_url_alter functions. |
| UrlAlterFunctionalTest::assertUrlInboundAlter | function | modules/ |
Assert that a inbound path is altered to an expected value. |
| UrlAlterFunctionalTest::assertUrlOutboundAlter | function | modules/ |
Assert that an outbound path is altered to an expected value. |
| 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(). |
| 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/ |
|
| _theme_test_alter | function | modules/ |
Page callback, calls drupal_alter(). |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.