16 string references to 'Form'
- AjaxFormCacheTest::testFormCacheUsage in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests the usage of form cache for AJAX forms.
- ClaroVerticalTabsTest::testVerticalTabs in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ClaroVerticalTabsTest.php - Confirms that Claro can render vertical tabs correctly.
- ContentEntityBase::baseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - Provides base field definitions for an entity type.
- core.services.yml in core/
core.services.yml - core/core.services.yml
- DefaultHtmlRouteProvider::getDeleteMultipleFormRoute in core/
lib/ Drupal/ Core/ Entity/ Routing/ DefaultHtmlRouteProvider.php - Returns the delete multiple form route.
- EntityType::getFormClass in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the form class for a specific operation.
- EntityTypeTest::testGetHandler in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeTest.php - Tests the getHandler() method.
- Form::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Form.php - Returns the element properties for this element.
- 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.
- FormCacheTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Form/ FormCacheTest.php - 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.
- RevisionLogEntityTrait::revisionLogBaseFieldDefinitions in core/
lib/ Drupal/ Core/ Entity/ RevisionLogEntityTrait.php - Provides revision-related base field definitions for an entity type.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.