19 string references to form_builder in Zircon Profile 8
- AdminController::create in core/
modules/ comment/ src/ Controller/ AdminController.php - Instantiates a new instance of this class.
- AjaxFormBlock::create in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Plugin/ Block/ AjaxFormBlock.php - Creates an instance of the plugin.
- BlockListBuilder::createInstance in core/
modules/ block/ src/ BlockListBuilder.php - Instantiates a new instance of this entity handler.
- ControllerBase::formBuilder in core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php - Returns the form builder service.
- DbLogController::create in core/
modules/ dblog/ src/ Controller/ DbLogController.php - Instantiates a new instance of this class.
- DbLogFormInjectionTest::testLoggerSerialization in core/
modules/ dblog/ src/ Tests/ DbLogFormInjectionTest.php - Tests db log injection serialization.
- Drupal::formBuilder in core/
lib/ Drupal.php - Returns the form builder service.
- DrupalTest::testFormBuilder in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the formBuilder() method.
- EditorImageDialogTest::testEditorImageDialog in core/
modules/ editor/ src/ Tests/ EditorImageDialogTest.php - Tests that editor image dialog works as expected.
- EntityAutocompleteElementFormTest::testEntityAutocompleteAccess in core/
modules/ system/ src/ Tests/ Entity/ Element/ EntityAutocompleteElementFormTest.php - Tests that access is properly checked by the EntityAutocomplete element.
- EntityAutocompleteElementFormTest::testInvalidEntityAutocompleteElement in core/
modules/ system/ src/ Tests/ Entity/ Element/ EntityAutocompleteElementFormTest.php - Tests invalid entries in the EntityAutocomplete Form API element.
- EntityAutocompleteElementFormTest::testValidEntityAutocompleteElement in core/
modules/ system/ src/ Tests/ Entity/ Element/ EntityAutocompleteElementFormTest.php - Tests valid entries in the EntityAutocomplete Form API element.
- FormDefaultHandlersTest::testDefaultAndCustomHandlers in core/
modules/ system/ src/ Tests/ Form/ FormDefaultHandlersTest.php - Tests that default handlers are added even if custom are specified.
- PathElementFormTest::testPathElement in core/
modules/ system/ src/ Tests/ Element/ PathElementFormTest.php - Tests that default handlers are added even if custom are specified.
- QueueSerializationTest::testQueueSerialization in core/
modules/ system/ src/ Tests/ Queue/ QueueSerializationTest.php - Tests queue injection serialization.
- RedirectFormBlock::create in core/
modules/ system/ tests/ modules/ form_test/ src/ Plugin/ Block/ RedirectFormBlock.php - Creates an instance of the plugin.
- SystemController::create in core/
modules/ system/ src/ Controller/ SystemController.php - Instantiates a new instance of this class.
- TextFormatElementFormTest::testTextFormatElement in core/
modules/ filter/ src/ Tests/ TextFormatElementFormTest.php - Tests that values are returned.
- TriggeringElementProgrammedUnitTest::testLimitValidationErrors in core/
modules/ system/ src/ Tests/ Form/ TriggeringElementProgrammedUnitTest.php - Tests that #limit_validation_errors of the only submit button takes effect.