Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
toolbar_get_rendered_subtrees function core/modules/toolbar/toolbar.module Returns the rendered subtree of each top-level toolbar link.
TopBar::preRenderTopBar function core/modules/navigation/src/Element/TopBar.php Builds the TopBar as a structured array ready for rendering.
TopBarItemManager::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar items prepared as render array.
TopBarItemManagerInterface::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar items prepared as render array.
ToStringTrait::render function core/lib/Drupal/Component/Utility/ToStringTrait.php Renders the object as a string.
TransactionTest::testRootTransactionEndCallbackAddedWithoutTransaction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests that adding a post-transaction callback fails with no transaction.
TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndDestruction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after a DDL statement.
TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction rollback executes after a DDL statement.
TransactionTest::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after transaction rollback.
TransactionTest::testRootTransactionEndCallbackCalledOnCommit function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction callback executes after transaction commit.
TransactionTest::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests post-transaction rollback failure after a DDL statement.
TransactionTest::testTransactionManagerFailureOnPendingStackItems function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests TransactionManager failure.
TranslatableMarkup::render function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Renders the object as a string.
TranslationLanguageRenderer class core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Renders entity translations in their row language.
TranslationLanguageRenderer.php file core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::$langcodeAlias property core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Stores the field alias of the langcode column.
TranslationLanguageRenderer::getCacheContexts function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::getLangcodeTable function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the name of the table holding the "langcode" field.
TranslationLanguageRenderer::preRenderByRelationship function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::query function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TranslationLanguageRenderer::renderByRelationship function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php
TransportTest::testSendmailFactoryAllowedCommand function core/modules/mailer/tests/src/Kernel/TransportTest.php Tests sendmail factory allowed command.
TransportTest::testSendmailFactoryUnlistedCommand function core/modules/mailer/tests/src/Kernel/TransportTest.php Tests sendmail factory unlisted command.
TriggerPreviewCommand::render function core/modules/views/src/Ajax/TriggerPreviewCommand.php
twig-registry-loader-test-extend.html.twig file core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig

{% block content %}
This text is in a block.
{% endblock %}
twig-registry-loader-test-extend.html.twig file core/modules/system/tests/themes/test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig

{% block content %}
This text is in a block.
{% endblock %}
twig-registry-loader-test-extend.html.twig file core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-extend.html.twig This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig

{% block content %}
This text is in a block.
{% endblock %}
TwigDeprecationsTest::assertRendered function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Assert that 'theme_test_deprecations_preprocess' renders expected text.
TwigEnvironment::renderInline function core/lib/Drupal/Core/Template/TwigEnvironment.php Renders a twig string directly.
TwigExtension::$renderer property core/lib/Drupal/Core/Template/TwigExtension.php The renderer.
TwigExtension::renderVar function core/lib/Drupal/Core/Template/TwigExtension.php Wrapper around render() for twig printed output.
TwigExtensionTest::$renderer property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The renderer.
TwigExtensionTest::providerTestRenderVar function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTest::providerTestRenderVarEarlyReturn function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Data provider for ::testRenderVarEarlyReturn().
TwigExtensionTest::setUpMockRenderer function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Reinitializes the renderer as a mock object.
TwigExtensionTest::testRenderMarkup function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of MarkupInterface of TwigExtension->renderVar().
TwigExtensionTest::testRenderStrategies function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Test if Drupal html strategy is done and the fallback to Twig itself works.
TwigExtensionTest::testRenderVar function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests render var.
TwigExtensionTest::testRenderVarEarlyReturn function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests render var early return.
TwigExtensionTest::testRenderVarWithGeneratedLink function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests render var with generated link.
TwigExtensionTest::testsRenderEscapedZeroValue function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of integer and double 0 values of TwigExtension::escapeFilter().
TwigExtensionTest::testsRenderZeroValue function core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests output of integer and double 0 values of TwigExtension->renderVar().
TwigExtensionTestController::testFilterRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig filters in a Twig template.
TwigExtensionTestController::testFunctionRender function core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Menu callback for testing Twig functions in a Twig template.
TwigMarkupInterfaceTest::renderObjectWithTwig function core/tests/Drupal/KernelTests/Core/Theme/TwigMarkupInterfaceTest.php Renders a variable using a Twig inline template.
TwigNodeVisitor::$skipRenderVarFunction property core/lib/Drupal/Core/Template/TwigNodeVisitor.php Tracks whether there is a render array aware filter active already.
TwigSandboxTest::testExtendedClass function core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php Tests that white listed classes can be extended.
TwigThemeEngine::renderTemplate function core/lib/Drupal/Core/Template/TwigThemeEngine.php
TwigThemeTestController::attachLibraryRender function core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php Renders for testing attach_library functions in a Twig template.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.