_form_set_attributes |
function |
drupal/core/includes/form.inc |
Sets a form element's class attribute. |
TextDefaultFormatter |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Plugin implementation of the 'text_default' formatter. |
FilterFormat::$roles |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
List of user role IDs to grant access to use this format on initial creation. |
FilterFormat::$cache |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Whether processed text of this format can be cached. |
WeekDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/WeekDate.php |
The date format used in the query. |
JsonEncoder::$format |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/JsonEncoder.php |
The formats that this Encoder supports. |
TextTrimmedFormatter |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Plugin implementation of the 'text_trimmed'' formatter. |
ajax_forms_test_menu |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Implements hook_menu(). |
BookSettingsForm.php |
file |
drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php |
Contains \Drupal\book\BookSettingsForm. |
YearDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/YearDate.php |
The date format used in the query. |
image_style_add_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for adding a new image style. |
JsonEncoder::$format |
property |
drupal/core/modules/hal/lib/Drupal/hal/Encoder/JsonEncoder.php |
The formats that this Encoder supports. |
PictureFormatter.php |
file |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Contains \Drupal\picture\Plugin\field\formatter\PictureFormatter. |
FullDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/FullDate.php |
The date format used in the query. |
RegionalForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/RegionalForm.php |
Instantiates a new instance of this controller. |
AdvancedSettingsForm |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/AdvancedSettingsForm.php |
Form builder for the advanced admin settings page. |
BreakLockForm::$view |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
The view being deleted. |
NodeType::submitForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
filter_format_exists |
function |
drupal/core/modules/filter/filter.module |
Determines if a text format exists. |
SetFormCommand::$url |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
The URL of the form. |
ConfigExportForm.php |
file |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php |
|
filter_formats_reset |
function |
drupal/core/modules/filter/filter.module |
Resets the text format caches. |
ConfigImportForm.php |
file |
drupal/core/modules/config/lib/Drupal/config/Form/ConfigImportForm.php |
|
Language::submitForm |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
FTP::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
form_test_permission |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_permission(). |
form_test_alter_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form builder for testing hook_form_alter() and hook_form_FORM_ID_alter(). |
form_test_form_alter |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_alter(). |
BlockBase::blockForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockBase.php |
Returns the configuration form elements specific to this block plugin. |
BanDelete::getFormID |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Returns a unique string identifying the form. |
Node::buildFormStyle |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Adds the style options to the wizard form. |
BanDelete::buildForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
|
SystemConfigFormBase |
class |
drupal/core/modules/system/lib/Drupal/system/SystemConfigFormBase.php |
Base class for implementing system configuration forms. |
BulkFormBase::create |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Creates an instance of the plugin. |
SetDelete::getFormID |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Returns a unique string identifying the form. |
BulkFormBase::render |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/field/BulkFormBase.php |
Overrides \Drupal\views\Plugin\views\Plugin\field\FieldPluginBase::render(). |
SSH::getSettingsForm |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::getSettingsForm(). |
CronForm::submitForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
SetDelete::buildForm |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
CronForm::submitCron |
function |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Runs cron and reloads the page. |
BanAdmin::submitForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Form submission handler. |
Status::operatorForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Status.php |
Options form subform for setting the operator. |
field_form_get_state |
function |
drupal/core/modules/field/field.form.inc |
Retrieves processing information about a field from $form_state. |
field_form_set_state |
function |
drupal/core/modules/field/field.form.inc |
Stores processing information about a field in $form_state. |
BasePhpFormulaLoader |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
Loads asset formulae from PHP files. |
Access::operatorForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php |
Options form subform for setting the operator. |
form_label_test_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
A form for testing form labels and required marks. |
DateFormatDeleteForm |
class |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Builds a form to delete a date format. |
UrlTest::testFormUrl |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/UrlTest.php |
Tests that #type 'url' fields are properly validated and trimmed. |
ConfigTestDeleteForm |
class |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Delete confirmation form for config_test entities. |