Search for alter

  1. Search 7.x for alter
  2. Search 9.5.x for alter
  3. Search 8.9.x for alter
  4. Search 10.3.x for alter
  5. Search 11.x for alter
  6. Other projects
Title Object type File name Summary
ImageViewsHooks::fieldViewsDataViewsDataAlter function core/modules/image/src/Hook/ImageViewsHooks.php Implements hook_field_views_data_views_data_alter().
InfoAlterTest class core/modules/system/tests/src/Kernel/System/InfoAlterTest.php Tests the effectiveness of hook_system_info_alter().
InfoAlterTest.php file core/modules/system/tests/src/Kernel/System/InfoAlterTest.php
InfoAlterTest::testSystemInfoAlter function core/modules/system/tests/src/Kernel/System/InfoAlterTest.php Tests that theme .info.yml data is rebuild after enabling a module.
InlineFormErrorsHooks::elementInfoAlter function core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php Implements hook_element_info_alter().
InlineFormErrorsServiceProvider::alter function core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php Modifies existing service definitions.
InstallerServiceProvider::alter function core/lib/Drupal/Core/Installer/InstallerServiceProvider.php Modifies existing service definitions.
JsDeprecationTestHooks::jsSettingsAlter function core/modules/system/tests/modules/js_deprecation_test/src/Hook/JsDeprecationTestHooks.php Implements hook_js_settings_alter().
JsonapiServiceProvider::alter function core/modules/jsonapi/src/JsonapiServiceProvider.php Modifies existing service definitions.
JsonapiTestUserHooks::userFormatNameAlter function core/modules/jsonapi/tests/modules/jsonapi_test_user/src/Hook/JsonapiTestUserHooks.php Implements hook_user_format_name_alter().
JsTestingLogTestHooks::jsSettingsAlter function core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php Implements hook_js_settings_alter().
KeyvalueTestHooks::entityTypeAlter function core/modules/system/tests/modules/keyvalue_test/src/Hook/KeyvalueTestHooks.php Implements hook_entity_type_alter().
LanguageHooks::elementInfoAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_element_info_alter().
LanguageHooks::entityBaseFieldInfoAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_entity_base_field_info_alter().
LanguageHooks::fieldInfoAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_field_info_alter().
LanguageHooks::formAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_form_alter().
LanguageHooks::languageTypesInfoAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_language_types_info_alter().
LanguageHooks::tourTipsAlter function core/modules/language/src/Hook/LanguageHooks.php Implements hook_tour_tips_alter().
LanguageNegotiationInfoTest::testConfigLangTypeAlterations function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests altering config of configurable language types.
LanguageNegotiationInfoTest::testInfoAlterations function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests alterations to language types/negotiation info.
LanguageServiceProvider::alter function core/modules/language/src/LanguageServiceProvider.php Modifies existing service definitions.
LanguageTestHooks::languageFallbackCandidatesAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_fallback_candidates_alter().
LanguageTestHooks::languageFallbackCandidatesTestAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_fallback_candidates_OPERATION_alter().
LanguageTestHooks::languageNegotiationInfoAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_negotiation_info_alter().
LanguageTestHooks::languageSwitchLinksAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_switch_links_alter().
LanguageTestHooks::languageTypesInfoAlter function core/modules/language/tests/language_test/src/Hook/LanguageTestHooks.php Implements hook_language_types_info_alter().
LayoutBuilderBlocksTest::testLayoutBuilderChooseBlocksAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests altering block definitions in the choose block controller.
LayoutBuilderBreadcrumbAlterTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Tests layout_builder_system_breadcrumb_alter().
LayoutBuilderBreadcrumbAlterTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php
LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Check that there are no errors when alter called with null route match.
LayoutBuilderFormBlockTestHooks::blockAlter function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Hook/LayoutBuilderFormBlockTestHooks.php Implements hook_block_alter().
LayoutBuilderHooks::entityBuildDefaultsAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_build_defaults_alter().
LayoutBuilderHooks::entityTypeAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_type_alter().
LayoutBuilderHooks::entityViewAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_view_alter().
LayoutBuilderHooks::formEntityFormDisplayEditFormAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
LayoutBuilderHooks::pluginFilterBlockAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterBlockBlockUiAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterLayoutAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterLayoutLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::systemBreadcrumbAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderHooks::themeRegistryAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_registry_alter().
LayoutBuilderHooks::themeSuggestionsFieldAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_suggestions_HOOK_alter().
LayoutBuilderOverrideHook::entityTypeAlter function core/modules/layout_builder/tests/modules/layout_builder_override_dependency/src/Hook/LayoutBuilderOverrideHook.php Implements hook_entity_type_alter().
LayoutBuilderOverrideHook::entityTypeAlter function core/modules/layout_builder/tests/modules/layout_builder_override/src/Hook/LayoutBuilderOverrideHook.php Implements hook_entity_type_alter().
LayoutBuilderOverridesTest::testOverridesFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php Tests a custom alter of the overrides form.
LayoutBuilderPrepareLayoutTest::testAlterPrepareLayout function core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php Tests that we can alter a Layout Builder element while preparing.
LayoutBuilderRoutes::onAlterRoutes function core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php Alters existing routes for a specific collection.
LayoutBuilderRoutesTest::testOnAlterRoutes function core/modules/layout_builder/tests/src/Unit/LayoutBuilderRoutesTest.php Tests on alter routes.
LayoutBuilderTest::testFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that hook_form_alter() has access to the Layout Builder info.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.