CustomBooleanTest::viewsData |
function |
core/modules/views_ui/tests/src/Functional/CustomBooleanTest.php |
\Drupal\views\Tests\ViewTestBase::viewsData(). |
d6_view_modes.yml |
file |
core/modules/node/migrations/d6_view_modes.yml |
core/modules/node/migrations/d6_view_modes.yml |
d7_view_modes.yml |
file |
core/modules/field/migrations/d7_view_modes.yml |
core/modules/field/migrations/d7_view_modes.yml |
DataEntityRow::getView |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
Returns the top object of a view. |
DateFilterTest::$testViews |
property |
core/modules/datetime/tests/src/Functional/DateFilterTest.php |
Views used by this test. |
DateFormatAccessControlHandler::$viewLabelOperation |
property |
core/modules/system/src/DateFormatAccessControlHandler.php |
Allows to grant access to just the labels. |
DateFormatTest::$anonymousUsersCanViewLabels |
property |
core/modules/jsonapi/tests/src/Functional/DateFormatTest.php |
Whether anonymous users can view labels of this resource type. |
DateRangeCustomFormatter::viewElements |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php |
Builds a renderable array for a field value. |
DateRangePlainFormatter::viewElements |
function |
core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php |
Builds a renderable array for a field value. |
datetime.views.inc |
file |
core/modules/datetime/datetime.views.inc |
Provides views data for the datetime module. |
datetime.views.schema.yml |
file |
core/modules/datetime/config/schema/datetime.views.schema.yml |
core/modules/datetime/config/schema/datetime.views.schema.yml |
DateTimeCustomFormatter::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php |
Builds a renderable array for a field value. |
DateTimeFormatterBase::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php |
Builds a renderable array for a field value. |
DateTimePlainFormatter::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php |
Builds a renderable array for a field value. |
DateTimeRangeTrait::viewElements |
function |
core/modules/datetime_range/src/DateTimeRangeTrait.php |
|
DateTimeSchemaTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/DateTimeSchemaTest.php |
Views to be enabled. |
DateTimeTimeAgoFormatter::viewElements |
function |
core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php |
Builds a renderable array for a field value. |
datetime_field_views_data |
function |
core/modules/datetime/datetime.views.inc |
Implements hook_field_views_data(). |
datetime_range.views.inc |
file |
core/modules/datetime_range/datetime_range.views.inc |
Provides views data for the datetime_range module. |
datetime_range_field_views_data |
function |
core/modules/datetime_range/datetime_range.views.inc |
Implements hook_field_views_data(). |
datetime_type_field_views_data_helper |
function |
core/modules/datetime/datetime.views.inc |
Provides Views integration for any datetime-based fields. |
dblog.views.inc |
file |
core/modules/dblog/dblog.views.inc |
Provide views data for dblog.module. |
dblog.views.schema.yml |
file |
core/modules/dblog/config/schema/dblog.views.schema.yml |
core/modules/dblog/config/schema/dblog.views.schema.yml |
DbLogController::overview |
function |
core/modules/dblog/src/Controller/DbLogController.php |
Displays a listing of database log messages. |
DbLogTest::testOverviewLinks |
function |
core/modules/dblog/tests/src/Functional/DbLogTest.php |
Make sure HTML tags are filtered out in the log overview links. |
DbLogViewsTest |
class |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
Verifies user access to log reports based on permissions. |
DbLogViewsTest.php |
file |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
|
DbLogViewsTest::$defaultTheme |
property |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
The theme to install as the default for testing. |
DbLogViewsTest::$modules |
property |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
Modules to enable. |
DbLogViewsTest::filterLogsEntries |
function |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
Filters the logs according to the specific severity and log entry type. |
DbLogViewsTest::getLogsEntriesTable |
function |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
Find the Logs table in the DOM. |
DbLogViewsTest::testEmptyText |
function |
core/modules/dblog/tests/src/Functional/DbLogViewsTest.php |
Tests the empty text for the watchdog view is not using an input format. |
dblog_test_views.info.yml |
file |
core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml |
core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml |
dblog_views_data |
function |
core/modules/dblog/dblog.views.inc |
Implements hook_views_data(). |
dblog_views_pre_render |
function |
core/modules/dblog/dblog.module |
Implements hook_views_pre_render(). |
DefaultFileFormatter::viewValue |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/DefaultFileFormatter.php |
Generate the output appropriate for one field item. |
DefaultsSectionStorage::getContextsDuringPreview |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php |
Gets contexts for use during preview. |
DefaultsSectionStorageTest::testGetContextsDuringPreview |
function |
core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php |
@covers ::getContextsDuringPreview |
DefaultViewRecentCommentsTest |
class |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests results for the Recent Comments view shipped with the module. |
DefaultViewRecentCommentsTest.php |
file |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
|
DefaultViewRecentCommentsTest::$blockDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Block display. |
DefaultViewRecentCommentsTest::$commentsCreated |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Will hold the comments created for testing. |
DefaultViewRecentCommentsTest::$defaultDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Default display. |
DefaultViewRecentCommentsTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
The theme to install as the default for testing. |
DefaultViewRecentCommentsTest::$modules |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Modules to install. |
DefaultViewRecentCommentsTest::$node |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Contains the node object used for comments of this test. |
DefaultViewRecentCommentsTest::$pageDisplayResults |
property |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Number of results for the Page display. |
DefaultViewRecentCommentsTest::setUp |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Sets up the test. |
DefaultViewRecentCommentsTest::testBlockDisplay |
function |
core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php |
Tests the block defined by the comments_recent view. |
DefaultViewsTest |
class |
core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php |
Tests enabling, disabling, and reverting default views via the listing page. |