46 string references to 'Form'
- BlockContent::baseFieldDefinitions in core/
modules/ block_content/ src/ Entity/ BlockContent.php - BrowserKitDriver::getFormNode in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - Ckeditor5Hooks::theme in core/
modules/ ckeditor5/ src/ Hook/ Ckeditor5Hooks.php - Implements hook_theme().
- Comment::baseFieldDefinitions in core/
modules/ comment/ src/ Entity/ Comment.php - ContactFormListBuilder::buildHeader in core/
modules/ contact/ src/ ContactFormListBuilder.php - Builds the header row for the entity listing.
- ContentEntityBase::baseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - ContentModerationHooks::theme in core/
modules/ content_moderation/ src/ Hook/ ContentModerationHooks.php - Implements hook_theme().
- ContentTranslationController::add in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds an add translation page.
- ContentTranslationController::edit in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the edit translation page.
- DefaultHtmlRouteProvider::getDeleteMultipleFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Returns the delete multiple form route.
- DefaultsSectionStorage::getEntityTypes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Returns an array of relevant entity types.
- EntityType::getFormClass in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the form class for a specific operation.
- FieldLayoutBuilder::buildForm in core/
modules/ field_layout/ src/ FieldLayoutBuilder.php - Applies the layout to an entity form.
- Form::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Form.php - Returns the element properties for this element.
- Form::initialize in vendor/
symfony/ dom-crawler/ Form.php - Adds form elements related to this form.
- Form::setNode in vendor/
symfony/ dom-crawler/ Form.php - Sets the node for the form.
- FormBuilder::doBuildForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Builds and processes all elements in the structured form array.
- FormBuilder::prepareForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Prepares a structured form array.
- FormController::getContentResult in core/
lib/ Drupal/ Core/ Controller/ FormController.php - Invokes the form and returns the result.
- hook_install_tasks in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Return an array of tasks to be performed by an installation profile.
- install_run_task in core/
includes/ install.core.inc - Runs an individual installation task.
- install_tasks in core/
includes/ install.core.inc - Returns a list of all tasks the installer currently knows about.
- LanguageHooks::entityBaseFieldInfoAlter in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_entity_base_field_info_alter().
- LanguageHooks::theme in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_theme().
- Media::baseFieldDefinitions in core/
modules/ media/ src/ Entity/ Media.php - MediaTypeForm::save in core/
modules/ media/ src/ MediaTypeForm.php - Form submission handler for the 'save' action.
- MenuLinkContent::baseFieldDefinitions in core/
modules/ menu_link_content/ src/ Entity/ MenuLinkContent.php - MenuUiHooks::theme in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_theme().
- Message::baseFieldDefinitions in core/
modules/ contact/ src/ Entity/ Message.php - NavigationRenderer::isLayoutBuilderEntityType in core/
modules/ navigation/ src/ NavigationRenderer.php - Determines if a given entity type is layout builder relevant or not.
- Node::baseFieldDefinitions in core/
modules/ node/ src/ Entity/ Node.php - NodeHooks1::theme in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_theme().
- OverridesSectionStorage::getEntityTypes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Returns an array of relevant entity types.
- PathHooks::entityBaseFieldInfoAlter in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_entity_base_field_info_alter().
- RequestPayloadValueResolver::mapRequestPayload in vendor/
symfony/ http-kernel/ Controller/ ArgumentResolver/ RequestPayloadValueResolver.php - RevisionLogEntityTrait::revisionLogBaseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ RevisionLogEntityTrait.php - Provides revision-related base field definitions for an entity type.
- Selenium2Driver::selectRadioValue in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Selects a value in a radio button group
- Shortcut::baseFieldDefinitions in core/
modules/ shortcut/ src/ Entity/ Shortcut.php - Term::baseFieldDefinitions in core/
modules/ taxonomy/ src/ Entity/ Term.php - ThemeHook::theme in core/
modules/ system/ src/ Hook/ ThemeHook.php - Implements hook_theme().
- User::baseFieldDefinitions in core/
modules/ user/ src/ Entity/ User.php - user_preprocess_block in core/
modules/ user/ user.module - Implements hook_preprocess_HOOK() for block templates.
- ViewsHooks::theme in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_theme().
- ViewsUiHooks::theme in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_theme().
- Workspace::baseFieldDefinitions in core/
modules/ workspaces/ src/ Entity/ Workspace.php - _media_library_configure_form_display in core/
modules/ media_library/ media_library.module - Ensures that the given media type has a media_library form display.