Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BooleanFormatterTest::$fieldName | property | core/ |
|
BooleanFormatterTest::$modules | property | core/ |
Modules to install. |
BooleanFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
BooleanFormatterTest::setUp | function | core/ |
|
BooleanFormatterTest::testBooleanFormatter | function | core/ |
Tests boolean formatter output. |
BooleanItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
BooleanOperator::valueForm | function | core/ |
Options form subform for setting options. |
BreakLockForm | class | core/ |
Builds the form to break the lock of an edited view. |
BreakLockForm.php | file | core/ |
|
BreakLockForm::$entityTypeManager | property | core/ |
Stores the entity type manager. |
BreakLockForm::$tempStore | property | core/ |
Stores the shared tempstore. |
BreakLockForm::buildForm | function | core/ |
Form constructor. |
BreakLockForm::create | function | core/ |
Instantiates a new instance of this class. |
BreakLockForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BreakLockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BreakLockForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BreakLockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BreakLockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
BreakLockForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
BreakLockForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
BreakLockLink::$dateFormatter | property | core/ |
The date formatter. |
Broken::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
Broken::buildConfigurationForm | function | core/ |
Form constructor. |
BrokenHandlerTrait::buildOptionsForm | function | core/ |
Provides a form to edit options for this plugin. |
BrowserHtmlDebugTrait::formatHtmlOutputHeaders | function | core/ |
Formats HTTP headers as string for HTML output logging. |
BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
BrowserTestBaseTest::testForm | function | core/ |
Tests basic form functionality. |
BulkForm | class | core/ |
Defines an actions-based bulk operation form element. |
BulkForm.php | file | core/ |
|
BulkForm::$actions | property | core/ |
An array of actions that can be executed. |
BulkForm::$actionStorage | property | core/ |
The action storage. |
BulkForm::$entityRepository | property | core/ |
The entity repository service. |
BulkForm::$entityTypeManager | property | core/ |
The entity type manager. |
BulkForm::$languageManager | property | core/ |
The language manager. |
BulkForm::$messenger | property | core/ |
The messenger. |
BulkForm::$routeMatch | property | core/ |
The current route match service. |
BulkForm::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
BulkForm::calculateEntityBulkFormKey | function | core/ |
Calculates a bulk form key. |
BulkForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
BulkForm::create | function | core/ |
Creates an instance of the plugin. |
BulkForm::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BulkForm::emptyActionMessage | function | core/ |
Returns the message that is displayed when no action is selected. |
BulkForm::emptySelectedMessage | function | core/ |
Returns the message to be displayed when there are no selected items. |
BulkForm::getBulkOptions | function | core/ |
Returns the available operations for this form. |
BulkForm::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
BulkForm::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
BulkForm::getCacheTags | function | core/ |
The cache tags associated with this object. |
BulkForm::getEntityRepository | function | core/ |
|
BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager | function | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.