QueryPluginBase::getDateFormat |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Creates cross-database date formatting. |
EntityFormDisplay::__construct |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Overrides Entity::__construct(). |
MenuLinkResetForm::getQuestion |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkResetForm.php |
Returns the question to ask the user. |
EntityFormDisplay::unserialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
|
DisplayTest::submitOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::submitOptionsForm(). |
menu_form_node_type_form_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_form_FORM_ID_alter(). |
NodeTermData::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Default options form that provides the label widget that all fields
should have. |
MenuLinkDeleteForm::submitForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Form submission handler. |
install_settings_form_validate |
function |
drupal/core/includes/install.core.inc |
Form validation handler for install_settings_form(). |
BookSettingsForm::validateForm |
function |
drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
BookNavigationBlock::blockForm |
function |
drupal/core/modules/book/lib/Drupal/book/Plugin/Block/BookNavigationBlock.php |
Overrides \Drupal\block\BlockBase::blockForm() |
DateFormatsLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
MenuDeleteMenuForm::submitForm |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Form submission handler. |
SiteInformationForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Returns a unique string identifying the form. |
SiteInformationForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
OptionsWidgetBase::formElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Returns the form for a single field widget. |
ajax_forms_test_lazy_load_form |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Form builder: Builds a form that triggers a simple AJAX callback. |
PictureFormatter::settingsForm |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Returns a form to configure settings for the formatter. |
FormatterBase::settingsSummary |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Returns a short summary for the current formatter settings. |
PictureFormatter::viewElements |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Builds a renderable array for a field value. |
plugin.manager.field.formatter |
service |
drupal/core/modules/field/field.services.yml |
Drupal\field\Plugin\Type\Formatter\FormatterPluginManager |
hook_entity_form_display_alter |
function |
drupal/core/includes/entity.api.php |
Alters the settings used for displaying an entity form. |
LinkFormatter::settingsSummary |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldMultipleFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Contains \Drupal\field_test\Plugin\field\formatter\TestFieldMultipleFormatter. |
ConditionPluginBase::getFormID |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
UpdateSettingsForm::submitForm |
function |
drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
entity_get_render_form_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_form_display object used to render an entity form. |
ConditionPluginBase::buildForm |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionPluginBase.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
CategoryFormController::delete |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
SearchSettingsForm::submitForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
EntityReferenceEntityFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Plugin implementation of the 'entity reference rendered entity' formatter. |
ConfigExportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
Form validation handler. |
field_form_element_after_build |
function |
drupal/core/modules/field/field.form.inc |
After-build callback for field elements in a form. |
BlockListController::getFormID |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FilterFormatInterface::filters |
function |
drupal/core/modules/filter/lib/Drupal/filter/FilterFormatInterface.php |
Returns the collection of filter pugin instances or an individual plugin instance. |
BlockListController::buildForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
ConfigImportForm::validateForm |
function |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php |
Form validation handler. |
language_admin_add_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the custom and predefined language addition form submission. |
MessageFormController::actions |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
MessageFormController::preview |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageFormController.php |
Form submission handler for the 'preview' action. |
BasePhpFormulaLoader::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
DateFormatFormBase::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php |
Form submission handler. |
RegisterFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
Field::$formatterPluginManager |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
The field formatter plugin manager. |
language_content_settings_form |
function |
drupal/core/modules/language/language.admin.inc |
Form constructor for the content language settings form. |
field_test_field_settings_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_settings_form(). |
ViewAddFormController::actions |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
StatisticsSettingsForm::create |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Instantiates a new instance of this controller. |
EntityFormDisplayInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Contains \Drupal\entity\EntityFormDisplayInterface. |
form_test_state_persist_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit handler. |