65 #type uses of Table
- BanAdmin::buildForm in core/
modules/ ban/ src/ Form/ BanAdmin.php - BlockLibraryController::listBlocks in core/
modules/ block/ src/ Controller/ BlockLibraryController.php - Shows a list of blocks that can be added to a theme's layout.
- BlockListBuilder::buildBlocksForm in core/
modules/ block/ src/ BlockListBuilder.php - Builds the main "Blocks" portion of the form.
- ConfigController::diff in core/
modules/ config/ src/ Controller/ ConfigController.php - Shows diff of specified configuration file.
- ConfigSync::buildForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form constructor.
- ConfigTranslationController::itemPage in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Language translations overview page for a configuration name.
- ConfigTranslationMapperList::render in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationMapperList.php - Builds the mappers as a renderable array for table.html.twig.
- ContentModerationConfigureForm::buildConfigurationForm in core/
modules/ content_moderation/ src/ Form/ ContentModerationConfigureForm.php - Form constructor.
- DataFieldRow::buildOptionsForm in core/
modules/ rest/ src/ Plugin/ views/ row/ DataFieldRow.php - Provide a form for setting options.
- DbLogController::eventDetails in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays details about a specific database log message.
- DbLogController::overview in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Displays a listing of database log messages.
- DbLogController::topLogMessages in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Shows the most frequent log messages of a given event type.
- DraggableListBuilderTrait::buildForm in core/
lib/ Drupal/ Core/ Entity/ DraggableListBuilderTrait.php - Form constructor.
- EntityDisplayModeListBuilder::render in core/
modules/ field_ui/ src/ EntityDisplayModeListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- EntityLinkSuggestions::buildConfigurationForm in core/
modules/ ckeditor5/ src/ Plugin/ CKEditor5Plugin/ EntityLinkSuggestions.php - Form constructor.
- EntityListBuilder::render in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- FieldPreprocess::preprocessFieldMultipleValueForm in core/
lib/ Drupal/ Core/ Field/ FieldPreprocess.php - Prepares variables for individual form element templates.
- FieldStorageReuseForm::buildForm in core/
modules/ field_ui/ src/ Form/ FieldStorageReuseForm.php - Form constructor.
- FileThemeHooks::preprocessFileWidgetMultiple in core/
modules/ file/ src/ Hook/ FileThemeHooks.php - Prepares variables for multi file form widget templates.
- FilterFormatFormBase::form in core/
modules/ filter/ src/ FilterFormatFormBase.php - Gets the actual form array to be built.
- FilterHtml::tips in core/
modules/ filter/ src/ Plugin/ Filter/ FilterHtml.php - Generates a filter's tip.
- FormTestTableForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestTableForm.php - Form constructor.
- ImageStyleEditForm::form in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Gets the actual form array to be built.
- ImageThemeHooks::preprocessImageAnchor in core/
modules/ image/ src/ Hook/ ImageThemeHooks.php - Prepares variables for image anchor templates.
- LanguageThemeHooks::preprocessLanguageContentSettingsTable in core/
modules/ language/ src/ Hook/ LanguageThemeHooks.php - Prepares variables for language content settings table templates.
- LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm in core/
modules/ language/ src/ Hook/ LanguageThemeHooks.php - Prepares variables for language negotiation configuration form.
- ListItemBase::storageSettingsForm in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListItemBase.php - Returns a form for the storage-level settings.
- MediaLibraryWidget::settingsForm in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - Returns a form to configure settings for the widget.
- MenuForm::buildOverviewForm in core/
modules/ menu_ui/ src/ MenuForm.php - Form constructor to edit an entire menu tree at once.
- MigrateMessageController::details in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Displays a listing of migration messages for the given migration ID.
- MigrateMessageController::overview in core/
modules/ migrate/ src/ Controller/ MigrateMessageController.php - Displays an overview of migrate messages.
- MoveBlockForm::buildForm in core/
modules/ layout_builder/ src/ Form/ MoveBlockForm.php - Builds the move block form.
- NegotiationBrowserForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationBrowserForm.php - Form constructor.
- NodeSearch::buildConfigurationForm in core/
modules/ node/ src/ Plugin/ Search/ NodeSearch.php - Form constructor.
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- Rearrange::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ Rearrange.php - Form constructor.
- ReorderDisplays::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ ReorderDisplays.php - Form constructor.
- ReviewForm::buildForm in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Form constructor.
- SetCustomize::form in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Gets the actual form array to be built.
- TableDragTestForm::buildTestTable in core/
modules/ system/ tests/ modules/ tabledrag_test/ src/ Form/ TableDragTestForm.php - Builds the draggable test table.
- TableTest::testThemeTableFooter in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'footer' option works correctly.
- TableTest::testThemeTableHeaderCellOption in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'header' option in cells works correctly.
- TableTest::testThemeTableHeaderRenderArray in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests header elements with a mix of string and render array values.
- TableTest::testThemeTableNoStickyHeaders in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - If $sticky is FALSE, `sticky-header` class should not be included.
- TableTest::testThemeTableNotResponsiveHeaders in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'responsive-table' class is not applied without headers.
- TableTest::testThemeTableNotResponsiveProperty in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that 'responsive-table' class only applied when responsive is TRUE.
- TableTest::testThemeTableResponsive in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'responsive-table' class is applied correctly.
- TableTest::testThemeTableResponsivePriority in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests 'priority-medium' and 'priority-low' classes.
- TableTest::testThemeTableRowRenderArray in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests row elements with a mix of string and render array values.
- TableTest::testThemeTableStickyHeaders in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - If $sticky is TRUE, `sticky-header` class should be included.
- TableTest::testThemeTableWithEmptyMessage in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests the display of the table header.
- TableTest::testThemeTableWithNoStriping in core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ TableTest.php - Tests that the 'no_striping' option works correctly.
- TestForm::buildForm in core/
modules/ system/ tests/ modules/ test_page_test/ src/ Form/ TestForm.php - Form constructor.
- TranslateEditForm::buildForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form constructor.
- UpdateThemeHooks::preprocessUpdateReport in core/
modules/ update/ src/ Hook/ UpdateThemeHooks.php - Prepares variables for project status report templates.
- UserPermissionsForm::buildForm in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Form constructor.
- ViewsUIController::reportFields in core/
modules/ views_ui/ src/ Controller/ ViewsUIController.php - Lists all instances of fields on any views.
- ViewsUIController::reportPlugins in core/
modules/ views_ui/ src/ Controller/ ViewsUIController.php - Lists all plugins and what enabled Views use them.
- ViewsUiThemeHooks::preprocessBuildGroupFilterForm in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI build group filter form templates.
- ViewsUiThemeHooks::preprocessRearrangeFilterForm in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for Views UI rearrange filter form templates.
- ViewsUiThemeHooks::preprocessStylePluginTable in core/
modules/ views_ui/ src/ Hook/ ViewsUiThemeHooks.php - Prepares variables for style plugin table templates.
- ViewUI::renderPreview in core/
modules/ views_ui/ src/ ViewUI.php - WorkflowEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Gets the actual form array to be built.
- WorkflowStateEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Gets the actual form array to be built.
- WorkspaceViewBuilder::buildComponents in core/
modules/ workspaces/ src/ WorkspaceViewBuilder.php - Builds the component fields and properties of a set of entities.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.