You are here

321 string references to renderer in Drupal 10

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.
Actions::preRenderActionsDropbutton in core/lib/Drupal/Core/Render/Element/Actions.php
#pre_render callback for #type 'actions'.
ActionsTest::testDropbuttonWithBubbleableMetadata in core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php
AddFeedTest::testFeedIconEscaping in core/modules/system/tests/src/Kernel/Common/AddFeedTest.php
Checks that special characters are correctly escaped.
Analyzer::formatMessages in core/modules/views/src/Analyzer.php
Formats the analyze result into a message string.
AreaDisplayLinkTest::renderDisplayLink in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
Render a display link.
AreaEmptyTest::testRenderEmptyHeaderFooter in core/modules/views/tests/src/Kernel/Handler/AreaEmptyTest.php
Tests that the header and footer areas are not rendered if empty.
AreaEntityTest::doTestRender in core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
Tests rendering the entity area handler.
AreaMessagesTest::testMessageText in core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php
Tests the messages area handler.
AreaResultTest::testResult in core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php
Tests the results area handler.
AreaResultTest::testResultEmpty in core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php
Tests the results area handler.
AreaTest::testAreaAccess in core/modules/views/tests/src/Functional/Handler/AreaTest.php
Tests the access for an area.
AreaTest::testRenderArea in core/modules/views/tests/src/Functional/Handler/AreaTest.php
Tests the rendering of an area.
AreaTest::testRenderAreaToken in core/modules/views/tests/src/Functional/Handler/AreaTest.php
Tests global tokens.
AreaTextTest::testAreaText in core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php
AreaViewTest::testViewArea in core/modules/views/tests/src/Kernel/Handler/AreaViewTest.php
Tests the view area handler.
AssertContentTrait::assertThemeOutput in core/tests/Drupal/KernelTests/AssertContentTrait.php
Asserts themed output.
AssertViewsCacheTagsTrait::assertViewsCacheTags in core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php
Asserts a view's result & render cache items' cache tags.
AssertViewsCacheTagsTrait::assertViewsCacheTagsFromStaticRenderArray in core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php
Asserts a view's result & render cache items' cache tags.
AttachedAssetsTest::setUp in core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php
BlockContentCacheTagsTest::testBlock in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
Tests that the block is cached with the correct contexts and tags.
BlockViewBuilderTest::setUp in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
BookAdminEditForm::bookAdminTableTree in core/modules/book/src/Form/BookAdminEditForm.php
Helps build the main table in the book administration page form.
BookController::create in core/modules/book/src/Controller/BookController.php
Instantiates a new instance of this class.
BreakLockForm::getDescription in core/modules/views_ui/src/Form/BreakLockForm.php
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 @dataProvider providerTestMerge
CacheContextOptimizationTest::testUserPermissionCacheContextOptimization in core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php
Ensures that 'user.permissions' cache context is able to define cache tags.
CacheContextOptimizationTest::testUserRolesCacheContextOptimization in core/tests/Drupal/KernelTests/Core/Cache/CacheContextOptimizationTest.php
Ensures that 'user.roles' still works when it is optimized away.
CacheTagTest::testTagCaching in core/modules/views/tests/src/Functional/Plugin/CacheTagTest.php
Tests the tag cache plugin.
CacheTest::testArgumentDefaultCache in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests that cacheability metadata is carried over from argument defaults.
CacheTest::testHeaderStorage in core/modules/views/tests/src/Kernel/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
callback_batch_finished in core/lib/Drupal/Core/Form/form.api.php
Complete a batch process.
CheckboxTest::testFormCheckbox in core/modules/system/tests/src/Functional/Form/CheckboxTest.php
check_markup in core/modules/filter/filter.module
Runs all the enabled filters on a piece of text.
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CollectRoutesTest::setUp in core/modules/rest/tests/src/Unit/CollectRoutesTest.php
CommandWithAttachedAssetsTrait::getRenderedContent in core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php
Processes the content for output.
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.
comment_node_update_index in core/modules/comment/comment.module
Implements hook_node_update_index().
CommonTestController::jsAndCssQuerystring in core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php
Adds a JavaScript file and a CSS file with a query string appended.
ComputedFieldTest::testComputedFieldHandler in core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php
Tests the computed field handler.
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 this class.
ContactController::create in core/modules/contact/src/Controller/ContactController.php
Instantiates a new instance of this class.
contact_mail in core/modules/contact/contact.module
Implements hook_mail().
ContextualController::create in core/modules/contextual/src/ContextualController.php
ContextualLinks::render in core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
contextual_help in core/modules/contextual/contextual.module
Implements hook_help().
CustomBooleanTest::testCustomOption in core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php
Tests the setting and output of custom labels for boolean values.
CustomBooleanTest::testCustomOptionTemplate in core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php
Tests the setting and output of custom labels for boolean values.
DateTestBase::renderTestEntity in core/modules/datetime/tests/src/Functional/DateTestBase.php
Renders an entity_test and sets the output in the internal browser.
DialogTest::testDialog in core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
Tests sending non-JS and AJAX requests to open and manipulate modals.
DisplayPageTest::testEmptyRow in core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
Tests the templates with empty rows.
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.
drupal_verify_profile in core/includes/install.inc
Verifies that all dependencies are met for a given installation profile.
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder in core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php
Gets the given URL with all placeholders replaced.
EarlyRenderingTestController::create in core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
Instantiates a new instance of this class.
ElementsLabelsTest::testFormsInThemeLessEnvironments in core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php
Tests forms in theme-less environments.
EmailFieldTest::testEmailField in core/modules/field/tests/src/Functional/Email/EmailFieldTest.php
Tests email field.
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.
EntityForm::buildForm in core/lib/Drupal/Core/Entity/EntityForm.php
Form constructor.
EntityFormDisplayAccessControlHandlerTest::setUp in core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityLink::render in core/modules/comment/src/Plugin/views/field/EntityLink.php
EntityListBuilderTest::testCacheContexts in core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
Tests that the correct cache contexts are set.
EntityReferenceFieldAttributesTest::testNodeTeaser in core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php
Tests if file fields in teasers have correct resources.
EntityReferenceFormatterTest::testCustomCacheTagFormatter in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Tests the merging of cache metadata.
EntityReferenceFormatterTest::testEntityFormatter in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Tests the entity formatter.
EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Tests the recursive rendering protection of the entity formatter.
EntityReferenceFormatterTest::testLabelFormatter in core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php
Tests the label formatter.
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().
ExposedFormRenderTest::testExposedFormRender in core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php
Tests the exposed form markup.
ExtensionViewsFieldTest::testFileExtensionTarOption in core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
Tests file extension views field handler extension_detect_tar option.
ExternalFormUrlTest::testActionUrlBehavior in core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
Tests form behavior.
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
FieldCustomTest::testFieldCustomTokens in core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php
Ensure that custom fields can use tokens.
FieldDisplayTest::testFieldVisualHidden in core/modules/field/tests/src/Kernel/FieldDisplayTest.php
Tests that visually hidden works with core.
FieldDropbuttonTest::testDropbuttonMarkupShouldNotLeakBetweenRows in core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php
Tests that dropbutton markup doesn't leak between rows.
FieldFieldAccessTestBase::assertFieldAccess in core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php
Checks views field access for a given entity type and field name.
FieldFieldTest::testFieldApiClassesRender in core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php
Tests the result of a view field with field_api_classes enabled.
FieldGroupRowsTest::testGroupRows in core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php
Testing the "Grouped rows" functionality.
FieldKernelTest::testArgumentTokens in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests the arguments tokens on field level.
FieldKernelTest::testExclude in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests the exclude setting.
FieldKernelTest::testFieldTokens in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests the field tokens, row level and field level.
FieldKernelTest::testRender in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests that the render function is called.
FieldKernelTest::testRewrite in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests general rewriting of the output.
FieldKernelTest::testRewriteHtmlWithTokens in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests rewriting of the output with HTML.
FieldKernelTest::testRewriteHtmlWithTokensAndAggregation in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests rewriting of the output with HTML and aggregation.
FieldKernelTest::_testEmptyText in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests the usage of the empty text.
FieldKernelTest::_testHideIfEmpty in core/modules/views/tests/src/Kernel/Handler/FieldKernelTest.php
Tests the hide if empty functionality.
FieldPluginBaseTest::setUp in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
FieldRdfaTestBase::assertFormatterRdfa in core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php
Helper function to test the formatter's RDFa.
FieldRenderedEntityTest::testRenderedEntityWithField in core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php
Tests the rendered entity output with the test field configured to show.
FieldRenderedEntityTest::testRenderedEntityWithoutField in core/modules/views/tests/src/Kernel/Handler/FieldRenderedEntityTest.php
Tests the default rendered entity output.
FieldUiTable::tablePreRender in core/modules/field_ui/src/Element/FieldUiTable.php
Performs pre-render tasks on field_ui_table elements.
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.
field_help in core/modules/field/field.module
Implements hook_help().
FileEntityFormatterTest::testFormatterFileLinkWithQueryString in core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
Tests the file_link field formatter using a query string.
FileFieldAttributesTest::testNodeTeaser in core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php
Tests if file fields in teasers have correct resources.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/tests/src/Functional/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileItemTest::testFileItem in core/modules/file/tests/src/Kernel/FileItemTest.php
Tests using entity fields of the file field type.
FileUploadForm::create in core/modules/media_library/src/Form/FileUploadForm.php
FileWidget::formElement in core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php
Returns the form for a single field widget.
file_save_upload in core/modules/file/file.module
Saves file uploads to a new location.
FilterAPITest::testProcessedTextElement in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests the 'processed_text' element.
FilterCaption::process in core/modules/filter/src/Plugin/Filter/FilterCaption.php
FilterCaptionTwigDebugTest::testCaptionFilter in core/modules/filter/tests/src/Kernel/FilterCaptionTwigDebugTest.php
Tests the caption filter with Twig debugging on.
FilterHtml::tips in core/modules/filter/src/Plugin/Filter/FilterHtml.php
FilterKernelTest::testAlignAndCaptionFilters in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
Tests the combination of the align and caption filters.
FilterKernelTest::testCaptionFilter in core/modules/filter/tests/src/Kernel/FilterKernelTest.php
Tests the caption filter.
FormActionXssTest::testFormActionXss in core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php
Tests form action attribute for XSS.
FormAjaxSubscriberTest::testOnExceptionBrokenPostRequest in core/tests/Drupal/Tests/Core/Form/EventSubscriber/FormAjaxSubscriberTest.php
@covers ::onException
FormTest::testRequiredFields in core/modules/system/tests/src/Functional/Form/FormTest.php
Check several empty values for required forms elements.
ForumController::create in core/modules/forum/src/Controller/ForumController.php
Instantiates a new instance of this class.
ForumTest::verifyForums in core/modules/forum/tests/src/Functional/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumTest::verifyForumView in core/modules/forum/tests/src/Functional/ForumTest.php
Verifies the display of a forum page.
forum_help in core/modules/forum/forum.module
Implements hook_help().
FrameworkTest::testOrder in core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php
Tests AjaxResponse::prepare() AJAX commands ordering.
FunctionsTest::testDrupalPreRenderLinks in core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php
Tests the use of Link::preRenderLinks() on a nested array of links.
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
HelpTopicPluginController::create in core/modules/help_topics/src/Controller/HelpTopicPluginController.php
Instantiates a new instance of this class.
HelpTopicSection::create in core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php
HelpTopicsSyntaxTest::renderHelpTopic in core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php
Renders a help topic in a special manner.
HistoryTimestampTest::testHandlers in core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
Tests the handlers.
HistoryUserTimestamp::render in core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
hook_ajax_render_alter in core/lib/Drupal/Core/Form/form.api.php
Alter the Ajax command data that is sent to the client.
hook_tokens_alter in core/lib/Drupal/Core/Utility/token.api.php
Alter replacement values for placeholder tokens.
IconBuilderTest::testBuild in core/tests/Drupal/KernelTests/Core/Layout/IconBuilderTest.php
@covers ::build @covers ::buildRenderArray @covers ::calculateSvgValues @covers ::getLength @covers ::getOffset
ImageDimensionsTest::getImageTag in core/modules/image/tests/src/Functional/ImageDimensionsTest.php
Render an image style element.
ImageFieldAttributesTest::testNodeTeaser in core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php
Tests that image fields in teasers have correct resources.
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.
ImageStyleEditForm::form in core/modules/image/src/Form/ImageStyleEditForm.php
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.
ImageWidget::formMultipleElements in core/modules/image/src/Plugin/Field/FieldWidget/ImageWidget.php
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::formMultipleElements().
InlineFormErrorsServiceProvider::alter in core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
install_display_requirements in core/includes/install.core.inc
Displays installation requirements.
KernelTestBaseTest::testRender in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
KernelTestBaseTest::testRenderWithTheme in core/tests/Drupal/KernelTests/KernelTestBaseTest.php
@covers ::render
LinkFieldTest::renderTestEntity in core/modules/link/tests/src/Functional/LinkFieldTest.php
Renders a test_entity and returns the output.
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.
mail_html_test_mail in core/modules/system/tests/modules/mail_html_test/mail_html_test.module
Implements hook_mail().
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
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
MediaEmbedFilterTestBase::processText in core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php
Processes text through the provided filters.
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.
MenuLinkContentCacheabilityBubblingTest::testOutboundPathAndRouteProcessing in core/modules/menu_link_content/tests/src/Kernel/MenuLinkContentCacheabilityBubblingTest.php
Tests bubbleable metadata of menu links' outbound route/path processing.
MessageAction::create in core/lib/Drupal/Core/Action/Plugin/Action/MessageAction.php
ModuleTest::testViewsEmbedView in core/modules/views/tests/src/Kernel/ModuleTest.php
Tests views.module: views_embed_view().
NodeController::create in core/modules/node/src/Controller/NodeController.php
Instantiates a new instance of this class.
NodeListBuilder::buildRow in core/modules/node/src/NodeListBuilder.php
Builds a row for an entity in the entity listing.
NodeListBuilderTest::testCacheContexts in core/modules/node/tests/src/Kernel/NodeListBuilderTest.php
Tests that the correct cache contexts are set.
NodePreviewController::create in core/modules/node/src/Controller/NodePreviewController.php
Instantiates a new instance of this class.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
Checks HTML double escaping of revision logs.
NodeSearch::create in core/modules/node/src/Plugin/Search/NodeSearch.php
NodeViewBuilderTest::setUp in core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php
NodeViewController::create in core/modules/node/src/Controller/NodeViewController.php
Instantiates a new instance of this class.
node_query_node_access_alter in core/modules/node/node.module
Implements hook_query_TAG_alter().
OEmbedIframeController::create in core/modules/media/src/Controller/OEmbedIframeController.php
Instantiates a new instance of this class.
OffCanvasDialogTest::testDialog in core/modules/system/tests/src/Functional/Ajax/OffCanvasDialogTest.php
Tests sending AJAX requests to open and manipulate off-canvas dialog.
OverviewTerms::create in core/modules/taxonomy/src/Form/OverviewTerms.php
Instantiates a new instance of this class.
PagerKernelTest::testSetPagerMethods in core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php
Tests pager-related setter methods on ViewExecutable.
PagerTest::testRenderNullPager in core/modules/views/tests/src/Functional/Plugin/PagerTest.php
Tests rendering with NULL pager.
PathPluginTest::testPathPlugin in core/modules/node/tests/src/Functional/Views/PathPluginTest.php
Tests the node path plugin functionality when converted to entity link.
PluginBase::getRenderer in core/modules/views/src/Plugin/views/PluginBase.php
Returns the render API renderer.
PluginBaseTest::testViewsTokenReplace in core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
Tests that the token replacement in views works correctly.
PluginBaseTest::testViewsTokenReplaceWithDots in core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
Tests that the token replacement in views works correctly with dots.
PrerenderList::renderItems in core/modules/views/src/Plugin/views/field/PrerenderList.php
Render all items in this field together.
QuickEditController::create in core/modules/quickedit/src/QuickEditController.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.
QuickEditLoadingTest::testDisplayOptions in core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditLoadingTest.php
Tests that Quick Edit doesn't make fields rendered with display options editable.
QuickEditLoadingTest::testDisplayOptions in core/modules/quickedit/tests/src/Kernel/QuickEditLoadingTest.php
Tests that Quick Edit doesn't make fields rendered with display options editable.
rdf_preprocess_comment in core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for comment templates.
rdf_preprocess_node in core/modules/rdf/rdf.module
Implements hook_preprocess_HOOK() for node templates.
RelationshipTest::testRelationshipRender in core/modules/views/tests/src/Kernel/Plugin/RelationshipTest.php
Tests rendering of a view with a relationship.
RenderCacheTest::doTestUser1WithContexts in core/tests/Drupal/KernelTests/Core/Render/RenderCacheTest.php
Ensures that user 1 has a unique render cache for the given context.
RenderElementTypesTest::assertElements in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Asserts that an array of elements is rendered properly.
RenderElementTypesTest::testMoreLink in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'more_link'.
RenderElementTypesTest::testSystemCompactLink in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'system_compact_link'.
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
RenderTest::testDrupalRenderThemePreprocessAttached in core/tests/Drupal/KernelTests/Core/Render/RenderTest.php
Tests theme preprocess functions being able to attach assets.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatters on node display.
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
Result::buildOptionsForm in core/modules/views/src/Plugin/views/area/Result.php
RowPluginTest::testRowPlugin in core/modules/node/tests/src/Functional/Views/RowPluginTest.php
Tests the node row plugin.
RssFieldsTest::testLink in core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
Tests correct processing of link fields.
SearchBlockForm::create in core/modules/search/src/Form/SearchBlockForm.php
Instantiates a new instance of this class.
SearchController::create in core/modules/search/src/Controller/SearchController.php
Instantiates a new instance of this class.
SearchExcerptTest::doSearchExcerpt in core/modules/search/tests/src/Kernel/SearchExcerptTest.php
Calls search_excerpt() and renders output.
SearchExtraTypeSearch::buildResults in core/modules/search/tests/modules/search_extra_type/src/Plugin/Search/SearchExtraTypeSearch.php
Executes the search and builds render arrays for the result items.
SeparatorTranslationTest::testSeparatorTranslation in core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php
Tests the translation of the range separator.
shortcut_preprocess_page_title in core/modules/shortcut/shortcut.module
Implements hook_preprocess_HOOK() for page title templates.
SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig in core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php
Tests writable files remain writable when directory hardening is disabled.
SiteSettingsForm::create in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Instantiates a new instance of this class.
SortRandomTest::testRandomOrderingWithRenderCaching in core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php
Tests random ordering with tags based caching.
StateFormatterTest::testStateFieldFormatter in core/modules/content_moderation/tests/src/Kernel/StateFormatterTest.php
Tests the embed field.
StatisticsPopularBlock::create in core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StringFieldTest::_testTextfieldWidgets in core/modules/field/tests/src/Functional/String/StringFieldTest.php
Helper function for testTextfieldWidgets().
StyleFieldsTest::testInlineFields in core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
Tests inline fields and separator.
StyleGridResponsiveTest::testResponsiveGrid in core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php
Generates a grid_responsive and asserts that it is displaying correctly.
StyleGridTest::assertGrid in core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
Generates a grid and asserts that it is displaying correctly.
StyleHtmlListTest::testDefaultRowClasses in core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php
Make sure that the HTML list style markup is correct.
StyleMappingTest::mappedOutputHelper in core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
Tests the mapping of fields.
StyleSerializerTest::setUp in core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
StyleTableUnitTest::testTable in core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php
Tests the table style.
StyleTest::testCustomRowClasses in core/modules/views/tests/src/Kernel/Plugin/StyleTest.php
Tests custom CSS row classes.
StyleTest::testStyle in core/modules/views/tests/src/Kernel/Plugin/StyleTest.php
Tests the general rendering of styles.
StyleUnformattedTest::testDefaultRowClasses in core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php
Make sure that the default css classes works as expected.
SummaryLengthTest::testSummaryLength in core/modules/node/tests/src/Kernel/SummaryLengthTest.php
Tests the node summary length functionality.
SystemTestController::create in core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php
Instantiates a new instance of this class.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
Tableselect::preRenderTableselect in core/lib/Drupal/Core/Render/Element/Tableselect.php
Prepares a 'tableselect' #type element for rendering.
TableSort::header in core/lib/Drupal/Core/Utility/TableSort.php
Formats a column header.
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.
taxonomy_tokens in core/modules/taxonomy/taxonomy.tokens.inc
Implements hook_tokens().
template_preprocess_book_navigation in core/modules/book/book.module
Prepares variables for book navigation templates.
template_preprocess_comment in core/modules/comment/comment.module
Prepares variables for comment templates.
template_preprocess_file_widget_multiple in core/modules/file/file.field.inc
Prepares variables for multi file form widget templates.
template_preprocess_forums in core/modules/forum/forum.module
Prepares variables for forums templates.
template_preprocess_forum_list in core/modules/forum/forum.module
Prepares variables for forum list templates.
template_preprocess_forum_submitted in core/modules/forum/forum.module
Prepares variables for forum submission information templates.
template_preprocess_html in core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_node in core/modules/node/node.module
Prepares variables for node templates.
template_preprocess_system_modules_details in core/modules/system/system.admin.inc
Prepares variables for the module details templates.
template_preprocess_toolbar in core/modules/toolbar/toolbar.module
Prepares variables for administration toolbar templates.
template_preprocess_views_view_row_rss in core/modules/views/views.theme.inc
Prepares variables for views RSS item templates.
TermKernelTest::testTermPreview in core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php
Tests that a Term is renderable when unsaved (preview).
TestControllers::testEntityLanguage in core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/tests/src/Functional/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextFormatterTest::testFormatters in core/modules/text/tests/src/Kernel/TextFormatterTest.php
Tests all text field formatters.
TextProcessed::getRenderer in core/modules/text/src/TextProcessed.php
Returns the renderer service.
ThemeManager::render in core/lib/Drupal/Core/Theme/ThemeManager.php
ThemeRenderAndAutoescapeTest::testBubblingMetadata in core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
Ensure cache metadata is bubbled when using theme_render_and_autoescape().
ThemeRenderAndAutoescapeTest::testBubblingMetadataWithRenderable in core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
Ensure cache metadata is bubbled when using theme_render_and_autoescape().
ThemeRenderAndAutoescapeTest::testThemeRenderAndAutoescape in core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php
@dataProvider providerTestThemeRenderAndAutoescape
theme_render_and_autoescape in core/includes/theme.inc
Escapes and renders variables for theme functions.
TipPluginImageLegacy::getConfigurationOrNot in core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php
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.
TourViewBuilder::viewMultiple in core/modules/tour/src/TourViewBuilder.php
Builds the render array for the provided entities.
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.
TwigFilterTest::testTwigWithoutFilter in core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php
Tests Twig "without" filter.
TwigMarkupInterfaceTest::renderObjectWithTwig in core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php
TwigNamespaceTest::testTwigNamespaces in core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
Tests template extension and includes using namespaces.
TwigRawTest::testAutoescape in core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php
Tests autoescaping of unsafe content.
TwigRawTest::testAutoescapeRaw in core/modules/system/tests/src/Kernel/Theme/TwigRawTest.php
Tests the raw filter inside an autoescape tag.
TwigTransTest::testEmptyTwigTransTags in core/modules/system/tests/src/Functional/Theme/TwigTransTest.php
Tests empty Twig "trans" tags.
UnpublishByKeywordActionTest::testUnpublishByKeywordAction in core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
Tests creating an action using the node_unpublish_by_keyword_action plugin.
UnpublishByKeywordComment::create in core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
UnpublishByKeywordNode::execute in core/modules/node/src/Plugin/Action/UnpublishByKeywordNode.php
UpdateController::create in core/modules/update/src/Controller/UpdateController.php
Instantiates a new instance of this class.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
update_manager_download_batch_finished in core/modules/update/update.manager.inc
Batch callback: Performs actions when the download batch is completed.
update_page_top in core/modules/update/update.module
Implements hook_page_top().
UrlTest::testLinkAttributes in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests that default and custom attributes are handled correctly on links.
UrlTest::testLinkBubbleableMetadata in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests that #type=link bubbles outbound route/path processors' metadata.
UrlTest::testLinkRenderArrayText in core/modules/system/tests/src/Kernel/Common/UrlTest.php
Tests that link functions support render arrays as 'text'.
UserFieldsTest::testUserFields in core/modules/user/tests/src/Kernel/UserFieldsTest.php
Tests account's available fields.
UserLoginForm::create in core/modules/user/src/Form/UserLoginForm.php
Instantiates a new instance of this class.
ViewAjaxController::create in core/modules/views/src/Controller/ViewAjaxController.php
ViewAjaxControllerTest::setUp in core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewElementTest::testInvalidView in core/modules/views/tests/src/Kernel/ViewElementTest.php
Tests that an exception is thrown when an invalid View is passed.
ViewElementTest::testViewElement in core/modules/views/tests/src/Kernel/ViewElementTest.php
Tests the rendered output and form output of a view element.
ViewElementTest::testViewElementEmbed in core/modules/views/tests/src/Kernel/ViewElementTest.php
Tests the rendered output and form output of a view element, using the embed display plugin.
ViewRenderTest::testRender in core/modules/views/tests/src/Kernel/ViewRenderTest.php
Tests render functionality.
ViewsFormBase::ajaxFormWrapper in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Wrapper for handling AJAX forms.
ViewsFormMainForm::preRenderViewsForm in core/modules/views/src/Form/ViewsFormMainForm.php
Replaces views substitution placeholders.
ViewsHooksTest::testViewsFormMainFormPreRender in core/modules/views/tests/src/Kernel/ViewsHooksTest.php
Tests how hook_views_form_substitutions() makes substitutions.
ViewsPreprocessTest::testCssClassCleaning in core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
Tests css classes on displays are cleaned correctly.
ViewsSelection::create in core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
ViewsTemplateTest::testTemplate in core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
Tests render functionality.
views_test_data_views_form_substitutions in core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc
Implements hook_views_form_substitutions().
views_views_form_substitutions in core/modules/views/views.views_execution.inc
Implements hook_views_form_substitutions().
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
WorkspaceCacheContextTest::testWorkspaceCacheContext in core/modules/workspaces/tests/src/Functional/WorkspaceCacheContextTest.php
Tests the 'workspace' cache context.
WorkspaceIntegrationTest::assertWorkspaceStatus in core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
Checks entity load, entity queries and views results for a test scenario.
WorkspaceListBuilder::createInstance in core/modules/workspaces/src/WorkspaceListBuilder.php
Instantiates a new instance of this entity handler.
_batch_test_finished_helper in core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc
Provides a common 'finished' callback for batches 1 to 7.
_content_translation_preprocess_language_content_settings_table in core/modules/content_translation/content_translation.admin.inc
(proxied) Implements hook_preprocess_HOOK().
_file_save_upload_from_form in core/modules/file/file.module
Saves form file uploads.
_node_mass_update_batch_finished in core/modules/node/node.admin.inc
Implements callback_batch_finished().
_update_ckeditor5_html_filter in core/modules/ckeditor5/ckeditor5.module
AJAX callback handler for filter_format_form().