| DisplayApiTest::testFieldEmpty |
function |
core/modules/field/tests/src/Kernel/DisplayApiTest.php |
Tests that the prepareView() formatter method still fires for empty values. |
| DisplayApiTest::testFieldItemListView |
function |
core/modules/field/tests/src/Kernel/DisplayApiTest.php |
Tests the FieldItemListInterface::view() method. |
| DisplayApiTest::testFieldItemView |
function |
core/modules/field/tests/src/Kernel/DisplayApiTest.php |
Tests the FieldItemInterface::view() method. |
| DisplayAttachmentTest |
class |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Tests the UI for the attachment display plugin. |
| DisplayAttachmentTest |
class |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Tests the attachment display plugin. |
| DisplayAttachmentTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
|
| DisplayAttachmentTest.php |
file |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
|
| DisplayAttachmentTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Modules to install. |
| DisplayAttachmentTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Views used by this test. |
| DisplayAttachmentTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Views used by this test. |
| DisplayAttachmentTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Sets up the test. |
| DisplayAttachmentTest::testAttachment |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Tests the attachment plugin. |
| DisplayAttachmentTest::testAttachmentOnAttachedMachineNameChange |
function |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Tests the attachment after changing machine name. |
| DisplayAttachmentTest::testAttachmentUI |
function |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Tests the attachment UI. |
| DisplayAttachmentTest::testDisabledAttachments |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php |
Tests that nothing is output when the attachment displays are disabled. |
| DisplayAttachmentTest::testRemoveAttachedDisplay |
function |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Tests the attachment working after the attached page was deleted. |
| DisplayBlockTest |
class |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests the block display plugin. |
| DisplayBlockTest.php |
file |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
|
| DisplayBlockTest::$defaultTheme |
property |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
The theme to install as the default for testing. |
| DisplayBlockTest::$modules |
property |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Modules to install. |
| DisplayBlockTest::$testViews |
property |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Views used by this test. |
| DisplayBlockTest::setUp |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Sets up the test. |
| DisplayBlockTest::testBlockCategory |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests default and content block categories. |
| DisplayBlockTest::testBlockContextualLinks |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests the contextual links on a Views block. |
| DisplayBlockTest::testBlockEmptyRendering |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests the various test cases of empty block rendering. |
| DisplayBlockTest::testBlockRendering |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests the actual rendering of the views block. |
| DisplayBlockTest::testDeleteBlockDisplay |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests removing a block display. |
| DisplayBlockTest::testViewsBlockForm |
function |
core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php |
Tests the block form for a Views block. |
| DisplayCRUDTest |
class |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Tests creation, retrieval, updating, and deletion of displays in the Web UI. |
| DisplayCRUDTest.php |
file |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
|
| DisplayCRUDTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
The theme to install as the default for testing. |
| DisplayCRUDTest::$modules |
property |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Modules to install. |
| DisplayCRUDTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Views used by this test. |
| DisplayCRUDTest::testAddDisplay |
function |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Tests adding a display. |
| DisplayCRUDTest::testDefaultDisplay |
function |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Tests that the correct display is loaded by default. |
| DisplayCRUDTest::testDuplicateDisplay |
function |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Tests the duplicating of a display. |
| DisplayCRUDTest::testRemoveDisplay |
function |
core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php |
Tests removing a display. |
| DisplayEntityReferenceTest |
class |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Tests the entity reference display plugin. |
| DisplayEntityReferenceTest.php |
file |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
|
| DisplayEntityReferenceTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The theme to install as the default for testing. |
| DisplayEntityReferenceTest::$entityRefFieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used entity reference field name in the test. |
| DisplayEntityReferenceTest::$field |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The field config. |
| DisplayEntityReferenceTest::$fieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used field name in the test. |
| DisplayEntityReferenceTest::$fieldStorage |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The field storage. |
| DisplayEntityReferenceTest::$modules |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Modules to install. |
| DisplayEntityReferenceTest::$testViews |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Views used by this test. |
| DisplayEntityReferenceTest::setUp |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Sets up the test. |
| DisplayEntityReferenceTest::testEntityReferenceDisplay |
function |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
Tests the entity reference display plugin. |