You are here

11 string references to entity.form_builder in Drupal 10

CommentDefaultFormatter::create in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php
Creates an instance of the plugin.
ControllerBase::entityFormBuilder in core/lib/Drupal/Core/Controller/ControllerBase.php
Retrieves the entity form builder.
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
Tests entity form language.
LanguageSelectWidgetTest::testWithIncludedLockedLanguage in core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
Tests the widget with the locked languages.
LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage in core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
Tests the widget without the locked languages.
LinkFieldTest::testLinkTypeOnLinkWidget in core/modules/link/tests/src/Functional/LinkFieldTest.php
Tests '#link_type' property exists on 'link_default' widget.
MenuUiNodeTypeTest::assertMenuNamesAreSorted in core/modules/menu_ui/tests/src/Kernel/MenuUiNodeTypeTest.php
Asserts that the available menu names are sorted alphabetically by label.
OptionsFieldTest::testUpdateAllowedValues in core/modules/options/tests/src/Kernel/OptionsFieldTest.php
Tests that allowed values can be updated.
TextSummaryTest::testRequiredSummary in core/modules/text/tests/src/Kernel/TextSummaryTest.php
Tests required summary.
UserAccountFormFieldsTest::buildAccountForm in core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php
Builds the user account form for a given operation.
UserAccountFormPasswordResetTest::buildAccountForm in core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php
Builds the user account form for a given operation.