Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
umami_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
UnversionedAssetsTestHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
UpdateScriptTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
UpdateScriptTestRequirements::updateAlter | function | core/ |
Implements hook_update_requirements_alter(). |
UpdateServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
UpdateTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
UpdateTestHooks::updateStatusAlter | function | core/ |
Implements hook_update_status_alter(). |
UrlAlterFunctionalTest | class | core/ |
Tests altering the inbound path and the outbound path. |
UrlAlterFunctionalTest.php | file | core/ |
|
UrlAlterFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UrlAlterFunctionalTest::$modules | property | core/ |
Modules to install. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
UrlAlterFunctionalTest::testUrlAlter | function | core/ |
Tests that URL altering works and that it occurs in the correct order. |
UrlAlterTest | class | core/ |
Tests the capability to alter URLs. |
UrlAlterTest.php | file | core/ |
|
UrlAlterTest::$modules | property | core/ |
Modules to install. |
UrlAlterTest::testUrlWithQueryString | function | core/ |
Tests altering outbound query string. |
UrlResolverTest::testResourceUrlAlterHook | function | core/ |
Tests that hook_oembed_resource_url_alter() is invoked. |
url_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
url_alter_test.path_processor | service | core/ |
Drupal\url_alter_test\PathProcessorTest |
url_alter_test.services.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
UserFormTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
UserFormTestHooks::formUserCancelFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for user_cancel_form(). |
UserHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
UserHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
UserHooks::templatePreprocessDefaultVariablesAlter | function | core/ |
Implements hook_template_preprocess_default_variables_alter(). |
UserHooks::userViewAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for user entities. |
UserHooksTest::userFormatNameAlter | function | core/ |
Alters the username. |
UserPictureTest::testUserViewAlter | function | core/ |
Tests user picture field with a non-standard field formatter. |
UserRolesAccessPolicyTest::testAlterPermissions | function | core/ |
Tests the alterPermissions method. |
UserRouteAlterSubscriber | class | core/ |
Alters user authentication routes to support added serialization formats. |
UserRouteAlterSubscriber.php | file | core/ |
|
UserRouteAlterSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
UserRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
UserRouteAlterSubscriber::onRoutingAlterAddFormats | function | core/ |
Adds supported formats to the user authentication HTTP routes. |
UserRouteAlterSubscriber::__construct | function | core/ |
UserRouteAlterSubscriber constructor. |
UserRouteAlterTest | class | core/ |
Tests that the user routes can be altered. |
UserRouteAlterTest.php | file | core/ |
|
UserRouteAlterTest::$modules | property | core/ |
Modules to install. |
UserRouteAlterTest::testUserAlteredRoute | function | core/ |
Tests the altered 'user.login.http' route. |
UserSelection::entityQueryAlter | function | core/ |
Allows altering the SelectQuery generated by EntityFieldQuery. |
UserViewsHooks::viewsPluginsArgumentValidatorAlter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
user_route_alter_test.info.yml | file | core/ |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml |
user_route_alter_test.services.yml | file | core/ |
core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.services.yml |
ViewsFormAlterTest | class | core/ |
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.