Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| View::isInstallable | function | core/ |
|
| View::label | function | core/ |
|
| View::mergeDefaultDisplaysOptions | function | core/ |
|
| View::onDependencyRemoval | function | core/ |
|
| View::postCreate | function | core/ |
|
| View::postDelete | function | core/ |
|
| View::postLoad | function | core/ |
|
| View::postSave | function | core/ |
|
| View::preCreate | function | core/ |
|
| View::preDelete | function | core/ |
|
| View::preRenderViewElement | function | core/ |
View element pre render callback. |
| View::preSave | function | core/ |
|
| View::render | function | core/ |
|
| View::__construct | function | core/ |
Constructs a View object. |
| View::__sleep | function | core/ |
|
| ViewAddForm | class | core/ |
Form controller for the Views add form. |
| ViewAddForm.php | file | core/ |
|
| ViewAddForm::$moduleHandler | property | core/ |
The module handler service. |
| ViewAddForm::$wizardManager | property | core/ |
The wizard plugin manager. |
| ViewAddForm::actions | function | core/ |
|
| ViewAddForm::cancel | function | core/ |
Form submission handler for the 'cancel' action. |
| ViewAddForm::create | function | core/ |
|
| ViewAddForm::form | function | core/ |
|
| ViewAddForm::prepareEntity | function | core/ |
|
| ViewAddForm::submitForm | function | core/ |
|
| ViewAddForm::validateForm | function | core/ |
|
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| ViewAjaxController | class | core/ |
Defines a controller to load a view via AJAX. |
| ViewAjaxController.php | file | core/ |
|
| ViewAjaxController::ajaxView | function | core/ |
Loads and renders a view via AJAX. |
| ViewAjaxController::create | function | core/ |
|
| ViewAjaxController::FILTERED_QUERY_PARAMETERS | constant | core/ |
Parameters that should be filtered and ignored inside ajax requests. |
| ViewAjaxController::__construct | function | core/ |
|
| ViewAjaxControllerTest | class | core/ |
Tests Drupal\views\Controller\ViewAjaxController. |
| ViewAjaxControllerTest.php | file | core/ |
|
| ViewAjaxControllerTest::$currentPath | property | core/ |
The mocked current path. |
| ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
| ViewAjaxControllerTest::$pathValidator | property | core/ |
The path validator service. |
| ViewAjaxControllerTest::$redirectDestination | property | core/ |
The redirect destination. |
| ViewAjaxControllerTest::$renderer | property | core/ |
The renderer. |
| ViewAjaxControllerTest::$viewAjaxController | property | core/ |
The tested views ajax controller. |
| ViewAjaxControllerTest::$viewStorage | property | core/ |
The mocked view entity storage. |
| ViewAjaxControllerTest::assertViewResultCommand | function | core/ |
Ensures that the main view content command is added. |
| ViewAjaxControllerTest::getCommands | function | core/ |
Gets the commands entry from the response object. |
| ViewAjaxControllerTest::setUp | function | core/ |
|
| ViewAjaxControllerTest::setUpMockCurrentPath | function | core/ |
Reinitializes the current path as a mock object. |
| ViewAjaxControllerTest::setUpMockRedirectDestination | function | core/ |
Reinitializes the redirect destination as a mock object. |
| ViewAjaxControllerTest::setUpMockViewExecutableFactory | function | core/ |
Reinitializes the view executable factory as a mock object. |
| ViewAjaxControllerTest::setUpMockViewStorage | function | core/ |
Reinitializes the view storage as a mock object. |
| ViewAjaxControllerTest::setupValidMocks | function | core/ |
Sets up a bunch of valid mocks of the view executable. |
Pagination
- Previous page
- Page 1775
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.