Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.

All search results

Title Object type File name Summary
FilterDefaultFormatTest.php file core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php
FilterDefaultFormatTest::$defaultTheme property core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php The theme to install as the default for testing.
FilterDefaultFormatTest::$modules property core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php Modules to install.
FilterDefaultFormatTest::resetFilterCaches function core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php Rebuilds text format and permission caches in the thread running the tests.
FilterDefaultFormatTest::testDefaultTextFormats function core/modules/filter/tests/src/Functional/FilterDefaultFormatTest.php Tests if the default text format is accessible to users.
FilterDisableForm class core/modules/filter/src/Form/FilterDisableForm.php Provides the filter format disable form.
FilterDisableForm.php file core/modules/filter/src/Form/FilterDisableForm.php
FilterDisableForm::getCancelUrl function core/modules/filter/src/Form/FilterDisableForm.php Returns the route to go to if the user cancels the action.
FilterDisableForm::getConfirmText function core/modules/filter/src/Form/FilterDisableForm.php Returns a caption for the button that confirms the action.
FilterDisableForm::getDescription function core/modules/filter/src/Form/FilterDisableForm.php Returns additional text to display as a description.
FilterDisableForm::getQuestion function core/modules/filter/src/Form/FilterDisableForm.php Returns the question to ask the user.
FilterDisableForm::submitForm function core/modules/filter/src/Form/FilterDisableForm.php 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/modules/filter/src/Form/FilterEnableForm.php Provides the filter format enable form.
FilterEnableForm.php file core/modules/filter/src/Form/FilterEnableForm.php
FilterEnableForm::getCancelUrl function core/modules/filter/src/Form/FilterEnableForm.php Returns the route to go to if the user cancels the action.
FilterEnableForm::getConfirmText function core/modules/filter/src/Form/FilterEnableForm.php Returns a caption for the button that confirms the action.
FilterEnableForm::getDescription function core/modules/filter/src/Form/FilterEnableForm.php Returns additional text to display as a description.
FilterEnableForm::getQuestion function core/modules/filter/src/Form/FilterEnableForm.php Returns the question to ask the user.
FilterEnableForm::submitForm function core/modules/filter/src/Form/FilterEnableForm.php 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/modules/filter/src/Entity/FilterFormat.php Represents a text format.
FilterFormat class core/modules/filter/src/Plugin/DataType/FilterFormat.php The filter format data type.
FilterFormat class core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Drupal 6 filter source from database.
FilterFormat class core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Drupal 7 filter source from database.
FilterFormat.php file core/modules/filter/src/Entity/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/DataType/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php
FilterFormat::$filterCollection property core/modules/filter/src/Entity/FilterFormat.php Holds the collection of filters that are attached to this format.
FilterFormat::$filters property core/modules/filter/src/Entity/FilterFormat.php Configured filters for this text format.
FilterFormat::$format property core/modules/filter/src/Entity/FilterFormat.php Unique machine name of the format.
FilterFormat::$name property core/modules/filter/src/Entity/FilterFormat.php Unique label of the text format.
FilterFormat::$roles property core/modules/filter/src/Entity/FilterFormat.php List of role IDs to grant access to use this format on initial creation.
FilterFormat::$weight property core/modules/filter/src/Entity/FilterFormat.php Weight of this format in the text format selector.
FilterFormat::calculatePluginDependencies function core/modules/filter/src/Entity/FilterFormat.php Calculates and adds dependencies of a specific plugin instance.
FilterFormat::disable function core/modules/filter/src/Entity/FilterFormat.php #[ActionMethod(adminLabel: new TranslatableMarkup('Disable'), pluralize: FALSE)]
FilterFormat::fields function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Returns available fields on the source.
FilterFormat::fields function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Returns available fields on the source.
FilterFormat::filters function core/modules/filter/src/Entity/FilterFormat.php Returns a sorted collection of filter plugins or an individual instance.
FilterFormat::getFilterTypes function core/modules/filter/src/Entity/FilterFormat.php Retrieves all filter types that are used in the text format.
FilterFormat::getHtmlRestrictions function core/modules/filter/src/Entity/FilterFormat.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getPermissionName function core/modules/filter/src/Entity/FilterFormat.php Returns the machine-readable permission name for the text format.
FilterFormat::getPluginCollections function core/modules/filter/src/Entity/FilterFormat.php Gets the plugin collections used by this object.
FilterFormat::getPossibleOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values with labels for display.
FilterFormat::getPossibleValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values.
FilterFormat::getSettableOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of settable values with labels for display.
FilterFormat::getSettableValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of settable values.
FilterFormat::id function core/modules/filter/src/Entity/FilterFormat.php Gets the identifier.
FilterFormat::isFallbackFormat function core/modules/filter/src/Entity/FilterFormat.php Returns if this format is the fallback format.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.