16 calls to Drupal::destination() in Drupal 10
- CommonTestController::destination in core/
modules/ system/ tests/ modules/ common_test/ src/ Controller/ CommonTestController.php - Prints a destination query parameter.
- content_translation_form_field_config_edit_form_alter in core/
modules/ content_translation/ content_translation.module - Implements hook_form_FORM_ID_alter() for 'field_config_edit_form'.
- hook_user_login in core/
modules/ user/ user.api.php - The user just logged in.
- KernelTestBase::bootKernel in core/
tests/ Drupal/ KernelTests/ KernelTestBase.php - Bootstraps a kernel for a test.
- Links::getLinks in core/
modules/ views/ src/ Plugin/ views/ field/ Links.php - Gets the list of links used by this field.
- RedirectDestinationTrait::getRedirectDestination in core/
lib/ Drupal/ Core/ Routing/ RedirectDestinationTrait.php - Returns the redirect destination service.
- shortcut_preprocess_page_title in core/
modules/ shortcut/ shortcut.module - Implements hook_preprocess_HOOK() for page title templates.
- SystemCompactLink::preRenderCompactLink in core/
lib/ Drupal/ Core/ Render/ Element/ SystemCompactLink.php - Pre-render callback: Renders a link into #markup.
- template_preprocess_locale_translation_last_check in core/
modules/ locale/ locale.pages.inc - Prepares variables for most recent translation update templates.
- template_preprocess_update_last_check in core/
modules/ update/ update.module - Prepares variables for last time update data was checked templates.
- UserLoginBlock::renderPlaceholderFormAction in core/
modules/ user/ src/ Plugin/ Block/ UserLoginBlock.php - #lazy_builder callback; renders a form action URL including destination.
- user_user_login in core/
modules/ user/ user.module - Implements hook_user_login().
- WorkspaceMergeForm::getCancelUrl in core/
modules/ workspaces/ src/ Form/ WorkspaceMergeForm.php - Returns the route to go to if the user cancels the action.
- WorkspacePublishForm::getCancelUrl in core/
modules/ workspaces/ src/ Form/ WorkspacePublishForm.php - Returns the route to go to if the user cancels the action.
- workspaces_toolbar in core/
modules/ workspaces/ workspaces.module - Implements hook_toolbar().
- _update_no_data in core/
modules/ update/ update.module - Returns a warning message when there is no data about available updates.