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 |
---|---|---|---|
CommentTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
comment_form_field_ui_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form. |
comment_form_field_ui_form_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
comment_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
comment_test_comment_links_alter | function | core/ |
Implements hook_comment_links_alter(). |
comment_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
comment_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
common_test_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter(). |
common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
common_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
common_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
common_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
ConfigSchemaAlterException | class | core/ |
Exception for when hook_config_schema_info_alter() adds or removes schema. |
ConfigSchemaAlterException.php | file | core/ |
|
ConfigSchemaTest::testConfigSchemaInfoAlter | function | core/ |
Tests hook_config_schema_info_alter(). |
ConfigTranslationFormTest::testConfigTranslationFormAlter | function | core/ |
Tests altering of the configuration translation forms. |
ConfigTranslationUiTest::testAlterInfo | function | core/ |
Tests the config_translation_info_alter() hook. |
config_entity_static_cache_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_import_test_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
config_schema_test_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
config_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_test_rest_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
config_translation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_config_translation_info_alter | function | core/ |
Implements hook_config_translation_info_alter(). |
config_translation_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_form_config_translation_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
config_translation_test_form_config_translation_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
config_translation_test_form_config_translation_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
config_translation_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
contact_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_form_user_admin_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
contact_form_user_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
contact_menu_local_tasks_alter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
contact_rest_resource_alter | function | core/ |
Implements hook_rest_resource_alter(). |
contact_storage_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_storage_test_form_contact_form_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for contact_form_form(). |
contact_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
Container::getAlternatives | function | core/ |
Provides alternatives for a given array and key. |
Container::getParameterAlternatives | function | core/ |
Provides alternatives in case a parameter was not found. |
Container::getServiceAlternatives | function | core/ |
Provides alternatives in case a service was not found. |
ContentLanguageSettings::$language_alterable | property | core/ |
Indicates if the language is alterable or not. |
ContentLanguageSettings::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettings::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsInterface::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettingsInterface::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.