Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewAjaxTest::testAjaxView | function | core/ |
Tests an ajax view. |
| ViewAjaxTest::testNonAjaxViewViaAjax | function | core/ |
Ensures that non-ajax view cannot be accessed via an ajax HTTP request. |
| ViewDuplicateForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewEditForm::$tempStore | property | core/ |
The views temp store. |
| ViewEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewEditForm::getDisplayDetails | function | core/ |
Helper function to get the display details section of the edit UI. |
| ViewEditForm::getDisplayTab | function | core/ |
Returns a renderable array representing the edit page for one display. |
| ViewEditForm::renderDisplayTop | function | core/ |
Render the top of the display so it can be updated during ajax operations. |
| ViewEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ViewEditForm::submitDelayDestination | function | core/ |
Submit handler for form buttons that do not complete a form workflow. |
| 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/ |
The theme to install as the default for testing. |
| 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 enable. |
| 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. |
Pagination
- Previous page
- Page 1387
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.