FilterFormat::$filters |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Configured filters for this text format. |
OpmlFeedAdd::getFormID |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Returns a unique string identifying the form. |
Date::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php |
Default options form that provides the label widget that all fields
should have. |
Link::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Link.php |
Default options form that provides the label widget that all fields
should have. |
OpmlFeedAdd::buildForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Form constructor. |
path_admin_form_submit |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for path_admin_form(). |
Null::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Override buildOptionsForm() so that only the relevant options
are displayed to the user. |
path_admin_filter_form |
function |
drupal/core/modules/path/path.admin.inc |
Form constructor for the path admin overview filter form. |
TextPlainFormatter.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Definition of Drupal\text\Plugin\field\formatter\TextPlainFormatter. |
NodeFormController.php |
file |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Definition of Drupal\node\NodeFormController. |
ajax_forms_test.module |
file |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Simpletest mock module for Ajax forms testing. |
LocaleSettingsForm.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php |
Contains \Drupal\user\LocaleSettingsForm. |
Node::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php |
Provide link to node option |
NodeType::validateForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
FormatterPluginManager |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Plugin type manager for field formatters. |
SetFormCommand::$title |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
The title of the form. |
LoggingForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Returns a unique string identifying the form. |
Path::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Default options form that provides the label widget that all fields
should have. |
LoggingForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
SetFormCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
install_configure_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a form to configure the new site. |
EntityFormEnhancer.php |
file |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Contains \Drupal\Core\Entity\Enhancer\EntityFormEnhancer. |
StringTest::testFormat |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Tests string formatting with String::format(). |
filter_fallback_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the fallback text format that all users have access to. |
entity_form_controller |
function |
drupal/core/includes/entity.inc |
Returns an entity form controller for the given operation. |
DeleteForm::submitForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
DrupalDateTime::format |
function |
drupal/core/lib/Drupal/Core/Datetime/DrupalDateTime.php |
Overrides format(). |
Term::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Provide the default form for setting options. |
BulkFormBase::$actions |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
An array of actions that can be executed. |
CategoryFormController |
class |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Base form controller for category edit forms. |
form_test_pattern_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form using the FAPI #pattern proterty. |
DismissFormCommand.php |
file |
drupal/core/modules/views/lib/Drupal/views/Ajax/DismissFormCommand.php |
Contains \Drupal\views\Ajax\DismissFormCommand. |
Node::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php |
Provide the default form for setting options. |
BanAdmin::validateForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Form validation handler. |
User::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php |
Provide link to node option |
RoleFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RoleFormController.php |
Contains \Drupal\user\RoleFormController. |
CKEditor::settingsForm |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Implements \Drupal\editor\Plugin\EditPluginInterface::settingsForm(). |
FormulaLoaderInterface |
interface |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php |
Loads formulae. |
DeleteForm::$pathAlias |
property |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
The path alias being deleted. |
form_test_storage_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
A multistep form for testing the form storage. |
ViewsFormInterface.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Contains \Drupal\views_ui\Form\Ajax\ViewsFormInterface. |
LinkDelete::submitForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Form submission handler. |
LocalePluralFormatTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Tests plural format handling functionality. |
RegisterFormController |
class |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Form controller for the user register forms. |
Mail::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php |
Provide link to node option |
DeleteForm::submitForm |
function |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
Tid::submitOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Provide the default form form for submitting options |
YearMonthDate::$format |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/YearMonthDate.php |
The date format used in the title. |
form_test_empty_select |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a form to test select elements when #options is not an array. |
form_test.services.yml |
file |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |
drupal/core/modules/system/tests/modules/form_test/form_test.services.yml |