Search for add
- Search 7.x for add
- Search 9.5.x for add
- Search 8.9.x for add
- Search 10.3.x for add
- Search main for add
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewAddForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| ViewEditForm::submitDisplayAdd | function | core/ |
Submit handler to add a display to a view. |
| ViewEntityInterface::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
| ViewExecutable::addCacheContext | function | core/ |
Expands the list of used cache contexts for the view. |
| ViewExecutable::addHandler | function | core/ |
Adds an instance of a handler to the view. |
| ViewExecutableTest::addHandlerProvider | function | core/ |
Data provider for testAddHandlerWithEntityField and testAddHandler. |
| ViewExecutableTest::testAddHandler | function | core/ |
Tests add handler. |
| ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
Tests add handler with entity field. |
| views.view.test_view_entity_test_additional_base_field.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_additional_base_field.yml |
| ViewsAddDefaultTableCssClassUpdateTest | class | core/ |
Tests the addition of the default table style `class` setting. |
| ViewsAddDefaultTableCssClassUpdateTest.php | file | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::$modules | property | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::setUp | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass | function | core/ |
Tests the upgrade path adding table style default CSS class. |
| ViewsBlockBase::addContextualLinks | function | core/ |
Converts Views block content to a renderable array with contextual links. |
| ViewsEntitySchemaSubscriber::dataTableAddition | function | core/ |
Updates views if a data table is added. |
| ViewsEntitySchemaSubscriber::DATA_TABLE_ADDITION | constant | core/ |
Indicates that a data table got added. |
| ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_ADDITION | constant | core/ |
Indicates that a revision data table got added. |
| ViewsEntitySchemaSubscriber::REVISION_TABLE_ADDITION | constant | core/ |
Indicates that a revision table got added. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition | function | core/ |
Tests that adding data tables adapts the views. |
| ViewsFormAjaxHelperTrait::addAjaxTrigger | function | core/ |
Converts a form element in the new view wizard to be AJAX-enabled. |
| ViewsFormAjaxHelperTrait::addAjaxWrapper | function | core/ |
Adds a wrapper to a form region (for AJAX refreshes) after the build. |
| ViewsFormAjaxHelperTrait::addLimitedValidation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
| ViewsIntegrationTest::testViewsAddResponsiveImageField | function | core/ |
Tests integration with Views. |
| ViewsPluginInterface::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| ViewsUiTestFieldHooks::formViewsUiAddHandlerFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
| views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
| views_post_update_add_date_default_arguments | function | core/ |
Clear cache to add new date default arguments. |
| views_ui.add_display.html.twig | file | core/ |
--- label: 'Adding a new display to an existing view' related: - views.overview - views_ui.edit --- {% set views_link_text %}{% trans %}Views{% endtrans %}{% endset %} {% set views_link = render_var(help_route_link(views_link_text,… |
| views_ui_add_ajax_trigger | function | core/ |
Converts a form element in the add view wizard to be AJAX-enabled. |
| views_ui_add_ajax_wrapper | function | core/ |
Adds a wrapper to a form region (for AJAX refreshes) after the build. |
| views_ui_add_limited_validation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
| ViewUI::$additionalQueries | property | core/ |
Stores a list of database queries run beside the main one from views. |
| ViewUI::addCacheableDependency | function | core/ |
Adds a dependency on an object: merges its cacheability metadata. |
| ViewUI::addCacheContexts | function | core/ |
Adds cache contexts. |
| ViewUI::addCacheTags | function | core/ |
Adds cache tags. |
| ViewUI::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
| ViewUI::addFormToStack | function | core/ |
Adds another form to the stack. |
| ViewUI::submitItemAdd | function | core/ |
Submit handler for adding new item(s) to a view. |
| VocabularyTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
| WebAssert::addressEquals | function | core/ |
Checks that current session address is equals to provided one. |
| WebAssert::addressNotEquals | function | core/ |
Checks that current session address is not equals to provided one. |
| WebAssertTest::testAddressEquals | function | core/ |
Tests address equals. |
| WebAssertTest::testAddressNotEqualsException | function | core/ |
Tests address not equals exception. |
| WidgetBase::addMoreAjax | function | core/ |
Ajax callback for the "Add another item" button. |
| WidgetBase::addMoreSubmit | function | core/ |
Submission handler for the "Add another item" button. |
| WizardPluginBase::addDisplays | function | core/ |
Adds the array of display options to the view, with appropriate overrides. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.