67 #type uses of Container

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
Form constructor.
AggregatorController::buildPageList in core/modules/aggregator/src/Controller/AggregatorController.php
Builds a listing of aggregator feed items.
AjaxCssForm::buildForm in core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php
Form constructor.
AjaxFormsTestSimpleForm::buildForm in core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestSimpleForm.php
Form constructor.
AjaxTestFocusFirstForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php
Form constructor.
AjaxTestMessageCommandForm::buildForm in core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php
Form constructor.
ArgumentPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Provide a form to edit options for this plugin.
ArgumentPluginBase::processContainerRadios in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Custom form radios process function.
BasicSettingsForm::buildForm in core/modules/views_ui/src/Form/BasicSettingsForm.php
Form constructor.
BrokenHandlerTrait::buildOptionsForm in core/modules/views/src/Plugin/views/BrokenHandlerTrait.php
Provides a form to edit options for this plugin.
BulkForm::viewsForm in core/modules/views/src/Plugin/views/field/BulkForm.php
Form constructor for the bulk form.
CKEditor5::buildConfigurationForm in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
Form constructor.
ckeditor5_form_filter_format_form_alter in core/modules/ckeditor5/ckeditor5.module
Implements hook_form_FORM_ID_alter().
CKEditor::buildConfigurationForm in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Form constructor.
ClaroVerticalTabsTest::testVerticalTabs in core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php
Confirms that Claro can render vertical tabs correctly.
CommentDefaultFormatterCacheTagsTest::testCacheTags in core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php
Tests the bubbling of cache tags.
ConfigTestForm::form in core/modules/config/tests/config_test/src/ConfigTestForm.php
Gets the actual form array to be built.
ContentEntityForm::form in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Gets the actual form array to be built.
DbUpdateController::results in core/modules/system/src/Controller/DbUpdateController.php
Displays results of the update script with any accompanying errors.
DefaultSelection::buildConfigurationForm in core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
Form constructor.
editor_form_filter_format_form_alter in core/modules/editor/editor.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm.
ElementsFieldsetTest::buildForm in core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php
Form constructor.
EntityDisplayFormBase::buildFieldRow in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
Builds the table row structure for a single field.
EntityReferenceItem::fieldSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
Returns a form for the field-level settings.
FieldLayoutEntityDisplayFormTrait::form in core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::form().
FieldStorageAddForm::buildForm in core/modules/field_ui/src/Form/FieldStorageAddForm.php
Form constructor.
FileTransferAuthorizeForm::buildForm in core/lib/Drupal/Core/FileTransfer/Form/FileTransferAuthorizeForm.php
Form constructor.
FormTestAutocompleteForm::buildForm in core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php
Form constructor.
FormTestGroupContainerForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
Form constructor.
FormTestGroupFieldsetForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
Form constructor.
FormTestMachineNameValidationForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php
Form constructor.
FormTestOptionalContainerForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php
Form constructor.
FormTestVerticalTabsAccessForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php
Form constructor.
MenuForm::buildOverviewForm in core/modules/menu_ui/src/MenuForm.php
Form constructor to edit an entire menu tree at once.
menu_ui_form_node_form_alter in core/modules/menu_ui/menu_ui.module
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
ModerationStateWidget::formElement in core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php
Returns the form for a single field widget.
ModulesListForm::buildForm in core/modules/system/src/Form/ModulesListForm.php
Form constructor.
ModulesUninstallForm::buildForm in core/modules/system/src/Form/ModulesUninstallForm.php
Form constructor.
node_page_top in core/modules/node/node.module
Implements hook_page_top().
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PagerTestController::multiplePagers in core/modules/system/tests/modules/pager_test/src/Controller/PagerTestController.php
Returns a page with multiple pagers.
PositionShimTestController::build in core/modules/system/tests/modules/position_shim_test/src/Controller/PositionShimTestController.php
Provides a page with the jQuery UI position library for testing.
PositionShimTestPortedJqueryTestsController::build in core/modules/system/tests/modules/position_shim_test/src/Controller/PositionShimTestPortedJqueryTestsController.php
Provides a page with the jQuery UI position library for testing.
RenderDeprecationController::renderArray in core/modules/system/tests/modules/render_deprecation/src/RenderDeprecationController.php
RenderElementTypesTest::testContainer in core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php
Tests system #type 'container'.
RendererBubblingTest::testBubblingWithoutPreRender in core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php
Tests bubbling of assets when NOT using #pre_render callbacks.
RendererCallbackTest::providerTestCallback in core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php
Data provider for testCallback().
RenderTest::testRenderChildren in core/tests/Drupal/KernelTests/Core/Render/RenderTest.php
Ensures that render array children are processed correctly.
SearchPageForm::buildForm in core/modules/search/src/Form/SearchPageForm.php
Form constructor.
SearchPageListBuilder::buildForm in core/modules/search/src/SearchPageListBuilder.php
Form constructor.
TabbingManagerTestController::build in core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php
Provides a page with the tabbingManager library for testing tabbing manager.
template_preprocess_views_view_mapping_test in core/modules/views/tests/modules/views_test_data/views_test_data.module
Prepares variables for the mapping row style test templates.
Test::renderPageWithDuplicateIds in core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Returns a page render array with 2 elements with the same HTML IDs.
Test::renderPageWithoutDuplicateIds in core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Returns a page render array with 2 elements with the unique HTML IDs.
TestController::modalContentInput in core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php
Return modal content with autofocus input.
TestController::modalContentLink in core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php
Return modal content with link.
TextFormat::processFormat in core/modules/filter/src/Element/TextFormat.php
Expands an element into a base element with text format selector attached.
ThemeSettingsForm::buildForm in core/modules/system/src/Form/ThemeSettingsForm.php
toolbar_toolbar in core/modules/toolbar/toolbar.module
Implements hook_toolbar().
UserSelection::buildConfigurationForm in core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php
Form constructor.
user_form_system_regional_settings_alter in core/modules/user/user.module
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
ViewEditForm::form in core/modules/views_ui/src/ViewEditForm.php
Gets the actual form array to be built.
ViewListBuilder::render in core/modules/views_ui/src/ViewListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
WidgetBase::form in core/lib/Drupal/Core/Field/WidgetBase.php
Creates a form element for a field.
WizardPluginBase::buildForm in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Form callback to build other elements in the "show" form.
WorkspaceListBuilder::offCanvasRender in core/modules/workspaces/src/WorkspaceListBuilder.php
Renders the off canvas elements.

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