| WorkspaceViewBuilder::createInstance |
function |
core/modules/workspaces_ui/src/WorkspaceViewBuilder.php |
Instantiates a new instance of this entity handler. |
| WorkspaceViewsBulkFormTest |
class |
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php |
Tests the views bulk form in a workspace. |
| WorkspaceViewsBulkFormTest.php |
file |
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php |
|
| WorkspaceViewsBulkFormTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php |
Modules to install. |
| WorkspaceViewsBulkFormTest::setUp |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php |
|
| WorkspaceViewsBulkFormTest::testBulkForm |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php |
Tests the Workspaces view bulk form integration. |
| WorkspaceViewsIntegrationTest |
class |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
Tests the views integration for workspaces. |
| WorkspaceViewsIntegrationTest.php |
file |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
|
| WorkspaceViewsIntegrationTest::$createdTimestamp |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
Creation timestamp that should be incremented for each new entity. |
| WorkspaceViewsIntegrationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
The entity type manager. |
| WorkspaceViewsIntegrationTest::$modules |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
Modules to install. |
| WorkspaceViewsIntegrationTest::setUp |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
|
| WorkspaceViewsIntegrationTest::testCreateWorkspaceView |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
Tests creating a view of workspace entities. |
| WorkspaceViewsIntegrationTest::testViewsQueryAlter |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
Tests workspace query alter for views. |
| WorkspaceViewTest |
class |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
Tests permission controls on workspaces. |
| WorkspaceViewTest.php |
file |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
|
| WorkspaceViewTest::$defaultTheme |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
The theme to install as the default for testing. |
| WorkspaceViewTest::$modules |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
Modules to install. |
| WorkspaceViewTest::testViewAnyWorkspace |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
Verifies that a user can view any workspace. |
| WorkspaceViewTest::testViewOwnWorkspace |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php |
Verifies that a user can view their own workspace. |
| XssTest::testViewsUi |
function |
core/modules/views_ui/tests/src/Functional/XssTest.php |
Tests escaping with the test view. |
| _media_library_configure_view_display |
function |
core/modules/media_library/media_library.module |
Ensures that the given media type has a media_library view display. |
| _media_library_views_form_media_library_after_build |
function |
core/modules/media_library/media_library.module |
Form #after_build callback for media_library view's exposed filters form. |
| _views_field_get_entity_type_storage |
function |
core/modules/views/views.module |
Determines whether the entity type the field appears in is SQL based. |
| _views_query_tag_alter_condition |
function |
core/modules/views/views.module |
Replaces the substitutions recursive foreach condition. |