FieldTimeIntervalTest::schemaDefinition |
function |
core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php |
Returns the schema definition. |
FieldTimeIntervalTest::testFieldTimeInterval |
function |
core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php |
Tests the TimeInterval handler. |
FieldTimeIntervalTest::viewsData |
function |
core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php |
Returns the views data definition. |
field_timestamp_test.info.yml |
file |
core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml |
core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml |
File::getCreatedTime |
function |
core/modules/file/src/Entity/File.php |
Returns the file entity creation timestamp. |
FileInterface::getCreatedTime |
function |
core/modules/file/src/FileInterface.php |
Returns the file entity creation timestamp. |
FileRequirements::runtime |
function |
core/modules/file/src/Hook/FileRequirements.php |
Implements hook_runtime_requirements(). |
FilterDateTest::$timezones |
property |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTest.php |
An array of timezone extremes to test. |
FilterDateTest::_testFilterDatetimeUI |
function |
core/modules/views/tests/src/Functional/Handler/FilterDateTest.php |
Tests datetime grouped filter UI. |
FilterDateTimeTest |
class |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Tests the Drupal\datetime\Plugin\views\filter\Date handler. |
FilterDateTimeTest.php |
file |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
|
FilterDateTimeTest::$date |
property |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
For offset tests, set a date 1 day in the future. |
FilterDateTimeTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Views to be enabled. |
FilterDateTimeTest::$timezone |
property |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Use a non-UTC timezone. |
FilterDateTimeTest::setUp |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
|
FilterDateTimeTest::testDatetimeFilter |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Tests filter operations. |
FilterDateTimeTest::_testBetween |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Tests between operations. |
FilterDateTimeTest::_testExact |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Tests exact date matching. |
FilterDateTimeTest::_testOffset |
function |
core/modules/datetime/tests/src/Kernel/Views/FilterDateTimeTest.php |
Tests offset operations. |
FinishResponseSubscriberTest::$time |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponseSubscriberTest.php |
The mock time service. |
FrontPageTest::testCacheTagsWithCachePluginTime |
function |
core/modules/node/tests/src/Functional/Views/FrontPageTest.php |
Tests the cache tags when using the "time" cache plugin. |
HistoryController::getNodeReadTimestamps |
function |
core/modules/history/src/Controller/HistoryController.php |
Returns a set of nodes' last read timestamps. |
HistoryTest::getNodeReadTimestamps |
function |
core/modules/history/tests/src/Functional/HistoryTest.php |
Get node read timestamps from the server for the current user. |
HistoryTimestampTest |
class |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
Tests the history timestamp handlers. |
HistoryTimestampTest.php |
file |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
|
HistoryTimestampTest::$modules |
property |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
Modules to install. |
HistoryTimestampTest::$testViews |
property |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
Views used by this test. |
HistoryTimestampTest::setUp |
function |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
|
HistoryTimestampTest::testHandlers |
function |
core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php |
Tests the handlers. |
HistoryUserTimestamp |
class |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Field handler to display the marker for new content. |
HistoryUserTimestamp |
class |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Filter for new content. |
HistoryUserTimestamp.php |
file |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
|
HistoryUserTimestamp.php |
file |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
|
HistoryUserTimestamp::$no_operator |
property |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
|
HistoryUserTimestamp::adminSummary |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Display the filter on the administrative summary. |
HistoryUserTimestamp::buildExposeForm |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for exposed filter options. |
HistoryUserTimestamp::buildOptionsForm |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option. |
HistoryUserTimestamp::create |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Creates an instance of the plugin. |
HistoryUserTimestamp::defineOptions |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Information about options for all kinds of purposes will be held here. |
HistoryUserTimestamp::init |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Initialize the plugin. |
HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Called to add the field to a query. |
HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Add this filter to the query. |
HistoryUserTimestamp::render |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Renders the field. |
HistoryUserTimestamp::usesGroupBy |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Provides the handler some group by. |
HistoryUserTimestamp::usesGroupBy |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Provides the handler some group by. |
HistoryUserTimestamp::valueForm |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for setting options. |
HistoryUserTimestamp::__construct |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Constructs a HistoryUserTimestamp object. |
hook_runtime_requirements |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Check runtime requirements and do status reporting. |
hook_runtime_requirements_alter |
function |
core/lib/Drupal/Core/Extension/module.api.php |
Alters runtime requirements data. |
IHaveRuntimeContexts |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/ContextProvider/IHaveRuntimeContexts.php |
Defines a class for a fake context provider. |