| ViewAjaxControllerTest::$currentPath |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The mocked current path. |
| ViewAjaxControllerTest::$executableFactory |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The mocked executable factory. |
| ViewAjaxControllerTest::$pathValidator |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The path validator service. |
| ViewAjaxControllerTest::$redirectDestination |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The redirect destination. |
| ViewAjaxControllerTest::$renderer |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The renderer. |
| ViewAjaxControllerTest::$viewAjaxController |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The tested views ajax controller. |
| ViewAjaxControllerTest::$viewStorage |
property |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
The mocked view entity storage. |
| ViewAjaxControllerTest::assertViewResultCommand |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Ensures that the main view content command is added. |
| ViewAjaxControllerTest::getCommands |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Gets the commands entry from the response object. |
| ViewAjaxControllerTest::setUp |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
|
| ViewAjaxControllerTest::setupValidMocks |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Sets up a bunch of valid mocks of the view executable. |
| ViewAjaxControllerTest::testAccessDeniedView |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a view without having access to it. |
| ViewAjaxControllerTest::testAjaxView |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testAjaxViewViewPathNoSlash |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view with a view_path with no slash. |
| ViewAjaxControllerTest::testAjaxViewWithArguments |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithEmptyArguments |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithoutAjax |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view without ajax enabled. |
| ViewAjaxControllerTest::testAjaxViewWithPager |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view with a pager. |
| ViewAjaxControllerTest::testInvalidPath |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testMissingView |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests non-existent view with view_name and view_display_id. |
| ViewAjaxControllerTest::testMissingViewName |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Tests missing view_name and view_display_id. |
| ViewAjaxControllerTest::USE_AJAX |
constant |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
|
| ViewAjaxControllerTest::USE_NO_AJAX |
constant |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
|
| ViewAjaxResponse |
class |
core/modules/views/src/Ajax/ViewAjaxResponse.php |
Custom JSON response object for an ajax view response. |
| ViewAjaxResponse.php |
file |
core/modules/views/src/Ajax/ViewAjaxResponse.php |
|
| ViewAjaxResponse::$view |
property |
core/modules/views/src/Ajax/ViewAjaxResponse.php |
The view executed on this ajax request. |
| ViewAjaxResponse::getView |
function |
core/modules/views/src/Ajax/ViewAjaxResponse.php |
Gets the executed view of this response. |
| ViewAjaxResponse::setView |
function |
core/modules/views/src/Ajax/ViewAjaxResponse.php |
Sets the executed view of this response. |
| ViewAjaxTest |
class |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
Tests the ajax view functionality. |
| ViewAjaxTest.php |
file |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
|
| ViewAjaxTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
The theme to install as the default for testing. |
| ViewAjaxTest::$testViews |
property |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
Views used by this test. |
| ViewAjaxTest::setUp |
function |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
Sets up the test. |
| ViewAjaxTest::testAjaxView |
function |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
Tests an ajax view. |
| ViewAjaxTest::testNonAjaxViewViaAjax |
function |
core/modules/views/tests/src/Functional/ViewAjaxTest.php |
Ensures that non-ajax view cannot be accessed via an ajax HTTP request. |
| ViewDuplicateForm |
class |
core/modules/views_ui/src/ViewDuplicateForm.php |
Form controller for the Views duplicate form. |
| ViewDuplicateForm.php |
file |
core/modules/views_ui/src/ViewDuplicateForm.php |
|
| ViewDuplicateForm::$languageManager |
property |
core/modules/views_ui/src/ViewDuplicateForm.php |
The language manager. |
| ViewDuplicateForm::actions |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Returns an array of supported actions for the current entity form. |
| ViewDuplicateForm::copyTranslations |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Copies all translations that existed on the original View. |
| ViewDuplicateForm::create |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Instantiates a new instance of this class. |
| ViewDuplicateForm::form |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Gets the actual form array to be built. |
| ViewDuplicateForm::prepareEntity |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Prepares the entity object before the form is built first. |
| ViewDuplicateForm::submitForm |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Form submission handler for the 'clone' action. |
| ViewDuplicateForm::__construct |
function |
core/modules/views_ui/src/ViewDuplicateForm.php |
Constructs a ViewDuplicateForm. |
| ViewEditForm |
class |
core/modules/views_ui/src/ViewEditForm.php |
Form controller for the Views edit form. |
| ViewEditForm.php |
file |
core/modules/views_ui/src/ViewEditForm.php |
|
| ViewEditForm::$dateFormatter |
property |
core/modules/views_ui/src/ViewEditForm.php |
The date formatter service. |
| ViewEditForm::$elementInfo |
property |
core/modules/views_ui/src/ViewEditForm.php |
The element info manager. |