Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentPreviewTest::$modules | property | core/ |
Modules to install. |
CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
CommentPreviewTest::testCommentPreview | function | core/ |
Tests comment preview. |
CommentPreviewTest::testCommentPreviewDuplicateSubmission | function | core/ |
Tests comment preview. |
CommentRowTest::$testViews | property | core/ |
Views used by this test. |
CommentTestBase::setCommentPreview | function | core/ |
Sets the value governing the previewing mode for the comment form. |
CommentViewBuilder | class | core/ |
View builder handler for comments. |
CommentViewBuilder.php | file | core/ |
|
CommentViewBuilder::$currentUser | property | core/ |
The current user. |
CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
CommentViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
CommentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
CommentViewsData | class | core/ |
Provides views data for the comment entity type. |
CommentViewsData.php | file | core/ |
|
CommentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
CommentViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the comment entity. |
CommentViewsFieldAccessTest.php | file | core/ |
|
CommentViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
CommentViewsFieldAccessTest::setUp | function | core/ |
|
CommentViewsFieldAccessTest::testCommentFields | function | core/ |
Check access for comment fields. |
CommentViewsKernelTestBase | class | core/ |
Provides a common test base for comment views tests. |
CommentViewsKernelTestBase.php | file | core/ |
|
CommentViewsKernelTestBase::$adminUser | property | core/ |
Admin user. |
CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
CommentViewsKernelTestBase::$modules | property | core/ |
Modules to enable. |
CommentViewsKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
CommentViewsKernelTestBase::setUp | function | core/ |
|
comment_entity_view | function | core/ |
Implements hook_entity_view(). |
comment_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
comment_form_field_ui_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_form_field_ui_form_display_overview_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
comment_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
comment_preview | function | core/ |
Generates a comment preview. |
comment_test_views.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
comment_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
ConfigEntityMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigEntityMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigMapperInterface::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
ConfigMapperInterface::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
ConfigMapperInterface::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
ConfigNamesMapper::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
ConfigNamesMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.