24 #type uses of InlineTemplate in Zircon Profile 8
- 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.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- EntityDisplayFormBase::buildFieldRow in core/
modules/ field_ui/ src/ Form/ EntityDisplayFormBase.php - Builds the table row structure for a single field.
- Field::renderItems in core/
modules/ views/ src/ Plugin/ views/ field/ Field.php - Render all items in this field together.
- FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - Test rendering of a link with a path and options.
- install_database_errors in core/
includes/ install.core.inc - Checks a database connection and returns any errors.
- Internal::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Internal.php - Returns the buttons that this plugin provides, along with metadata.
- 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.
- 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 - Returns the buttons that this plugin provides, along with metadata.
- 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.
- 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 - Form constructor.
- TwigEnvironmentTest::testInlineTemplate in core/
modules/ system/ src/ Tests/ Theme/ TwigEnvironmentTest.php - Tests inline templates.
- TwigMarkupInterfaceTest::renderObjectWithTwig in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ TwigMarkupInterfaceTest.php - 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 4.