ConfigItem::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
ConfigItem::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
form_pre_render_group |
function |
drupal/core/includes/form.inc |
Adds members of this group as actual elements for rendering. |
FormatDateTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Sets up a Drupal site for running functional and integration tests. |
InOperator::valueForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Options form subform for setting options. |
RSSEnclosureFormatter |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/RSSEnclosureFormatter.php |
Plugin implementation of the 'file_rss_enclosure' formatter. |
DeleteForm::getFormID |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Returns a unique string identifying the form. |
DeleteForm::buildForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
form_pre_render_email |
function |
drupal/core/includes/form.inc |
Prepares a #type 'email' render element for theme_input(). |
form_pre_render_range |
function |
drupal/core/includes/form.inc |
Prepares a #type 'range' render element for theme_input(). |
Formula::summaryQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Build the summary query based on a formula |
form_type_range_value |
function |
drupal/core/includes/form.inc |
Determines the value for a range element. |
Rss::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Provide a form for setting options. |
TwigFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
|
CommentFormController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Base for controller for comment forms. |
form_pre_render_color |
function |
drupal/core/includes/form.inc |
Prepares a #type 'color' render element for theme_input(). |
Raw::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php |
Provide the default form for setting options. |
MailInterface::format |
function |
drupal/core/lib/Drupal/Core/Mail/MailInterface.php |
Formats a message composed by drupal_mail() prior sending. |
FeedDelete::getFormID |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Returns a unique string identifying the form. |
FeedDelete::buildForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
FilterFormat::$format |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Unique machine name of the format. |
Php::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Php.php |
Provide the default form for setting options. |
FilterFormat::$weight |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Weight of this format in the text format selector. |
user_form_test.module |
file |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.module |
Dummy module implementing a form to test user password validation |
FilterFormat::filters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Returns the collection of filter pugin instances or an individual plugin instance. |
FilterFormat::disable |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::disable(). |
Rss::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php |
Provide a form to edit options for this plugin. |
theme_image_formatter |
function |
drupal/core/modules/image/image.field.inc |
Returns HTML for an image field formatter. |
install_settings_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for a form to configure and rewrite settings.php. |
Url::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Url.php |
Provide link to the page being visited. |
system_plugin_ui_form |
function |
drupal/core/modules/system/system.module |
Proxies to the plugin class' form method. |
Tasks::getFormOptions |
function |
drupal/core/lib/Drupal/Core/Database/Install/Tasks.php |
Return driver specific configuration options. |
Php::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Php.php |
Provide the default form for setting options. |
BreakLockForm::create |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Instantiates a new instance of this controller. |
MonthDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/MonthDate.php |
The date format used in the query. |
filter_default_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the default text format for a particular user. |
ExposedFormUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php |
Contains \Drupal\views_ui\Tests\ExposedFormUITest. |
FormatterBase::$field |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The field definition. |
FormatterBase::$label |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
The label display setting. |
BasicSettingsForm.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BasicSettingsForm.php |
Contains \Drupal\views_ui\Form\BasicSettingsForm. |
filter_process_format |
function |
drupal/core/modules/filter/filter.module |
Expands an element into a base element with text format selector attached. |
DeleteForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
AssignOwnerNode::form |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form constructor. |
DeleteForm::buildForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
LinkSeparateFormatter |
class |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Plugin implementation of the 'link_separate' formatter. |
FormObjectTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormObjectTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityFormDisplay.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Contains \Drupal\entity\Plugin\Core\Entity\EntityFormDisplay. |
BanDelete::submitForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Form submission handler. |
CronForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Constructs a CronForm object. |
ForumSettingsForm.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Contains \Drupal\forum\ForumSettingsForm. |