MachineName::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
Default options form that provides the label widget that all fields
should have. |
FormTest::testColorValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Tests validation of #type 'color' elements. |
DrupalDiffFormatter::_deleted |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
taxonomy_field_formatter_info |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
DrupalDiffFormatter::_context |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
taxonomy_field_formatter_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
DrupalDiffFormatter::_changed |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
EntityFormController::actions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns an array of supported actions for the current entity form. |
Schema::queryTableInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of blobs and sequences used on a table. |
Schema::queryFieldInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of CHECK constraints used on a field. |
action_send_email_action_form |
function |
drupal/core/modules/action/action.module |
Return a form definition so the Send email action can be configured. |
_form_test_vertical_tabs_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Tests functionality of vertical tabs. |
form_test_storage_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submit handler to finish multi-step form. |
path_admin_form_delete_submit |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the 'Delete' button on path_admin_form(). |
PhpTestBase::$php_code_format |
property |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php |
|
views.view.test_bulk_form.yml |
file |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml |
aggregator_page_category_form |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
field_info_formatter_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field formatter's default settings. |
SearchEmbedFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Modules to enable. |
image_style_form_add_validate |
function |
drupal/core/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
form_process_password_confirm |
function |
drupal/core/includes/form.inc |
Expand a password_confirm field into two text boxes. |
LocalePluralFormatTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
Sets up a Drupal site for running functional and integration tests. |
form_test_load_include_custom |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Menu callback for testing custom form includes. |
ProcessingTest::testBatchForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in a form submit handler. |
EntityTranslationFormTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Definition of Drupal\system\Tests\Entity\EntityTranslationFormTest. |
field_test_entity_nested_form |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Form combining two separate entities. |
DateTimePlus::$inputFormatRaw |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the format passed to the constructor. |
views_ui_rearrange_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for rearranging form. |
views_ui_rearrange_filter_form |
function |
drupal/core/modules/views/views_ui/admin.inc |
Form to rearrange items in the views UI. |
TestFieldMultipleFormatter.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Definition of Drupal\field_test\Plugin\field\formatter\TestFieldMultipleFormatter. |
ImportOpmlTest::openImportForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Open OPML import form. |
ConfigTestFormController::form |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
ConfigTestFormController::save |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
config_test_delete_form_submit |
function |
drupal/core/modules/config/tests/config_test/config_test.module |
Form submission handler for config_test_delete_form(). |
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. |
FormatterBase::settingsSummary |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterBase.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::settingsSummary(). |
TimeInterval::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php |
Default options form that provides the label widget that all fields
should have. |
ViewAddFormController::actions |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
views_form_views_form_validate |
function |
drupal/core/modules/views/views.module |
Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields. |
HandlerBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
HandlerBase::submitGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
RegisterFormController::submit |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::submit(). |
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(). |
CachedFormulaLoaderTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php |
|
menu_form_node_type_form_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_form_FORM_ID_alter(). |
BasePhpFormulaLoader::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php |
|
GroupwiseMax::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Extends the relationship's basic options, allowing the user to pick
a sort and an order for it. |
FunctionCallsFormulaLoaderTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php |
|
ProfileFormController::actions |
function |
drupal/core/modules/user/lib/Drupal/user/ProfileFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
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. |