Search for add
Title | Object type | File name | Summary |
---|---|---|---|
UserCacheTagsTest::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
UserCreateFailMailTest::testUserAdd | function | core/ |
Tests the create user administration page. |
UserCreateTest::testUserAdd | function | core/ |
Tests user creation and display from the administration interface. |
UserInterface::addRole | function | core/ |
Add a role to a user. |
UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm | function | core/ |
Tests password reset functionality with an AJAX form. |
UserRouteAlterSubscriber::onRoutingAlterAddFormats | function | core/ |
Adds supported formats to the user authentication HTTP routes. |
ValidConsumer::addHandler | function | core/ |
|
ValidConsumer::addNoPriority | function | core/ |
|
ValidConsumer::addWithId | function | core/ |
|
ValidConsumerWithExtraArguments::addHandler | function | core/ |
|
ValidConsumerWithExtraArguments::addNoPriority | function | core/ |
|
ValidConsumerWithExtraArguments::addWithDifferentOrder | function | core/ |
|
ValidConsumerWithExtraArguments::addWithId | function | core/ |
|
VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
VersionNegotiator::addVersionNegotiator | function | core/ |
Adds a version negotiator. |
View::addCacheMetadata | function | core/ |
Fills in the cache metadata of this view. |
View::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
ViewAddForm | class | core/ |
Form controller for the Views add form. |
ViewAddForm.php | file | core/ |
|
ViewAddForm::$wizardManager | property | core/ |
The wizard plugin manager. |
ViewAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ViewAddForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
ViewAddForm::create | function | core/ |
Instantiates a new instance of this class. |
ViewAddForm::form | function | core/ |
Gets the actual form array to be built. |
ViewAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
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/ |
@covers ::addHandler |
ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
@covers ::addHandler |
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_display.html.twig | file | core/ |
--- label: 'Adding a new display to an existing view' related: - views.overview - views_ui.edit --- {% set views = render_var(url('entity.view.collection')) %} {% set view_edit_topic =… |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.