| ViewsTestDataElementForm |
class |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Simple form page callback to test the view element. |
| ViewsTestDataElementForm.php |
file |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
|
| ViewsTestDataElementForm::buildForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Form constructor. |
| ViewsTestDataElementForm::getFormId |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Returns a unique string identifying the form. |
| ViewsTestDataElementForm::submitForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Form submission handler. |
| ViewsTestDataErrorForm |
class |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Implements a test form that has a validation error. |
| ViewsTestDataErrorForm.php |
file |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
|
| ViewsTestDataErrorForm::buildForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form constructor. |
| ViewsTestDataErrorForm::getFormId |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::submitForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form submission handler. |
| ViewsTestDataErrorForm::validateForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form validation handler. |
| ViewsTestDataHooks::formViewsFormTestFormMultipleDefaultAlter |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| ViewsTestDataViewsExecutionHooks::viewsFormSubstitutions |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_form_substitutions(). |
| ViewsTestFormMultipleController |
class |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
Controller routines for views form multiple test routes. |
| ViewsTestFormMultipleController.php |
file |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
|
| ViewsTestFormMultipleController::testPage |
function |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
Returns a test page having test_form_multiple view embedded twice. |
| ViewsThemeHooks::preprocessViewsExposedForm |
function |
core/modules/views/src/Hook/ViewsThemeHooks.php |
Prepares variables for views exposed form templates. |
| ViewsThemeHooks::preprocessViewsViewSummaryUnformatted |
function |
core/modules/views/src/Hook/ViewsThemeHooks.php |
Prepares variables for unformatted summary view templates. |
| ViewsThemeHooks::preprocessViewsViewUnformatted |
function |
core/modules/views/src/Hook/ViewsThemeHooks.php |
Prepares variables for views unformatted rows templates. |
| ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter |
function |
core/modules/views_ui/tests/modules/views_ui_test_field/src/Hook/ViewsUiTestFieldHooks.php |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
| ViewsUiTestHooks::formViewsUiConfigItemExtraFormAlter |
function |
core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
| ViewsUiThemeHooks::preprocessBuildGroupFilterForm |
function |
core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php |
Prepares variables for Views UI build group filter form templates. |
| ViewsUiThemeHooks::preprocessRearrangeFilterForm |
function |
core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php |
Prepares variables for Views UI rearrange filter form templates. |
| ViewsViewsExecutionHooks::viewsFormSubstitutions |
function |
core/modules/views/src/Hook/ViewsViewsExecutionHooks.php |
Implements hook_views_form_substitutions(). |
| views_form_test.info.yml |
file |
core/modules/views/tests/modules/views_form_test/views_form_test.info.yml |
core/modules/views/tests/modules/views_form_test/views_form_test.info.yml |
| views_post_update_format_plural |
function |
core/modules/views/views.post_update.php |
Updates the format plural option for those views using aggregation. |
| views_test_checkboxes_theme_form_views_exposed_form_alter |
function |
core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme |
Changes an exposed "type" filter from a multi-select to checkboxes. |
| views_test_formatter.info.yml |
file |
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml |
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml |
| views_ui_ajax_update_form |
function |
core/modules/views_ui/admin.inc |
Updates a part of the add view form via AJAX. |
| views_ui_build_form_url |
function |
core/modules/views_ui/admin.inc |
Creates the menu path for a standard AJAX form given the form state. |
| views_ui_form_button_was_clicked |
function |
core/modules/views_ui/admin.inc |
The #process callback for a button. |
| ViewUI::$forms |
property |
core/modules/views_ui/src/ViewUI.php |
Contains an array of form keys and their respective classes. |
| ViewUI::addFormToStack |
function |
core/modules/views_ui/src/ViewUI.php |
Adds another form to the stack. |
| ViewUI::getFormProgress |
function |
core/modules/views_ui/src/ViewUI.php |
Get the user's current progress through the form stack. |
| ViewXmlAnonTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php |
The format to use in this test. |
| ViewXmlBasicAuthTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php |
The format to use in this test. |
| ViewXmlCookieTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php |
The format to use in this test. |
| VocabularyDeleteForm |
class |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Provides a deletion confirmation form for taxonomy vocabulary. |
| VocabularyDeleteForm.php |
file |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
| VocabularyDeleteForm::getDeletionMessage |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Gets the message to display to the user after deleting the entity. |
| VocabularyDeleteForm::getDescription |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Returns additional text to display as a description. |
| VocabularyDeleteForm::getFormId |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Returns a unique string identifying the form. |
| VocabularyDeleteForm::getQuestion |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
| VocabularyForm |
class |
core/modules/taxonomy/src/VocabularyForm.php |
Base form for vocabulary edit forms. |
| VocabularyForm.php |
file |
core/modules/taxonomy/src/VocabularyForm.php |
|
| VocabularyForm::$vocabularyStorage |
property |
core/modules/taxonomy/src/VocabularyForm.php |
The vocabulary storage. |
| VocabularyForm::buildEntity |
function |
core/modules/taxonomy/src/VocabularyForm.php |
Builds an updated entity object based upon the submitted form values. |
| VocabularyForm::create |
function |
core/modules/taxonomy/src/VocabularyForm.php |
Instantiates a new instance of the implementing class using autowiring. |
| VocabularyForm::exists |
function |
core/modules/taxonomy/src/VocabularyForm.php |
Determines if the vocabulary already exists. |
| VocabularyForm::form |
function |
core/modules/taxonomy/src/VocabularyForm.php |
Gets the actual form array to be built. |