MenuLinkFormController.php |
file |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Contains \Drupal\menu_link\MenuLinkFormController. |
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
FormatterPluginManager.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Definition of Drupal\field\Plugin\Type\Formatter\FormatterPluginManager.. |
EntityFormController::init |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Initialize the form state and the entity before the first form build. |
EntityFormController::form |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the actual form array to be built. |
FormTest::testInputForgery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Test Form API protections against input forgery. |
WizardInterface::buildForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Form callback to build other elements in the "show" form. |
EntityFormController::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'save' action. |
Views exposed form plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Plugins that handle the validation/submission and rendering of exposed forms. |
FileMime::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Provide link to file option |
RearrangeFilter::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
Username::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
Default options form that provides the label widget that all fields
should have. |
RearrangeFilter::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
EntityFormDisplayInterface |
interface |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Provides an interface defining an entity display entity. |
FormController::$condition |
property |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
The condition plugin we will be working with. |
PluginUIBase::formValidate |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/PluginUIBase.php |
Implements \Drupal\system\Plugin\PluginUIInterface::formValidate(). |
FormController::submitForm |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
HandlerBase::caseTransform |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Transform a string by a certain method. |
form_validate_machine_name |
function |
drupal/core/includes/form.inc |
Form element validation handler for machine_name elements. |
form_process_vertical_tabs |
function |
drupal/core/includes/form.inc |
Creates a group formatted as vertical tabs. |
seven_form_node_form_alter |
function |
drupal/core/themes/seven/seven.theme |
Implements hook_form_BASE_FORM_ID_alter(). |
DeleteForm::getConfirmText |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Returns a caption for the button that confirms the action. |
SettingsForm::$definitions |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/SettingsForm.php |
The aggregator plugin definitions. |
SearchEmbedFormTest::$node |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Node used for testing. |
locale_translate_edit_form |
function |
drupal/core/modules/locale/locale.pages.inc |
Form constructor for the string editing form. |
SearchEmbedFormTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
FeedItemsDelete::getFormID |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
NodeLink::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Default options form that provides the label widget that all fields
should have. |
FeedItemsDelete::buildForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
FileTestForm::validateForm |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/Form/FileTestForm.php |
Form validation handler. |
theme_form_required_marker |
function |
drupal/core/includes/form.inc |
Returns HTML for a marker for required form elements. |
DisableForm::getCancelPath |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
update_manager_update_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the update form of the Update Manager module. |
HandlerBase::getDateFormat |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL date formatting. |
FormulaLoaderInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php |
|
ExposedFormUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php |
|
TermFormController::delete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
number_format_default.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/number_format_default.test |
|
ConditionFormTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Condition/ConditionFormTest.php |
|
OverviewBase::validateForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
LocalePluralFormatTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Definition of Drupal\locale\Tests\LocalePluralFormatTest. |
TelephoneLinkFormatter.php |
file |
drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/formatter/TelephoneLinkFormatter.php |
Contains \Drupal\telephone\Plugin\field\formatter\TelephoneLinkFormatter. |
route_enhancer.entity_form |
service |
drupal/core/core.services.yml |
Drupal\Core\Entity\Enhancer\EntityFormEnhancer |
Revision::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php |
Provide link to revision option. |
Language::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Provide link to node option |
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
CategoryFormController.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Definition of Drupal\contact\CategoryFormController. |
DisplayOverview::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
DisplayOverview::buildForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
TestFieldMultipleFormatter |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Plugin implementation of the 'field_test_multiple' formatter. |