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 |
---|---|---|---|
statistics.views.inc | file | core/ |
Provide views data for statistics.module. |
statistics.views.schema.yml | file | core/ |
core/modules/statistics/config/schema/statistics.views.schema.yml |
StatisticsStorageInterface::deleteViews | function | core/ |
Delete counts for a specific entity. |
StatisticsStorageInterface::fetchView | function | core/ |
Returns the number of times a single entity has been viewed. |
StatisticsStorageInterface::fetchViews | function | core/ |
Returns the number of times entities have been viewed. |
StatisticsStorageInterface::recordView | function | core/ |
Counts an entity view. |
StatisticsViewsResult | class | core/ |
Value object for passing statistic results. |
StatisticsViewsResult.php | file | core/ |
|
StatisticsViewsResult::$dayCount | property | core/ |
|
StatisticsViewsResult::$timestamp | property | core/ |
|
StatisticsViewsResult::$totalCount | property | core/ |
|
StatisticsViewsResult::getDayCount | function | core/ |
Total number of times the entity has been viewed "today". |
StatisticsViewsResult::getTimestamp | function | core/ |
Timestamp of when the entity was last viewed. |
StatisticsViewsResult::getTotalCount | function | core/ |
Total number of times the entity has been viewed. |
StatisticsViewsResult::__construct | function | core/ |
|
StatisticsViewsResultTest | class | core/ |
@coversDefaultClass \Drupal\statistics\StatisticsViewsResult[[api-linebreak]] @group statistics @group legacy |
StatisticsViewsResultTest.php | file | core/ |
|
StatisticsViewsResultTest::providerTestStatisticsCount | function | core/ |
|
StatisticsViewsResultTest::testStatisticsCount | function | core/ |
Tests migration of node counter. |
statistics_node_view | function | core/ |
Implements hook_ENTITY_TYPE_view() for node entities. |
statistics_test_views.info.yml | file | core/ |
core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml |
statistics_views_data | function | core/ |
Implements hook_views_data(). |
StatusExtraTest::$testViews | property | core/ |
Views used by this test. |
StorageTest::$testViews | property | core/ |
Views used by this test. |
StringFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
StringFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
StyleFieldsTest::$testViews | property | core/ |
Views to be enabled. |
StyleGridResponsiveTest::$testViews | property | core/ |
Views used by this test. |
StyleGridTest::$testViews | property | core/ |
Views used by this test. |
StyleHtmlListTest::$testViews | property | core/ |
Views used by this test. |
StyleMappingTest::$testViews | property | core/ |
Views used by this test. |
StyleSerializerEntityTest::$testViews | property | core/ |
Views used by this test. |
StyleSerializerEntityTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
StyleSerializerEntityTest::testSerializerViewsUI | function | core/ |
Tests the views interface for REST export displays. |
StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
StyleSerializerTest::$testViews | property | core/ |
Views used by this test. |
StyleSerializerTest::testRestViewExposedFilter | function | core/ |
Tests the exposed filter works. |
StyleSerializerTest::testRestViewsAuthentication | function | core/ |
Checks that the auth options restricts access to a REST views display. |
StyleSummaryTest::$testViews | property | core/ |
|
StyleSummaryTest::testSummaryView | function | core/ |
Tests a summary view. |
StyleTableTest::$testViews | property | core/ |
Views used by this test. |
StyleTableUnitTest::$testViews | property | core/ |
Views used by this test. |
StyleTableUnitTest::prepareView | function | core/ |
Prepares a view executable by initializing everything which is needed. |
StyleTest::$testViews | property | core/ |
Views to be enabled. |
StyleTestBase::storeViewPreview | function | core/ |
Stores a view output in the elements. |
StyleUITest::$testViews | property | core/ |
Views used by this test. |
StyleUnformattedTest::$testViews | property | core/ |
Views used by this test. |
SystemController::overview | function | core/ |
Provide the administration overview page. |
system_block_view_system_main_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
system_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.