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 |
|---|---|---|---|
| FilterDisableForm::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… |
| FilterEnableForm | class | core/ |
Provides the filter format enable form. |
| FilterEnableForm.php | file | core/ |
|
| FilterEnableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterEnableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterEnableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterEnableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterEnableForm::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… |
| FilterFormat | class | core/ |
Represents a text format. |
| FilterFormat | class | core/ |
The filter format data type. |
| FilterFormat | class | core/ |
Drupal 6 filter source from database. |
| FilterFormat | class | core/ |
Drupal 7 filter source from database. |
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat.php | file | core/ |
|
| FilterFormat::$filterCollection | property | core/ |
Holds the collection of filters that are attached to this format. |
| FilterFormat::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$format | property | core/ |
Unique machine name of the format. |
| FilterFormat::$name | property | core/ |
Unique label of the text format. |
| FilterFormat::$roles | property | core/ |
List of role IDs to grant access to use this format on initial creation. |
| FilterFormat::$weight | property | core/ |
Weight of this format in the text format selector. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::disable | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Disable'), pluralize: FALSE)] |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
| FilterFormat::filters | function | core/ |
Returns a sorted collection of filter plugins or an individual instance. |
| FilterFormat::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormat::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FilterFormat::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormat::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| FilterFormat::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormat::id | function | core/ |
Gets the identifier. |
| FilterFormat::isFallbackFormat | function | core/ |
Returns if this format is the fallback format. |
| FilterFormat::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FilterFormat::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| FilterFormat::prepareRow | function | core/ |
Adds additional data to the row. |
| FilterFormat::prepareRow | function | core/ |
Adds additional data to the row. |
| FilterFormat::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| FilterFormat::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FilterFormat::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FilterFormat::removeFilter | function | core/ |
Removes a filter. |
| FilterFormat::setFilterConfig | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Sets configuration for a filter plugin'))] |
| FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
| FilterFormatAccessControlHandler | class | core/ |
Defines the access control handler for the filter format entity type. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.