Search for add
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
@covers ::addHandler[[api-linebreak]] |
| 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 |
| 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. |
| ViewsIntegrationTest::testViewsAddResponsiveImageField | function | core/ |
Tests integration with Views. |
| ViewsPluginInterface::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
| views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
| 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/ |
After-build function that adds a wrapper to a form region (for AJAX refreshes). |
| views_ui_add_limited_validation | function | core/ |
Processes a non-JavaScript fallback submit button to limit its validation errors. |
| views_ui_test_field_form_views_ui_add_handler_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form. |
| 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/ |
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup. |
| ViewUI::submitItemAdd | function | core/ |
Submit handler for adding new item(s) to a view. |
| WebTestBase::$additionalCurlOptions | property | core/ |
Additional cURL options. |
| WebTestBase::addCustomTranslations | function | core/ |
Queues custom translations to be written to settings.php. |
| 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. |
| WorkflowAddForm | class | core/ |
Form for adding workflows. |
| WorkflowAddForm.php | file | core/ |
|
| WorkflowAddForm::$workflowTypePluginManager | property | core/ |
The workflow type plugin manager. |
| WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowAddForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowAddForm::__construct | function | core/ |
WorkflowAddForm constructor. |
| WorkflowStateAddForm | class | core/ |
Class WorkflowStateAddForm. |
| WorkflowStateAddForm.php | file | core/ |
|
| WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
| WorkflowStateAddForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateAddForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowTest::testAddAndHasState | function | core/ |
@covers ::addState[[api-linebreak]] @covers ::hasState[[api-linebreak]] |
| WorkflowTest::testAddStateException | function | core/ |
@covers ::addState[[api-linebreak]] |
| WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState[[api-linebreak]] |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.