39 calls to UrlGeneratorTrait::url() in Zircon Profile 8.0
- 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.
- AggregatorController::adminOverview in core/
modules/ aggregator/ src/ Controller/ AggregatorController.php - Displays the aggregator administration page.
- BlockContentAddLocalAction::getOptions in core/
modules/ block_content/ src/ Plugin/ Menu/ LocalAction/ BlockContentAddLocalAction.php - Returns options for rendering a link for the local action.
- CommentForm::form in core/
modules/ comment/ src/ CommentForm.php - Gets the actual form array to be built.
- CommentItem::storageSettingsForm in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Returns a form for the storage-level settings.
- CommentManager::forbiddenMessage in core/
modules/ comment/ src/ CommentManager.php - Provides a message if posting comments is forbidden.
- ConfigTranslationController::itemPage in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Language translations overview page for a configuration name.
- ContactController::contactSitePage in core/
modules/ contact/ src/ Controller/ ContactController.php - Presents the site-wide contact form.
- CronForm::buildForm in core/
modules/ system/ src/ Form/ CronForm.php - Form constructor.
- CronForm::submitForm in core/
modules/ system/ src/ Form/ CronForm.php - Runs cron and reloads the page.
- DefaultProcessor::buildConfigurationForm in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Form constructor.
- LanguageAddForm::save in core/
modules/ language/ src/ Form/ LanguageAddForm.php - Form submission handler for the 'save' action.
- LocaleSettingsForm::buildForm in core/
modules/ locale/ src/ Form/ LocaleSettingsForm.php - Form constructor.
- LocaleSettingsForm::validateForm in core/
modules/ locale/ src/ Form/ LocaleSettingsForm.php - Form validation handler.
- MaintenanceModeSubscriber::onKernelRequestMaintenance in core/
modules/ user/ src/ EventSubscriber/ MaintenanceModeSubscriber.php - Logout users if site is in maintenance mode.
- MenuForm::buildOverviewForm in core/
modules/ menu_ui/ src/ MenuForm.php - Form constructor to edit an entire menu tree at once.
- OpmlFeedAdd::buildForm in core/
modules/ aggregator/ src/ Form/ OpmlFeedAdd.php - Form constructor.
- Overview::buildForm in core/
modules/ forum/ src/ Form/ Overview.php - Form constructor.
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- PathController::adminOverview in core/
modules/ path/ src/ Controller/ PathController.php - Displays the path administration overview page.
- PathPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Provide a form to edit options for this plugin.
- PerformanceForm::buildForm in core/
modules/ system/ src/ Form/ PerformanceForm.php - Form constructor.
- PrivateStream::getExternalUrl in core/
lib/ Drupal/ Core/ StreamWrapper/ PrivateStream.php - Returns a web accessible URL for the resource.
- ReorderDisplays::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ReorderDisplays.php - Form constructor.
- SearchBlockForm::buildForm in core/
modules/ search/ src/ Form/ SearchBlockForm.php - Form constructor.
- SetCustomize::form in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Gets the actual form array to be built.
- SimpletestResultsForm::buildForm in core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php - Form constructor.
- SiteMaintenanceModeForm::buildForm in core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php - Form constructor.
- SwitchShortcutSet::submitForm in core/
modules/ shortcut/ src/ Form/ SwitchShortcutSet.php - Form submission handler.
- SystemController::overview in core/
modules/ system/ src/ Controller/ SystemController.php - Provide the administration overview page.
- TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- UpdateSettingsForm::buildForm in core/
modules/ update/ src/ UpdateSettingsForm.php - Form constructor.
- UrlGeneratorTrait::redirect in core/
lib/ Drupal/ Core/ Routing/ UrlGeneratorTrait.php - Returns a redirect response object for the specified route.
- UserController::resetPass in core/
modules/ user/ src/ Controller/ UserController.php - Returns the user password reset page.
- 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.
- ViewsFormBase::getForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ViewsFormBase.php - Creates a new instance of this form.
- WizardPluginBase::buildForm in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Form callback to build other elements in the "show" form.