| WorkspaceViewBuilder::buildComponents |
function |
core/modules/workspaces/src/WorkspaceViewBuilder.php |
Builds the component fields and properties of a set of entities. |
| WorkspaceViewBuilder::createInstance |
function |
core/modules/workspaces/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 bulk form. |
| 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 |
|
| _content_moderation_views_data_object |
function |
core/modules/content_moderation/content_moderation.views.inc |
Creates a ViewsData object to respond to views hooks. |
| _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.views.inc |
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. |
| _views_test_config_disable_broken_handler |
function |
core/modules/views/tests/modules/views_test_config/views_test_config.module |
|
| _views_test_query_access_restrict_by_uuid |
function |
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. |