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 |
|---|---|---|---|
| database_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
| database_test_query_database_test_alter_remove_range_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| dblog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
| DrupalAlterTestCase | class | modules/ |
Tests for URL generation functions. |
| DrupalAlterTestCase::getInfo | function | modules/ |
|
| DrupalAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| DrupalAlterTestCase::testDrupalAlter | function | modules/ |
|
| DrupalGotoTest::testDrupalGotoAlter | function | modules/ |
Test hook_drupal_goto_alter(). |
| drupal_alter | function | includes/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
| drupal_autoload_test_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
| EntityFieldQuery::$altered | property | includes/ |
TRUE if the query has already been altered, FALSE if it hasn't. |
| entity_crud_hook_test_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
| example_form_alter | function | external_documentation/ |
Implementation of hook_form_alter(). |
| FieldAttachStorageTestCase::testFieldStorageDetailsAlter | function | modules/ |
Test storage details alteration. |
| FieldSchemaAlterTestCase | class | modules/ |
Tests that the field schema can be altered with hook_field_schema_alter(). |
| FieldSchemaAlterTestCase::getInfo | function | modules/ |
|
| FieldSchemaAlterTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| FieldSchemaAlterTestCase::testImageFieldSchemaAlter | function | modules/ |
Tests a hook_field_schema_alter() implementation. |
| FieldUIAlterTestCase | class | modules/ |
Tests custom widget hooks and callbacks on the field administration pages. |
| FieldUIAlterTestCase::getInfo | function | modules/ |
|
| FieldUIAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter | function | modules/ |
Tests hook_field_widget_properties_alter() on the default field widget. |
| field_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
| field_test_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
| field_test_entity_query_alter | function | modules/ |
Implements hook_entity_query_alter(). |
| field_test_field_attach_view_alter | function | modules/ |
Implements hook_field_attach_view_alter(). |
| field_test_field_available_languages_alter | function | modules/ |
Implements hook_field_available_languages_alter(). |
| field_test_field_language_alter | function | modules/ |
Implements hook_field_language_alter(). |
| field_test_field_storage_details_alter | function | modules/ |
Implements hook_field_storage_details_alter(). |
| field_test_field_widget_form_alter | function | modules/ |
Implements hook_field_widget_form_alter(). |
| field_test_field_widget_properties_alter | function | modules/ |
Implements hook_field_widget_properties_alter(). |
| field_test_field_widget_properties_user_alter | function | modules/ |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
| field_test_query_efq_table_prefixing_test_alter | function | modules/ |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
| field_test_query_store_global_test_query_alter | function | modules/ |
Implements hook_query_TAG_alter() for tag 'store_global_test_query'. |
| field_test_schema_alter.info | file | modules/ |
name = "Field API Schema Alter Test" description = "Support module for the Field API schema alter tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
| field_test_schema_alter.install | file | modules/ |
Install, update and uninstall functions for the field_test_schema_alter module. |
| field_test_schema_alter.module | file | modules/ |
|
| field_test_schema_alter_field_schema_alter | function | modules/ |
Implements hook_field_schema_alter(). |
| field_ui_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| file_test_file_mimetype_mapping_alter | function | modules/ |
Implements hook_file_mimetype_mapping_alter(). |
| file_test_file_url_alter | function | modules/ |
Implements hook_file_url_alter(). |
| FormAlterTestCase | class | modules/ |
Test form alter hooks. |
| FormAlterTestCase::getInfo | function | modules/ |
|
| FormAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| FormAlterTestCase::testExecutionOrder | function | modules/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
| form_test_alter_form | function | modules/ |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
| form_test_form_alter | function | modules/ |
Implements hook_form_alter(). |
| form_test_form_form_test_alter_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| form_test_form_form_test_state_persist_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| form_test_form_user_register_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.