6 methods override EntityForm::getBaseFormId() in Drupal 9
- BookOutlineForm::getBaseFormId in core/
modules/ book/ src/ Form/ BookOutlineForm.php - Returns a string identifying the base form.
- ContentEntityConfirmFormBase::getBaseFormId in core/
lib/ Drupal/ Core/ Entity/ ContentEntityConfirmFormBase.php - Returns a string identifying the base form.
- DefaultsEntityForm::getBaseFormId in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php - Returns a string identifying the base form.
- EntityConfirmFormBase::getBaseFormId in core/
lib/ Drupal/ Core/ Entity/ EntityConfirmFormBase.php - Returns a string identifying the base form.
- OverridesEntityForm::getBaseFormId in core/
modules/ layout_builder/ src/ Form/ OverridesEntityForm.php - Returns a string identifying the base form.
- SearchPageFormBase::getBaseFormId in core/
modules/ search/ src/ Form/ SearchPageFormBase.php - Returns a string identifying the base form.