Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 10.3.x for alter
- Search 11.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
FormTestAlterForm | class | core/ |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
FormTestAlterForm.php | file | core/ |
|
FormTestAlterForm::buildForm | function | core/ |
Form constructor. |
FormTestAlterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestAlterForm::submitForm | function | core/ |
Form submission handler. |
form_test_form_alter | function | core/ |
Implements hook_form_alter(). |
form_test_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
form_test_form_form_test_vertical_tabs_access_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for form_test_vertical_tabs_access_form(). |
form_test_form_user_register_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the registration form. |
ForumIndexStorage::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
ForumIndexStorageInterface::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
forum_entity_bundle_field_info_alter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
forum_entity_bundle_info_alter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
forum_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
forum_form_taxonomy_term_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\taxonomy\TermForm. |
forum_form_taxonomy_vocabulary_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\taxonomy\VocabularyForm. |
GroupwiseMax::alterSubqueryCondition | function | core/ |
Recursive helper to add a namespace to conditions. |
HalServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
hal_test_hal_relation_uri_alter | function | core/ |
Implements hook_hal_relation_uri_alter(). |
hal_test_hal_type_uri_alter | function | core/ |
Implements hook_hal_type_uri_alter(). |
hal_test_rest_relation_uri_alter | function | core/ |
Implements hook_rest_relation_uri_alter(). |
hal_test_rest_type_uri_alter | function | core/ |
Implements hook_rest_type_uri_alter(). |
help_block_view_help_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
help_topics_test_help_topics_info_alter | function | core/ |
Implements hook_help_topics_info_alter(). |
history_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
hook_aggregator_fetcher_info_alter | function | core/ |
Perform alterations on the available fetchers. |
hook_aggregator_parser_info_alter | function | core/ |
Perform alterations on the available parsers. |
hook_aggregator_processor_info_alter | function | core/ |
Perform alterations on the available processors. |
hook_ajax_render_alter | function | core/ |
Alter the Ajax command data that is sent to the client. |
hook_archiver_info_alter | function | core/ |
Alter archiver information declared by other modules. |
hook_batch_alter | function | core/ |
Alter batch information before a batch is processed. |
hook_block_build_alter | function | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
hook_block_build_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_build alteration. |
hook_block_view_alter | function | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). |
hook_block_view_BASE_BLOCK_ID_alter | function | core/ |
Provide a block plugin specific block_view alteration. |
hook_ckeditor_css_alter | function | core/ |
Modify the list of CSS files that will be added to a CKEditor instance. |
hook_ckeditor_plugin_info_alter | function | core/ |
Modify the list of available CKEditor plugins. |
hook_comment_links_alter | function | core/ |
Alter the links of a comment. |
hook_config_import_steps_alter | function | core/ |
Alter the configuration synchronization steps. |
hook_config_schema_info_alter | function | core/ |
Alter config typed data definitions. |
hook_config_translation_info_alter | function | core/ |
Alter existing translation tabs for translation of configuration. |
hook_contextual_links_alter | function | core/ |
Alter contextual links before they are rendered. |
hook_contextual_links_plugins_alter | function | core/ |
Alter the plugin definition of contextual links. |
hook_contextual_links_view_alter | function | core/ |
Alter a contextual links element before it is rendered. |
hook_countries_alter | function | core/ |
Alter the default country list. |
hook_css_alter | function | core/ |
Alter CSS files before they are output on the page. |
hook_data_type_info_alter | function | core/ |
Alter available data types for typed data wrappers. |
hook_display_variant_plugin_alter | function | core/ |
Alter display variant plugin definitions. |
hook_editor_info_alter | function | core/ |
Performs alterations on text editor definitions. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.