Taxonomy::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Provide link to taxonomy option |
FormEditor::getAttachments |
function |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/FormEditor.php |
Implements \Drupal\edit\EditPluginInterface::getAttachments(). |
color_scheme_form_validate |
function |
drupal/core/modules/color/color.module |
Form validation handler for color_scheme_form(). |
BreakLockForm::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Constructs a \Drupal\views_ui\Form\BreakLockForm object. |
DismissFormCommand::render |
function |
drupal/core/modules/views/lib/Drupal/views/Ajax/DismissFormCommand.php |
Implements \Drupal\Core\Ajax\CommandInterface::render(). |
path_form_element_validate |
function |
drupal/core/modules/path/path.module |
Form element validation handler for URL alias form element. |
ViewFormControllerBase.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Contains Drupal\views_ui\ViewFormControllerBase. |
BreakLockForm::getQuestion |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getQuestion(). |
FileSize::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Default options form that provides the label widget that all fields
should have. |
ViewEditFormController.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Contains Drupal\views_ui\ViewEditFormController. |
PoHeader::parsePluralForms |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Parses a Plural-Forms entry from a Gettext Portable Object file header. |
filter_get_roles_by_format |
function |
drupal/core/modules/filter/filter.module |
Retrieves a list of roles that are allowed to use a given text format. |
UserRoleDelete::submitForm |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Form submission handler. |
ButtonsWidget::formElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/ButtonsWidget.php |
Returns the form for a single field widget. |
filter_get_formats_by_role |
function |
drupal/core/modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
PerformanceForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Returns a unique string identifying the form. |
StringTest::providerFormat |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/StringTest.php |
Data provider for testFormat(). |
PerformanceForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
NodeFormController::submit |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Updates the node object by processing the submitted values. |
BlockPluginInterface::form |
function |
drupal/core/modules/block/lib/Drupal/block/BlockPluginInterface.php |
Constructs the block configuration form. |
HtmlList::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Render the given style. |
DeleteForm::getConfirmText |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getConfirmText(). |
NodeFormController::delete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
FileSystemForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
number_field_settings_form |
function |
drupal/core/modules/number/number.module |
Implements hook_field_settings_form(). |
FormatterBase::__construct |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Constructs a FormatterBase object. |
entity_form_state_defaults |
function |
drupal/core/includes/entity.inc |
Returns the default form state for the given entity and operation. |
FormatterBase::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Allows formatters to load information for field values being displayed. |
IndexTid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Build the options form. |
field_info_formatter_types |
function |
drupal/core/modules/field/field.info.inc |
Returns information about field formatters from hook_field_formatter_info(). |
LinkFormatter::prepareView |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkFormatter.php |
Allows formatters to load information for field values being displayed. |
ShortcutFormController.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutFormController.php |
Contains \Drupal\shortcut\ShortcutFormController. |
SearchSettingsForm::$state |
property |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
The Drupal state storage service. |
Request::initializeFormats |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Initializes HTTP request formats. |
SearchSettingsForm::create |
function |
drupal/core/modules/search/lib/Drupal/search/Form/SearchSettingsForm.php |
Instantiates a new instance of this controller. |
EntityReferenceIdFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Plugin implementation of the 'entity reference ID' formatter. |
StatisticsSettingsForm.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/StatisticsSettingsForm.php |
Contains \Drupal\statistics\StatisticsSettingsForm. |
hook_filter_format_disable |
function |
drupal/core/modules/filter/filter.api.php |
Perform actions when a text format has been disabled. |
forum_form_node_form_alter |
function |
drupal/core/modules/forum/forum.module |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
FunctionCallsFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php |
Loads asset formulae from PHP files. |
RegisterFormController.php |
file |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Definition of Drupal\user\RegisterFormController. |
DateFormatEditForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatEditForm.php |
Instantiates a new instance of this controller. |
node_form_block_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter() for block_form(). |
ReindexConfirm::submitForm |
function |
drupal/core/modules/search/lib/Drupal/search/Form/ReindexConfirm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
DatetimePlainFormatter.php |
file |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimePlainFormatter.php |
Contains \Drupal\datetime\Plugin\field\formatter\DateTimePlainFormatter. |
language_admin_delete_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language deletion confirmation screen. |
form_test_wrapper_callback |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Menu callback; Invokes a form builder function with a wrapper callback. |
BasePhpFormulaLoader::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Loads formulae from a resource. |
BulkFormTest::testBulkForm |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php |
Tests the node bulk form. |
RoleFormController::delete |
function |
drupal/core/modules/user/lib/Drupal/user/RoleFormController.php |
Form submission handler for the 'delete' action. |