Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Date::$requestStack property core/modules/datetime/src/Plugin/views/filter/Date.php The request stack used to determine current time.
Date::acceptExposedInput function core/modules/views/src/Plugin/views/filter/Date.php Do some minor translation of the exposed input.
Date::buildOptionsForm function core/modules/views/src/Plugin/views/field/Date.php Default option form that provides label widget that all fields should have.
Date::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Date.php Basic options for all sort criteria.
Date::defineOptions function core/modules/views/src/Plugin/views/sort/Date.php Information about options for all kinds of purposes will be held here.
Date::defineOptions function core/modules/views/src/Plugin/views/field/Date.php Information about options for all kinds of purposes will be held here.
Date::defineOptions function core/modules/views/src/Plugin/views/filter/Date.php Information about options for all kinds of purposes will be held here.
Date::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/Date.php The cache contexts associated with this object.
Date::getOffset function core/modules/datetime/src/Plugin/views/filter/Date.php Get the proper offset from UTC to use in computations.
Date::getSortName function core/modules/views/src/Plugin/views/argument/Date.php Return a description of how the argument would normally be sorted.
Date::hasValidGroupedValue function core/modules/views/src/Plugin/views/filter/Date.php Determines if the given grouped filter entry has a valid value.
Date::opSimple function core/modules/views/src/Plugin/views/filter/Date.php Filters by a simple operator.
Date::opSimple function core/modules/datetime/src/Plugin/views/filter/Date.php Override parent method, which deals with dates as integers.
Date::validateExposed function core/modules/datetime/src/Plugin/views/filter/Date.php Validate the exposed handler form.
Date::validateExposed function core/modules/views/src/Plugin/views/filter/Date.php Validate the exposed handler form.
Date::validateOptionsForm function core/modules/views/src/Plugin/views/filter/Date.php Simple validate handler.
Date::__construct function core/modules/views/src/Plugin/views/argument/Date.php Constructs a new Date instance.
Date::__construct function core/modules/views/src/Plugin/views/field/Date.php Constructs a new Date object.
Date::__construct function core/modules/datetime/src/Plugin/views/sort/Date.php Constructs a Handler object.
Date::__construct function core/modules/datetime/src/Plugin/views/filter/Date.php Constructs a new Date handler.
Date::__construct function core/modules/datetime/src/Plugin/views/argument/Date.php Constructs a new Date instance.
Date::__construct function core/modules/views/src/Plugin/views/argument_default/Date.php Constructs a new Date instance.
DateArgumentDefaultTest class core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Tests pluggable argument_default for views.
DateArgumentDefaultTest.php file core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php
DateArgumentDefaultTest::$currentNode property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php The current node.
DateArgumentDefaultTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php The theme to install as the default for testing.
DateArgumentDefaultTest::$fixedTimeNode property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php The node representing the page.
DateArgumentDefaultTest::$modules property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Modules to enable.
DateArgumentDefaultTest::$otherTimeNode property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Node with a different create time then the current node.
DateArgumentDefaultTest::$sameMonthNode property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php The node representing the page.
DateArgumentDefaultTest::$sameTimeNode property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Node with the same create time as the current node.
DateArgumentDefaultTest::$testViews property core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Views used by this test.
DateArgumentDefaultTest::setUp function core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Sets up the test.
DateArgumentDefaultTest::testArgumentDefaultNodeChanged function core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Test the 'Current node changed time' default argument handler.
DateArgumentDefaultTest::testArgumentDefaultNodeCreated function core/modules/node/tests/src/Functional/Views/DateArgumentDefaultTest.php Test the 'Current node created time' default argument handler.
DateElementBase class core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Provides a base class for date elements.
DateElementBase.php file core/lib/Drupal/Core/Datetime/Element/DateElementBase.php
DateElementBase::datetimeRangeYears function core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Specifies the start and end year to use as a date range.
DateElementBase::getElementTitle function core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Returns the most relevant title of a datetime element.
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/DateField.php Apply any custom processing to the field bundle migrations.
DateFieldTest class core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Provides unit tests for the DateField Plugin.
DateFieldTest.php file core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php
DateFieldTest::providerTestDefineValueProcessPipeline function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Provides data for testDefineValueProcessPipeline().
DateFieldTest::testDefineValueProcessPipeline function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Tests defineValueProcessPipeline.
DateFieldTest::testDefineValueProcessPipelineException function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Tests invalid date types throw an exception.
DateFilterTest class core/modules/datetime/tests/src/Functional/DateFilterTest.php Test exposed datetime filters functionality.
DateFilterTest.php file core/modules/datetime/tests/src/Functional/DateFilterTest.php
DateFilterTest::$adminUser property core/modules/datetime/tests/src/Functional/DateFilterTest.php A user with permission to administer views.
DateFilterTest::$defaultTheme property core/modules/datetime/tests/src/Functional/DateFilterTest.php The theme to install as the default for testing.
DateFilterTest::$modules property core/modules/datetime/tests/src/Functional/DateFilterTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.