95 string references to renderer
- AccessPermissionTest::testRenderCaching in core/
modules/ user/ tests/ src/ Kernel/ Views/ AccessPermissionTest.php - Tests access on render caching.
- AccessRoleTest::testRenderCaching in core/
modules/ user/ tests/ src/ Functional/ Views/ AccessRoleTest.php - Tests access on render caching.
- AssertContentTrait::assertThemeOutput in core/
tests/ Drupal/ KernelTests/ AssertContentTrait.php - Asserts themed output.
- AttachedAssetsTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Asset/ AttachedAssetsTest.php - BlockViewBuilderTest::setUp in core/
modules/ block/ tests/ src/ Kernel/ BlockViewBuilderTest.php - BookManagerDeprecationTest::testOptionalParametersDeprecation in core/
modules/ book/ tests/ src/ Kernel/ BookManagerDeprecationTest.php - @covers ::__construct[[api-linebreak]]
- BreakLockLink::create in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Creates an instance of the plugin.
- BubbleableMetadataTest::testMerge in core/
tests/ Drupal/ Tests/ Core/ Render/ BubbleableMetadataTest.php - @covers ::merge[[api-linebreak]] @dataProvider providerTestMerge
- CacheTagTest::testTagCaching in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheTagTest.php - Tests the tag cache plugin.
- CKEditor::create in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Creates an instance of the plugin.
- CollectRoutesTest::setUp in core/
modules/ rest/ tests/ src/ Unit/ CollectRoutesTest.php - CommentAdminViewTest::doTestFilters in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentAdminViewTest.php - Tests comment admin view display.
- CommentDefaultFormatterCacheTagsTest::testCacheTags in core/
modules/ comment/ tests/ src/ Kernel/ CommentDefaultFormatterCacheTagsTest.php - Tests the bubbling of cache tags.
- CommentFieldNameTest::testCommentFieldName in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentFieldNameTest.php - Tests comment field name.
- CommentForm::create in core/
modules/ comment/ src/ CommentForm.php - Instantiates a new instance of this class.
- CommentOrphanTest::testOrphan in core/
modules/ comment/ tests/ src/ Kernel/ CommentOrphanTest.php - Test loading/deleting/rendering orphaned comments.
- CommentUserNameTest::testUsername in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentUserNameTest.php - Tests the username formatter.
- ContextualController::create in core/
modules/ contextual/ src/ ContextualController.php - Instantiates a new instance of this class.
- DisplayPageTest::testReadMore in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Tests the readmore functionality.
- DisplayTest::testDisplayPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the display test plugin.
- DisplayTest::testReadMoreCustomURL in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the readmore with custom URL.
- EarlyRenderingTestController::create in core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ EarlyRenderingTestController.php - Instantiates a new instance of this class.
- EditorIntegrationTest::testGetUntransformedTextCommand in core/
modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php - Tests GetUntransformedTextCommand AJAX command.
- ElementsLabelsTest::testFormsInThemeLessEnvironments in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsLabelsTest.php - Tests forms in theme-less environments.
- 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.
- EntityFormDisplayAccessControlHandlerTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ Access/ EntityFormDisplayAccessControlHandlerTest.php - EntityTranslationTest::doTestLanguageFallback in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the language fallback test for the given entity type.
- EntityViewBuilderTest::testEntityViewBuilderCache in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests entity render cache handling.
- EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests entity render cache with references.
- EntityViewBuilderTest::testEntityViewBuilderWeight in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests weighting of display components.
- EntityViewBuilderTest::testExternalEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests an entity type with an external canonical rel.
- EntityViewBuilderTest::testViewField in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests EntityViewBuilder::viewField() language awareness.
- EntityViewController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ EntityViewController.php - Instantiates a new instance of this class.
- EntityViewHookTest::testHookEntityDisplayBuildAlter in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewHookTest.php - Tests hook_entity_display_build_alter().
- FieldWebTest::testAlterUrl in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests rewriting the output to a link.
- FieldWebTest::testFieldClasses in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the field/label/wrapper classes.
- FieldWebTest::testTextRendering in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests trimming/read-more/ellipses.
- FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest in core/
tests/ Drupal/ Tests/ Core/ Form/ EventSubscriber/ FormAjaxSubscriberTest.php - @covers ::onException[[api-linebreak]]
- FrameworkTest::testOrder in core/
modules/ system/ tests/ src/ Functional/ Ajax/ FrameworkTest.php - Tests AjaxResponse::prepare() AJAX commands ordering.
- HandlerFieldUserNameTest::testNoAdditionalFields in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFieldUserNameTest.php - Tests that the field handler works when no additional fields are added.
- HandlerFieldUserNameTest::testUserName in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFieldUserNameTest.php - IconBuilderTest::testBuild in core/
tests/ Drupal/ KernelTests/ Core/ Layout/ IconBuilderTest.php - @covers ::build[[api-linebreak]] @covers ::buildRenderArray[[api-linebreak]] @covers ::calculateSvgValues[[api-linebreak]] @covers ::getLength[[api-linebreak]] @covers ::getOffset[[api-linebreak]]
- ImageFieldDisplayTest::testImageFieldDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests use of a default image with an image field.
- ImageFieldDisplayTest::testImageFieldSettings in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image field settings.
- ImageFieldDisplayTest::testImageLoadingAttribute in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image loading attribute settings.
- ImageFieldDisplayTest::_testImageFieldFormatters in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests image formatters on node display.
- ImageFormatterTest::testImageFormatterSvg in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - Tests ImageFormatter's handling of SVG images.
- ImageFormatterTest::testImageFormatterUrlOptions in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - Tests Image Formatter URL options handling.
- ImageThemeFunctionTest::testImageAltFunctionality in core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.php - Tests image alt attribute functionality.
- ImageThemeFunctionTest::testImageFormatterTheme in core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.php - Tests usage of the image field formatters.
- ImageThemeFunctionTest::testImageStyleTheme in core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.php - Tests usage of the image style theme function.
- InlineFormErrorsServiceProvider::alter in core/
modules/ inline_form_errors/ src/ InlineFormErrorsServiceProvider.php - Modifies existing service definitions.
- IntegrationTest::testAggregatorItemView in core/
modules/ aggregator/ tests/ src/ Kernel/ Views/ IntegrationTest.php - Tests basic aggregator_item view.
- LinkGenerationTest::testHookLinkAlter in core/
tests/ Drupal/ KernelTests/ Core/ Url/ LinkGenerationTest.php - Tests how hook_link_alter() can affect escaping of the link text.
- LocalActionManagerTest::testCacheability in core/
tests/ Drupal/ KernelTests/ Core/ Menu/ LocalActionManagerTest.php - Tests the cacheability of local actions.
- MessageAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ MessageAction.php - Creates an instance of the plugin.
- OverviewTerms::create in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Instantiates a new instance of this class.
- QuickEditController::create in core/
modules/ quickedit/ src/ QuickEditController.php - Instantiates a new instance of this class.
- QuickEditImageController::create in core/
modules/ image/ src/ Controller/ QuickEditImageController.php - Instantiates a new instance of this class.
- QuickEditImageController::create in core/
modules/ quickedit/ src/ Controller/ QuickEditImageController.php - Instantiates a new instance of this class.
- QuickEditImageControllerTest::testQuickEditImageControllerDeprecation in core/
modules/ image/ tests/ src/ Kernel/ QuickEditImageControllerTest.php - Tests class \Drupal\image\Controller\QuickEditImageController deprecation.
- QuickEditLoadingTest::testDisplayOptions in core/
modules/ quickedit/ tests/ src/ Kernel/ QuickEditLoadingTest.php - Tests that fields rendered with display options are not editable.
- RendererBubblingTest::testBubblingWithoutPreRender in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererBubblingTest.php - Tests bubbling of assets when NOT using #pre_render callbacks.
- RendererPlaceholdersTest::generatePlaceholdersWithChildrenTestElement in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererPlaceholdersTest.php - Generates an element with placeholders at 3 levels.
- RendererTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Render/ RendererTestBase.php - RenderPlaceholderMessageTestController::build in core/
modules/ system/ tests/ modules/ render_placeholder_message_test/ src/ RenderPlaceholderMessageTestController.php - 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.
- RssFieldsTest::testLink in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RssFieldsTest.php - Tests correct processing of link fields.
- SiteSettingsForm::create in core/
lib/ Drupal/ Core/ Installer/ Form/ SiteSettingsForm.php - Instantiates a new instance of this class.
- StyleFieldsTest::testInlineFields in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleFieldsTest.php - Tests inline fields and separator.
- StyleSerializerTest::setUp in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Sets up the test.
- StyleTest::testStyle in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Tests the general rendering of styles.
- SystemTestController::create in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Instantiates a new instance of this class.
- TaxonomyFieldTidTest::testViewsHandlerTidField in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldTidTest.php - Tests the taxonomy field handler.
- TaxonomyFieldVidTest::testViewsHandlerVidField in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyFieldVidTest.php - Tests the field handling for the Vocabulary ID.
- template_preprocess_system_modules_details in core/
modules/ system/ system.admin.inc - Prepares variables for the module details templates.
- TextFieldTest::_testTextfieldWidgetsFormatted in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Helper function for testTextfieldWidgetsFormatted().
- 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.
- TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- TwigEnvironmentTest::testInlineTemplate in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigEnvironmentTest.php - Tests inline templates.
- TwigIncludeTest::testTemplateInclusion in core/
modules/ system/ tests/ src/ Kernel/ Theme/ TwigIncludeTest.php - Tests template inclusion extension checking.
- TwigMarkupInterfaceTest::renderObjectWithTwig in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigMarkupInterfaceTest.php - TwigTransTest::testEmptyTwigTransTags in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigTransTest.php - Tests empty Twig "trans" tags.
- UpdateController::create in core/
modules/ update/ src/ Controller/ UpdateController.php - Instantiates a new instance of this class.
- UpdateController::__construct in core/
modules/ update/ src/ Controller/ UpdateController.php - Constructs update status data.
- UrlTest::testLinkAttributes in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that default and custom attributes are handled correctly on links.
- UrlTest::testLinkRenderArrayText in core/
modules/ system/ tests/ src/ Kernel/ Common/ UrlTest.php - Tests that link functions support render arrays as 'text'.
- UserLoginForm::create in core/
modules/ user/ src/ Form/ UserLoginForm.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.
- VocabularyListBuilder::createInstance in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Instantiates a new instance of this entity handler.
- WhosOnlineBlockTest::setUp in core/
modules/ user/ tests/ src/ Kernel/ WhosOnlineBlockTest.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.