You are here

16 calls to LinkGeneratorTrait::l() in Zircon Profile 8

BookController::adminOverview in core/modules/book/src/Controller/BookController.php
Returns an administrative overview of all books.
BookController::bookRender in core/modules/book/src/Controller/BookController.php
Prints a listing of all books.
CommentForm::save in core/modules/comment/src/CommentForm.php
Form submission handler for the 'save' action.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
DbLogController::eventDetails in core/modules/dblog/src/Controller/DbLogController.php
Displays details about a specific database log message.
DbLogController::overview in core/modules/dblog/src/Controller/DbLogController.php
Displays a listing of database log messages.
FeedForm::save in core/modules/aggregator/src/FeedForm.php
Form submission handler for the 'save' action.
FormErrorHandler::displayErrorMessages in core/modules/inline_form_errors/src/FormErrorHandler.php
Loops through and displays all form errors.
ForumForm::save in core/modules/forum/src/Form/ForumForm.php
Form submission handler for the 'save' action.
HelpController::helpLinksAsList in core/modules/help/src/Controller/HelpController.php
Provides a formatted list of available help topics.
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
PathController::adminOverview in core/modules/path/src/Controller/PathController.php
Displays the path administration overview page.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
ViewEditForm::getFormBucket in core/modules/views_ui/src/ViewEditForm.php
Add information about a section to a display.
ViewsUIController::reportFields in core/modules/views_ui/src/Controller/ViewsUIController.php
Lists all instances of fields on any views.
ViewsUIController::reportPlugins in core/modules/views_ui/src/Controller/ViewsUIController.php
Lists all plugins and what enabled Views use them.