Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewEditForm::submitDisplayAdd | function | core/ |
Submit handler to add a display to a view. |
| ViewEditForm::submitDisplayDelete | function | core/ |
Submit handler to delete a display from a view. |
| ViewEditForm::submitDisplayDisable | function | core/ |
Submit handler to disable display. |
| ViewEditForm::submitDisplayDuplicate | function | core/ |
Submit handler to duplicate a display for a view. |
| ViewEditForm::submitDisplayEnable | function | core/ |
Submit handler to enable a disabled display. |
| ViewEditForm::submitDisplayUndoDelete | function | core/ |
Submit handler to add a restore a removed display to a view. |
| ViewEditForm::submitDuplicateDisplayAsType | function | core/ |
Submit handler to Duplicate a display as another display type. |
| ViewEditForm::__construct | function | core/ |
Constructs a new ViewEditForm object. |
| ViewEditTest | class | core/ |
Tests some general functionality of editing views, like deleting a view. |
| ViewEditTest.php | file | core/ |
|
| ViewEditTest::$defaultTheme | property | core/ |
|
| ViewEditTest::$testViews | property | core/ |
Views used by this test. |
| ViewEditTest::testDeleteLink | function | core/ |
Tests the delete link on a views UI. |
| ViewEditTest::testEditFormLanguageOptions | function | core/ |
Tests the language options on the views edit form. |
| ViewEditTest::testOtherOptions | function | core/ |
Tests the machine name and administrative comment forms. |
| ViewEditTest::testRelationRepresentativeNode | function | core/ |
Tests Representative Node for a Taxonomy Term. |
| ViewElementTest | class | core/ |
Tests the view render element. |
| ViewElementTest | class | core/ |
Tests the view render element. |
| ViewElementTest.php | file | core/ |
|
| ViewElementTest.php | file | core/ |
|
| ViewElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewElementTest::$testViews | property | core/ |
Views used by this test. |
| ViewElementTest::$testViews | property | core/ |
Views used by this test. |
| ViewElementTest::setUp | function | core/ |
Sets up the test. |
| ViewElementTest::testInvalidView | function | core/ |
Tests that an exception is thrown when an invalid View is passed. |
| ViewElementTest::testViewElement | function | core/ |
Tests the rendered output and form output of a view element. |
| ViewElementTest::testViewElement | function | core/ |
Tests the rendered output and form output of a view element. |
| ViewElementTest::testViewElementEmbed | function | core/ |
Tests the rendered output and form output of the "embed" display plugin. |
| ViewElementTest::testViewElementEmbed | function | core/ |
Tests the rendered output and form output of the "embed" display plugin. |
| ViewEntityDependenciesTest | class | core/ |
Tests the calculation of dependencies for views. |
| ViewEntityDependenciesTest.php | file | core/ |
|
| ViewEntityDependenciesTest::$modules | property | core/ |
Modules to install. |
| ViewEntityDependenciesTest::$testViews | property | core/ |
Views used by this test. |
| ViewEntityDependenciesTest::setUp | function | core/ |
|
| ViewEntityDependenciesTest::testGetDependencies | function | core/ |
Tests the getDependencies method. |
| ViewEntityInterface::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
| ViewEntityInterface::duplicateDisplayAsType | function | core/ |
Duplicates an existing display into a new display type. |
| ViewEntityInterface::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
| ViewEntityInterface::mergeDefaultDisplaysOptions | function | core/ |
Add defaults to the display options. |
| ViewExecutable::$args | property | core/ |
Any arguments that have been passed into the view. |
| ViewExecutable::$baseEntityType | property | core/ |
The entity type of the base table, if available. |
| ViewExecutable::$base_database | property | core/ |
Allow to override the used database which is used for this query. |
| ViewExecutable::$build_sort | property | core/ |
Indicates if the sorts have been built. |
| ViewExecutable::$current_display | property | core/ |
Identifier of the current display. |
| ViewExecutable::$displayHandlers | property | core/ |
The list of used displays of the view. |
| ViewExecutable::$display_handler | property | core/ |
The current used display plugin. |
| ViewExecutable::$exposed_data | property | core/ |
All the form data from $form_state->getValues(). |
| ViewExecutable::$exposed_input | property | core/ |
An array of input values from exposed forms. |
| ViewExecutable::$exposed_raw_input | property | core/ |
Exposed widget input directly from the $form_state->getValues(). |
| ViewExecutable::$exposed_widgets | property | core/ |
The render array for the exposed form. |
Pagination
- Previous page
- Page 1429
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.