You are here

58 string references to YAML keys in user.routing.yml in Zircon Profile 8

AccessDeniedSubscriber::onException in core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php
Redirects users when access is denied.
AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
admin_toolbar_tools_menu_links_discovered_alter in modules/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.module
Implements hook_menu_links_discovered_alter().
AttributeBagTest::attributesProvider in vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
AttributeBagTest::testRemove in vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
AttributeBagTest::testReplace in vendor/symfony/http-foundation/Tests/Session/Attribute/AttributeBagTest.php
BrowserTest::testGetAbsoluteUrl in core/modules/simpletest/src/Tests/BrowserTest.php
Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
CommentManager::forbiddenMessage in core/modules/comment/src/CommentManager.php
Provides a message if posting comments is forbidden.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess in core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
Tests the checkAccess() tree manipulator.
DynamicMenuLinkMock::getRouteName in core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php
Returns the route name, if available.
EngineTwigTest::testTwigLinkGenerator in core/modules/system/src/Tests/Theme/EngineTwigTest.php
Tests the link_generator Twig functions.
EngineTwigTest::testTwigUrlGenerator in core/modules/system/src/Tests/Theme/EngineTwigTest.php
Tests the url and url_generate Twig functions.
ForumController::buildActionLinks in core/modules/forum/src/Controller/ForumController.php
Generates an action link to display at the top of the forum listing.
LoginLogoutMenuLink::getRouteName in core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php
Returns the route name, if available.
MenuForm::buildOverviewTreeForm in core/modules/menu_ui/src/MenuForm.php
Recursive helper function for buildOverviewForm().
MenuTest::getStandardMenuLink in core/modules/menu_ui/src/Tests/MenuTest.php
Returns standard menu link.
ModulesListForm::buildRow in core/modules/system/src/Form/ModulesListForm.php
Builds a table row for the system modules page.
NamespacedAttributeBagTest::attributesProvider in vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
NamespacedAttributeBagTest::testRemove in vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
NamespacedAttributeBagTest::testReplace in vendor/symfony/http-foundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php
node_help in core/modules/node/node.module
Implements hook_help().
path_help in core/modules/path/path.module
Implements hook_help().
quickedit_help in core/modules/quickedit/quickedit.module
Implements hook_help().
RoleForm::save in core/modules/user/src/RoleForm.php
Form submission handler for the 'save' action.
search_help in core/modules/search/search.module
Implements hook_help().
ShortcutTranslationUITest::doTestBasicTranslation in core/modules/shortcut/src/Tests/ShortcutTranslationUITest.php
Tests the basic translation workflow.
SiteMaintenanceModeForm::buildForm in core/modules/system/src/Form/SiteMaintenanceModeForm.php
Form constructor.
SiteMaintenanceTest::testSiteMaintenance in core/modules/system/src/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
statistics_help in core/modules/statistics/statistics.module
Implements hook_help().
system_get_module_admin_tasks in core/modules/system/system.module
Generate a list of tasks offered by a specified module.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
taxonomy_help in core/modules/taxonomy/taxonomy.module
Implements hook_help().
ThemeTest::testFrontPageThemeSuggestion in core/modules/system/src/Tests/Theme/ThemeTest.php
Ensure page-front template suggestion is added when on front page.
ThemeTestSubscriber::onRequest in core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
Generates themed output early in a page request.
TokenReplaceUnitTest::testSystemSiteTokenReplacement in core/modules/system/src/Tests/System/TokenReplaceUnitTest.php
Tests the generation of all system site information tokens.
TwigThemeTestController::linkGeneratorRender in core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php
Renders for testing link_generator functions in a Twig template.
TwigThemeTestController::urlToStringRender in core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php
Renders a URL to a string.
UserAccountLinksTest::testAccountPageTitles in core/modules/user/src/Tests/UserAccountLinksTest.php
Tests page title is set correctly on user account tabs.
UserBlocksTest::testUserLoginBlock in core/modules/user/src/Tests/UserBlocksTest.php
Test the user login block.
UserController::resetPass in core/modules/user/src/Controller/UserController.php
Returns the user password reset page.
UserLocalTasksTest::getUserAdminRoutes in core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php
Provides a list of routes to test.
UserLocalTasksTest::getUserLoginRoutes in core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php
Provides a list of routes to test.
UserLocalTasksTest::testUserLoginLocalTasks in core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php
Checks user listing local tasks.
UserLoginBlock::blockAccess in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Indicates whether the block should be shown.
UserLoginBlock::build in core/modules/user/src/Plugin/Block/UserLoginBlock.php
Builds and returns the renderable array for this block plugin.
UserLoginForm::validateFinal in core/modules/user/src/Form/UserLoginForm.php
Checks if user was not authenticated, or if too many logins were attempted.
UserLoginTest::assertFailedLogin in core/modules/user/src/Tests/UserLoginTest.php
Make an unsuccessful login attempt.
UserMultipleCancelConfirm::buildForm in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Form constructor.
UserMultipleCancelConfirm::getCancelUrl in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Returns the route to go to if the user cancels the action.
UserMultipleCancelConfirm::submitForm in core/modules/user/src/Form/UserMultipleCancelConfirm.php
Form submission handler.
UserPasswordForm::submitForm in core/modules/user/src/Form/UserPasswordForm.php
Form submission handler.
UserPasswordResetTest::testUserResetPasswordTextboxFilled in core/modules/user/src/Tests/UserPasswordResetTest.php
Prefill the text box on incorrect login via link to password reset page.
UserTokenReplaceTest::testUserTokenReplacement in core/modules/user/src/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_cancel_url in core/modules/user/user.module
Generates a URL to confirm an account cancellation request.
user_help in core/modules/user/user.module
Implements hook_help().
user_pass_reset_url in core/modules/user/user.module
Generates a unique URL for a user to login and reset their password.
user_toolbar in core/modules/user/user.module
Implements hook_toolbar().