Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Date class core/modules/views/src/Plugin/views/sort/Date.php Basic sort handler for dates.
Date class core/modules/views/src/Plugin/views/field/Date.php A handler to provide proper displays for dates.
Date class core/modules/views/src/Plugin/views/filter/Date.php Filter to handle dates stored as a timestamp.
Date class core/modules/views/src/Plugin/views/argument/Date.php Argument handler for dates.
Date class core/modules/datetime/src/Plugin/views/sort/Date.php Basic sort handler for datetime fields.
Date class core/modules/datetime/src/Plugin/views/filter/Date.php Date/time views filter.
Date class core/modules/datetime/src/Plugin/views/argument/Date.php Abstract argument handler for dates.
Date class core/lib/Drupal/Core/Render/Element/Date.php Provides a form element for date selection.

All search results

Title Object type File name Summary
MonthDatePluginTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php The theme to install as the default for testing.
MonthDatePluginTest::$modules property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php Modules to enable.
MonthDatePluginTest::$node1 property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php Test node 1.
MonthDatePluginTest::$node2 property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php Test node 2.
MonthDatePluginTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php Views used by this test.
MonthDatePluginTest::setUp function core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php
MonthDatePluginTest::testMonthDatePlugin function core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php Tests the Month Date Plugin.
MoveActionsToCoreTest::testUpdateActionPlugins function core/modules/system/tests/src/Functional/Update/MoveActionsToCoreTest.php Tests upgrading actions to core namespace.
MoveRevisionMetadataFieldsUpdateTest class core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Tests the upgrade path for moving the revision metadata fields.
MoveRevisionMetadataFieldsUpdateTest.php file core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php
MoveRevisionMetadataFieldsUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Set database dump files to be used.
MoveRevisionMetadataFieldsUpdateTest::testAddingRequiredRevisionMetadataKeys function core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Tests the addition of required revision metadata keys.
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8400 function core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Tests that the revision metadata fields are moved correctly.
MoveRevisionMetadataFieldsUpdateTest::testSystemUpdate8501 function core/modules/system/tests/src/Functional/Entity/Update/MoveRevisionMetadataFieldsUpdateTest.php Tests that the revision metadata key BC layer was updated correctly.
MysqlDateSql class core/modules/views/src/Plugin/views/query/MysqlDateSql.php MySQL-specific date handling.
MysqlDateSql.php file core/modules/views/src/Plugin/views/query/MysqlDateSql.php
MysqlDateSql::$database property core/modules/views/src/Plugin/views/query/MysqlDateSql.php The database connection.
MysqlDateSql::$replace property core/modules/views/src/Plugin/views/query/MysqlDateSql.php An array of PHP-to-MySQL replacement patterns.
MysqlDateSql::getDateField function core/modules/views/src/Plugin/views/query/MysqlDateSql.php Returns a native database expression for a given field.
MysqlDateSql::getDateFormat function core/modules/views/src/Plugin/views/query/MysqlDateSql.php Creates a native database date formatting.
MysqlDateSql::setFieldTimezoneOffset function core/modules/views/src/Plugin/views/query/MysqlDateSql.php Applies the given offset to the given field.
MysqlDateSql::setTimezoneOffset function core/modules/views/src/Plugin/views/query/MysqlDateSql.php Set the database to the given timezone.
MysqlDateSql::__construct function core/modules/views/src/Plugin/views/query/MysqlDateSql.php Constructs the MySQL-specific date sql class.
MysqlDateSqlTest class core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests the MySQL-specific date query handler.
MysqlDateSqlTest.php file core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php
MysqlDateSqlTest::$database property core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php The mocked database service.
MysqlDateSqlTest::providerTestGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Provider for date formatting test.
MysqlDateSqlTest::setUp function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php
MysqlDateSqlTest::testGetDateField function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests the getDateField method.
MysqlDateSqlTest::testGetDateFormat function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests date formatting replacement.
MysqlDateSqlTest::testSetFieldTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests timezone offset formatting.
MysqlDateSqlTest::testSetTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests setting the database offset.
Name::validateExposed function core/modules/user/src/Plugin/views/filter/Name.php Validate the exposed handler form
Name::valueValidate function core/modules/user/src/Plugin/views/filter/Name.php Validate the options form.
NegotiationBrowserForm::validateForm function core/modules/language/src/Form/NegotiationBrowserForm.php Form validation handler.
NegotiationUrlForm::validateForm function core/modules/language/src/Form/NegotiationUrlForm.php Form validation handler.
NestedEntityTestForm::validateForm function core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php Form validation handler.
new_dependency_test_update_8001 function core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install Enable the new_dependency_test_with_service module.
node.post_update.php file core/modules/node/node.post_update.php Post update functions for Node.
NodeController::$dateFormatter property core/modules/node/src/Controller/NodeController.php The date formatter service.
NodeCreationTest::testAuthoredDate function core/modules/node/tests/src/Functional/NodeCreationTest.php Creates nodes with different authored dates.
NodeForm::$dateFormatter property core/modules/node/src/NodeForm.php The date formatter service.
NodeForm::updateStatus function core/modules/node/src/NodeForm.php Entity builder updating the node status with the submitted value.
NodeListBuilder::$dateFormatter property core/modules/node/src/NodeListBuilder.php The date formatter service.
NoDependenciesUpdateTest class core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.
NoDependenciesUpdateTest.php file core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php
NoDependenciesUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The theme to install as the default for testing.
NoDependenciesUpdateTest::$installProfile property core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php The install profile used in the database dump file.
NoDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Set database dump files to be used.
NoDependenciesUpdateTest::testNoDependenciesUpdate function core/modules/system/tests/src/Functional/Update/NoDependenciesUpdateTest.php Test the system module updates with no dependencies installed.

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