You are here

37 #type uses of InlineTemplate in Drupal 10

AddFormBase::buildForm in core/modules/media_library/src/Form/AddFormBase.php
Form constructor.
AjaxTestController::renderTypes in core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php
Example content for testing the wrapper of the response.
BasicStringFormatter::viewElements in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php
Builds a renderable array for a field value.
BlockController::demo in core/modules/block/src/Controller/BlockController.php
Returns a block theme demo page.
BlockLibraryController::listBlocks in core/modules/block/src/Controller/BlockLibraryController.php
Shows a list of blocks that can be added to a theme's layout.
ContentModerationConfigureForm::buildConfigurationForm in core/modules/content_moderation/src/Form/ContentModerationConfigureForm.php
Form constructor.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
demo_umami_toolbar in core/profiles/demo_umami/demo_umami.profile
Implements hook_toolbar().
EntityDisplayFormBase::buildFieldRow in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Builds the table row structure for a single field.
FieldPluginBaseTest::testElementClassesWithTokens in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Ensures proper token replacement when generating CSS classes.
FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Tests rendering of a link with a path and options.
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
Tests rendering of a link with a path and options.
HelpTopicsSyntaxTest::renderHelpTopic in core/modules/help_topics/tests/src/Functional/HelpTopicsSyntaxTest.php
Renders a help topic in a special manner.
install_display_requirements in core/includes/install.core.inc
Displays installation requirements.
Internal::getButtons in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
Language::getButtons in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php
MediaTypeDeleteConfirmForm::buildForm in core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
Form constructor.
NodeContextTestBlock::build in core/modules/node/tests/modules/node_block_test/src/Plugin/Block/NodeContextTestBlock.php
Builds and returns the renderable array for this block plugin.
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
PluginBase::viewsTokenReplace in core/modules/views/src/Plugin/views/PluginBase.php
Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin.
PrerenderList::renderItems in core/modules/views/src/Plugin/views/field/PrerenderList.php
Render all items in this field together.
SiteSettingsForm::getDatabaseErrorsTemplate in core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php
Gets the inline template render array to display the database errors.
StringFormatter::viewValue in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
Generate the output appropriate for one field item.
StylesCombo::getButtons in core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php
system_requirements in core/modules/system/system.install
Implements hook_requirements().
template_preprocess_search_result in core/modules/search/search.pages.inc
Prepares variables for individual search result templates.
template_preprocess_views_view_table in core/modules/views/views.theme.inc
Prepares variables for views table templates.
TestInlineTemplateFormBlock::build in core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestInlineTemplateFormBlock.php
Builds and returns the renderable array for this block plugin.
ThemeTestController::testInlineTemplate in core/modules/system/tests/modules/theme_test/src/ThemeTestController.php
Tests the inline template functionality.
TranslateEditForm::buildForm in core/modules/locale/src/Form/TranslateEditForm.php
TwigEnvironmentTest::testInlineTemplate in core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
Tests inline templates.
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.
UpdateManagerUpdate::buildForm in core/modules/update/src/Form/UpdateManagerUpdate.php
Form constructor.
UserPermissionsForm::buildForm in core/modules/user/src/Form/UserPermissionsForm.php
Form constructor.
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
_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.