Search for alt

  1. Search 7.x for alt
  2. Search 8.9.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
toolbar_disable_user_toolbar_toolbar_alter function core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.module Implements hook_toolbar_alter().
TourJavascriptTest::testGeneralTourUse function core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php Tests stepping through a tour.
tour_test_tour_tips_alter function core/modules/tour/tests/tour_test/tour_test.module Implements hook_tour_tips_alter().
tracker_views_data_alter function core/modules/tracker/tracker.views.inc Implements hook_views_data_alter().
TypedConfigManager::alterDefinitions function core/lib/Drupal/Core/Config/TypedConfigManager.php Invokes the hook to alter the definitions if the alter hook is set.
UidUpdateToSerialTest class core/modules/user/tests/src/Functional/UidUpdateToSerialTest.php Tests user_update_9301().
UidUpdateToSerialTest.php file core/modules/user/tests/src/Functional/UidUpdateToSerialTest.php
UidUpdateToSerialTest::setDatabaseDumpFiles function core/modules/user/tests/src/Functional/UidUpdateToSerialTest.php Set database dump files to be used.
UidUpdateToSerialTest::testDatabaseLoaded function core/modules/user/tests/src/Functional/UidUpdateToSerialTest.php Tests user_update_9301().
umami_form_alter function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_form_alter().
umami_form_search_block_form_alter function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_form_FORM_ID_alter().
umami_theme_suggestions_block_alter function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_theme_suggestions_HOOK_alter() for block templates.
unique_field_constraint_test_entity_base_field_info_alter function core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module Implements hook_entity_base_field_info_alter().
UpdateContribTest::testHookUpdateStatusAlter function core/modules/update/tests/src/Functional/UpdateContribTest.php Checks that hook_update_status_alter() works to change a status.
UpdateLocalTasksTest class core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Tests existence of update local tasks.
UpdateLocalTasksTest.php file core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
UpdateLocalTasksTest::getUpdateModuleRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of module routes to test.
UpdateLocalTasksTest::getUpdateReportRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of report routes to test.
UpdateLocalTasksTest::getUpdateThemeRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of theme routes to test.
UpdateLocalTasksTest::setUp function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php
UpdateLocalTasksTest::testUpdateModuleLocalTasks function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Checks update module tasks.
UpdateLocalTasksTest::testUpdateReportLocalTasks function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Checks update report tasks.
UpdateLocalTasksTest::testUpdateThemeLocalTasks function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Checks update theme tasks.
UpdateServiceProvider::alter function core/lib/Drupal/Core/Update/UpdateServiceProvider.php Modifies existing service definitions.
update_script_test_system_info_alter function core/modules/system/tests/modules/update_script_test/update_script_test.module Implements hook_system_info_alter().
update_test_system_info_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_system_info_alter().
update_test_update_status_alter function core/modules/update/tests/modules/update_test/update_test.module Implements hook_update_status_alter().
UrlAlterFunctionalTest class core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Tests altering the inbound path and the outbound path.
UrlAlterFunctionalTest.php file core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php
UrlAlterFunctionalTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php The theme to install as the default for testing.
UrlAlterFunctionalTest::$modules property core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Modules to enable.
UrlAlterFunctionalTest::assertUrlInboundAlter function core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Assert that an inbound path is altered to an expected value.
UrlAlterFunctionalTest::assertUrlOutboundAlter function core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Assert that an outbound path is altered to an expected value.
UrlAlterFunctionalTest::testUrlAlter function core/modules/path_alias/tests/src/Functional/UrlAlterFunctionalTest.php Tests that URL altering works and that it occurs in the correct order.
UrlAlterTest class core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php Tests the capability to alter URLs.
UrlAlterTest.php file core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php
UrlAlterTest::$modules property core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php Modules to enable.
UrlAlterTest::testUrlWithQueryString function core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php
UrlResolverTest::testResourceUrlAlterHook function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests that hook_oembed_resource_url_alter() is invoked.
url_alter_test.info.yml file core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml
url_alter_test.install file core/modules/system/tests/modules/url_alter_test/url_alter_test.install Install hooks for test module.
url_alter_test.path_processor service core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml Drupal\url_alter_test\PathProcessorTest
url_alter_test.services.yml file core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml
url_alter_test_install function core/modules/system/tests/modules/url_alter_test/url_alter_test.install Implements hook_install().
UserLocalTask class core/modules/user/src/Plugin/Derivative/UserLocalTask.php Provides local task definitions for all entity bundles.
UserLocalTask.php file core/modules/user/src/Plugin/Derivative/UserLocalTask.php
UserLocalTask::$entityTypeManager property core/modules/user/src/Plugin/Derivative/UserLocalTask.php The entity type manager.
UserLocalTask::create function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Creates a new class instance.
UserLocalTask::getDerivativeDefinitions function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Gets the definition of all derivatives of a base plugin.
UserLocalTask::__construct function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Creates a UserLocalTask object.

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