Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| 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. |
| ViewAjaxControllerTest::testAccessDeniedView | function | core/ |
Tests a view without having access to it. |
| ViewAjaxControllerTest::testAjaxView | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testAjaxViewViewPathNoSlash | function | core/ |
Tests a valid view with a view_path with no slash. |
| ViewAjaxControllerTest::testAjaxViewWithArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithEmptyArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithoutAjax | function | core/ |
Tests a valid view without ajax enabled. |
| ViewAjaxControllerTest::testAjaxViewWithPager | function | core/ |
Tests a valid view with a pager. |
| ViewAjaxControllerTest::testInvalidPath | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testMissingView | function | core/ |
Tests non-existent view with view_name and view_display_id. |
| ViewAjaxControllerTest::testMissingViewName | function | core/ |
Tests missing view_name and view_display_id. |
| ViewAjaxControllerTest::USE_AJAX | constant | core/ |
|
| ViewAjaxControllerTest::USE_NO_AJAX | constant | core/ |
|
| ViewAjaxResponse | class | core/ |
Custom JSON response object for an ajax view response. |
| ViewAjaxResponse.php | file | core/ |
|
| ViewAjaxResponse::$view | property | core/ |
The view executed on this ajax request. |
| ViewAjaxResponse::getView | function | core/ |
Gets the executed view of this response. |
| ViewAjaxResponse::setView | function | core/ |
Sets the executed view of this response. |
| ViewAjaxTest | class | core/ |
Tests the ajax view functionality. |
| ViewAjaxTest.php | file | core/ |
|
| ViewAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewAjaxTest::$testViews | property | core/ |
Views used by this test. |
| ViewAjaxTest::setUp | function | core/ |
Sets up the test. |
| 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::copyTranslations | function | core/ |
Copies all translations that existed on the original View. |
| ViewDuplicateForm::submitForm | function | core/ |
Form submission handler for the 'clone' action. |
| ViewDuplicateForm::__construct | function | core/ |
Constructs a ViewDuplicateForm. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
Pagination
- Previous page
- Page 1556
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.