46 string references to 'Renderer'
- BreakLockLink::create in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Creates an instance of the plugin.
- CommentForm::create in core/
modules/ comment/ src/ CommentForm.php - Instantiates a new instance of this class.
- ConfigSingleImportForm::create in core/
modules/ config/ src/ Form/ ConfigSingleImportForm.php - Instantiates a new instance of this class.
- ConfigSync::create in core/
modules/ config/ src/ Form/ ConfigSync.php - Instantiates a new instance of this class.
- ConfigTranslationController::create in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Instantiates a new instance of the implementing class using autowiring.
- ContextualController::create in core/
modules/ contextual/ src/ ContextualController.php - Instantiates a new instance of this class.
- EntityController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityController.php - Instantiates a new instance of this class.
- EntityDisplayBase::__construct in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Constructs an Entity object.
- EntityField::create in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - Creates an instance of the plugin.
- EntityViewController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityViewController.php - Instantiates a new instance of this class.
- Feed::buildResponse in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Builds up a response with the rendered view as content.
- Feed::create in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Creates an instance of the plugin.
- FieldPluginBase::getRenderer in core/
modules/ views/ src/ Plugin/ views/ field/ FieldPluginBase.php - Returns the render API renderer.
- FileUploadForm::create in core/
modules/ media_library/ src/ Form/ FileUploadForm.php - Instantiates a new instance of this class.
- file_save_upload in core/
modules/ file/ file.module - Saves file uploads to a new location.
- HelpTopicSection::create in core/
modules/ help/ src/ Plugin/ HelpSection/ HelpTopicSection.php - Creates an instance of the plugin.
- InlineFormErrorsServiceProvider::alter in core/
modules/ inline_form_errors/ src/ InlineFormErrorsServiceProvider.php - Modifies existing service definitions.
- ManagedFile::uploadAjaxCallback in core/
modules/ file/ src/ Element/ ManagedFile.php - #ajax callback for managed_file upload forms.
- MediaEmbed::create in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Creates an instance of the plugin.
- MediaFilterController::create in core/
modules/ media/ src/ Controller/ MediaFilterController.php - Instantiates a new instance of this class.
- MediaThumbnailFormatter::create in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ MediaThumbnailFormatter.php - Creates an instance of the plugin.
- MessageAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ MessageAction.php - Creates an instance of the plugin.
- NodeHooks1::queryNodeAccessAlter in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_query_TAG_alter().
- NodePreviewController::create in core/
modules/ node/ src/ Controller/ NodePreviewController.php - Instantiates a new instance of this class.
- NodeSearch::create in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Creates an instance of the plugin.
- NodeViewController::create in core/
modules/ node/ src/ Controller/ NodeViewController.php - Instantiates a new instance of this class.
- OEmbedIframeController::create in core/
modules/ media/ src/ Controller/ OEmbedIframeController.php - Instantiates a new instance of this class.
- OverviewTerms::create in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Instantiates a new instance of this class.
- PluginBase::getRenderer in core/
modules/ views/ src/ Plugin/ views/ PluginBase.php - Returns the render API renderer.
- RestExport::buildResponse in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Builds up a response with the rendered view as content.
- RestExport::create in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Creates an instance of the plugin.
- SearchBlockForm::create in core/
modules/ search/ src/ Form/ SearchBlockForm.php - Instantiates a new instance of this class.
- SettingsForm::create in core/
modules/ navigation/ src/ Form/ SettingsForm.php - Instantiates a new instance of this class.
- SiteSettingsForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php - Instantiates a new instance of this class.
- template_preprocess_system_modules_details in core/
modules/ system/ system.admin.inc - Prepares variables for the module details templates.
- TextProcessed::getRenderer in core/
modules/ text/ src/ TextProcessed.php - Returns the renderer service.
- ToolbarController::preRenderGetRenderedSubtrees in core/
modules/ toolbar/ src/ Controller/ ToolbarController.php - #pre_render callback for toolbar_get_rendered_subtrees().
- toolbar_get_rendered_subtrees in core/
modules/ toolbar/ toolbar.module - Returns the rendered subtree of each top-level toolbar link.
- UserLoginForm::create in core/
modules/ user/ src/ Form/ UserLoginForm.php - Instantiates a new instance of this class.
- VersionHistoryController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Instantiates a new instance of the implementing class using autowiring.
- ViewAjaxController::create in core/
modules/ views/ src/ Controller/ ViewAjaxController.php - Instantiates a new instance of this class.
- ViewsFormBase::ajaxFormWrapper in core/
modules/ views_ui/ src/ Form/ Ajax/ ViewsFormBase.php - Wrapper for handling AJAX forms.
- ViewsSelection::create in core/
modules/ views/ src/ Plugin/ EntityReferenceSelection/ ViewsSelection.php - Creates an instance of the plugin.
- VocabularyListBuilder::createInstance in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Instantiates a new instance of this entity handler.
- WorkspaceListBuilder::createInstance in core/
modules/ workspaces/ src/ WorkspaceListBuilder.php - Instantiates a new instance of this entity handler.
- _update_ckeditor5_html_filter in core/
modules/ ckeditor5/ ckeditor5.module - AJAX callback handler for filter_format_form().