| UserStorageInterface::updateLastLoginTimestamp |
function |
core/modules/user/src/UserStorageInterface.php |
Update the last login timestamp of the user. |
| UserTimeZoneTest |
class |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Set a user time zone and verify that dates are displayed in local time. |
| UserTimeZoneTest.php |
file |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
|
| UserTimeZoneTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
The theme to install as the default for testing. |
| UserTimeZoneTest::$modules |
property |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Modules to enable. |
| UserTimeZoneTest::testUserTimeZone |
function |
core/modules/user/tests/src/Functional/UserTimeZoneTest.php |
Tests the display of dates and time when user-configurable time zones are set. |
| UserUpdate7002::$timezones |
property |
core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php |
System timezones. |
| views.view.test_argument_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml |
| views.view.test_datetime_range_filter_values.yml |
file |
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml |
core/modules/datetime_range/tests/fixtures/update/views.view.test_datetime_range_filter_values.yml |
| views.view.test_exposed_filter_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml |
| views.view.test_filter_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml |
| views.view.test_node_revision_timestamp.yml |
file |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_timestamp.yml |
| views.view.test_sort_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimes |
function |
core/modules/views/tests/src/Unit/ViewsDataTest.php |
Tests the cache backend behavior with requesting the same table multiple |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimesAndWarmCache |
function |
core/modules/views/tests/src/Unit/ViewsDataTest.php |
Tests the cache calls for a single table and warm cache for: |
| ViewUI::$render_time |
property |
core/modules/views_ui/src/ViewUI.php |
How long the view takes to render in microseconds. |
| Workspace::getCreatedTime |
function |
core/modules/workspaces/src/Entity/Workspace.php |
Gets the workspace creation timestamp. |
| Workspace::setCreatedTime |
function |
core/modules/workspaces/src/Entity/Workspace.php |
Sets the workspace creation timestamp. |
| WorkspaceIntegrationTest::$createdTimestamp |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
Creation timestamp that should be incremented for each new entity. |
| WorkspaceInterface::getCreatedTime |
function |
core/modules/workspaces/src/WorkspaceInterface.php |
Gets the workspace creation timestamp. |
| WorkspaceInterface::setCreatedTime |
function |
core/modules/workspaces/src/WorkspaceInterface.php |
Sets the workspace creation timestamp. |