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 |
|---|---|---|---|
| hook_update_projects_alter | function | modules/ |
Alter the list of projects before fetching data and comparing versions. |
| hook_update_status_alter | function | modules/ |
Alter the information about available updates for projects. |
| hook_url_inbound_alter | function | modules/ |
Alters inbound URL requests. |
| hook_url_outbound_alter | function | modules/ |
Alters outbound URLs. |
| hook_username_alter | function | modules/ |
Alter the username that is displayed for a user. |
| hook_user_cancel_methods_alter | function | modules/ |
Modify account cancellation methods. |
| hook_user_view_alter | function | modules/ |
The user was built; the module may modify the structured content. |
| hook_valid_email_address_alter | function | modules/ |
Alter core e-mail validation. |
| hook_xmlrpc_alter | function | modules/ |
Alters the definition of XML-RPC methods before they are called. |
| image_form_system_file_system_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| image_module_test_image_effect_info_alter | function | modules/ |
Implements hook_image_effect_info_alter(). |
| JavaScriptTestCase::testAlter | function | modules/ |
Test altering a JavaScript's weight via hook_js_alter(). |
| JavaScriptTestCase::testLibraryAlter | function | modules/ |
Adds a JavaScript library to the page and alters it. |
| list_field_widget_info_alter | function | modules/ |
Implements hook_field_widget_info_alter(). |
| LocaleCSSAlterTest | class | modules/ |
Functional tests for CSS alter functions. |
| LocaleCSSAlterTest::getInfo | function | modules/ |
|
| LocaleCSSAlterTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleCSSAlterTest::testCSSFilesOrderInRTLMode | function | modules/ |
Verifies that -rtl.css file is added directly after LTR .css file. |
| LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations | function | modules/ |
Tests alterations to language types/negotiation info. |
| LocaleLibraryInfoAlterTest | class | modules/ |
Tests localization of the JavaScript libraries. |
| LocaleLibraryInfoAlterTest::getInfo | function | modules/ |
|
| LocaleLibraryInfoAlterTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| LocaleLibraryInfoAlterTest::testLibraryInfoAlter | function | modules/ |
Verifies that the datepicker can be localized. |
| locale_css_alter | function | modules/ |
Implements hook_css_alter(). |
| locale_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
| locale_field_language_alter | function | modules/ |
Implements hook_field_language_alter(). |
| locale_form_alter | function | modules/ |
Implements hook_form_alter(). |
| locale_form_comment_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| locale_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| locale_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| locale_form_path_admin_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| locale_js_alter | function | modules/ |
Implements hook_js_alter(). |
| locale_library_alter | function | modules/ |
Implement hook_library_alter(). |
| locale_test_language_negotiation_info_alter | function | modules/ |
Implements hook_language_negotiation_info_alter(). |
| locale_test_language_types_info_alter | function | modules/ |
Implements hook_language_types_info_alter(). |
| locale_url_outbound_alter | function | modules/ |
Implements hook_url_outbound_alter(). |
| menu_block_view_alter | function | modules/ |
Implements hook_block_view_alter(). |
| menu_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter(). |
| menu_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| menu_test_menu_site_status_alter | function | modules/ |
Implements hook_menu_site_status_alter(). |
| minimal_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| ModuleImplementsAlterTestCase | class | modules/ |
|
| ModuleImplementsAlterTestCase::getInfo | function | modules/ |
|
| ModuleImplementsAlterTestCase::testModuleImplementsAlter | function | modules/ |
Tests hook_module_implements_alter() adding an implementation. |
| module_test_altered_test_hook | function | modules/ |
Implements hook_altered_test_hook() |
| module_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter() |
| module_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| NodeEntityFieldQueryAlter | class | modules/ |
Tests node_query_entity_field_access_alter(). |
| NodeEntityFieldQueryAlter::$accessUser | property | modules/ |
User with permission to view content. |
| NodeEntityFieldQueryAlter::$noAccessUser | property | modules/ |
User without permission to view content. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.