81 string references to date

CommentFormController::validate in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
comment_token_info in drupal/core/modules/comment/comment.tokens.inc
Implements hook_token_info().
comment_views_data in drupal/core/modules/comment/comment.views.inc
Implements hook_views_data().
Date::defineOptions in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
Date::getDefaultArgument in drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php
Set the empty argument value to the current date, formatted appropriately for this argument.
Date::valueForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php
Add a type selector to the value form
DateItem::getPropertyDefinitions in drupal/core/lib/Drupal/Core/Entity/Field/Type/DateItem.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().
DateTimeDatelistWidget::formElement in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
DateTimeDefaultFormatter::viewElements in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimeDefaultFormatter.php
Builds a renderable array for a field value.
DateTimeDefaultWidget::formElement in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement().
DatetimeFieldTest::setUp in drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeItem::getPropertyDefinitions in drupal/core/modules/datetime/lib/Drupal/datetime/Type/DateTimeItem.php
Implements ComplexDataInterface::getPropertyDefinitions().
DateTimePlainFormatter::viewElements in drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/formatter/DatetimePlainFormatter.php
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements().
datetime_datetime_form_process in drupal/core/modules/datetime/datetime.module
Expands a #datetime element type into date and/or time elements.
datetime_datetime_validate in drupal/core/modules/datetime/datetime.module
Validation callback for a datetime element.
datetime_default_value in drupal/core/modules/datetime/datetime.module
Sets a default value for an empty date field.
datetime_element_info in drupal/core/modules/datetime/datetime.module
Implements hook_element_info().
datetime_field_load in drupal/core/modules/datetime/datetime.module
Implements hook_field_load().
datetime_html5_format in drupal/core/modules/datetime/datetime.module
Retrieves the right format for a HTML5 date element.
EntityTranslationController::addTranslatabilityClue in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php
Adds a clue about the form element translatability.
FieldDateTest::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
Returns the views data definition.
file_views_data in drupal/core/modules/file/file.views.inc
Implements hook_views_data().
form_type_datetime_value in drupal/core/modules/datetime/datetime.module
Value callback for a datetime element.
forum_views_data in drupal/core/modules/forum/forum.views.inc
Implements hook_views_data().
hook_tokens in drupal/core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_token_info in drupal/core/modules/system/system.api.php
Provide information about available placeholder tokens and token types.
hook_token_info_alter in drupal/core/modules/system/system.api.php
Alter the metadata about available placeholder tokens and token types.
hook_views_data in drupal/core/modules/views/views.api.php
Describe data tables (or the equivalent) to Views.
NodeFormController::validate in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::validate().
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
node_token_info in drupal/core/modules/node/node.tokens.inc
Implements hook_token_info().
node_views_data in drupal/core/modules/node/node.views.inc
Implements hook_views_data().
SearchNumbersTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNumbersTest.php
Sets up a Drupal site for running functional and integration tests.
statistics_tokens in drupal/core/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
statistics_token_info in drupal/core/modules/statistics/statistics.tokens.inc
Implements hook_token_info().
statistics_views_data in drupal/core/modules/statistics/statistics.views.inc
Implements hook_views_data().
system_requirements in drupal/core/modules/system/system.install
Test and report Drupal installation requirements.
system_tokens in drupal/core/modules/system/system.tokens.inc
Implements hook_tokens().
system_token_info in drupal/core/modules/system/system.tokens.inc
Implements hook_token_info().
theme_date in drupal/core/includes/form.inc
Returns HTML for an #date form element.
tracker_views_data in drupal/core/modules/tracker/tracker.views.inc
Implements hook_views_data().
Twig_Extension_Core::getFilters in drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
Returns a list of filters to add to the existing list.
Twig_Extension_Core::getFunctions in drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php
Returns a list of global functions to add to the existing list.
Twig_Tests_Node_Expression_FilterTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
Twig_Tests_Node_Expression_FilterTest::testCompileWithWrongNamedArgumentName in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php
@expectedException Twig_Error_Syntax @expectedExceptionMessage Unknown argument "foobar" for filter "date".
Twig_Tests_Node_Expression_FunctionTest::getTests in drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php
TypedDataTest::testGetAndSet in drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php
Tests the basics around constructing and working with typed data objects.
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
user_token_info in drupal/core/modules/user/user.tokens.inc
Implements hook_token_info().
user_views_data in drupal/core/modules/user/user.views.inc
Implements hook_views_data().
views.view.archive.yml in drupal/core/modules/views/config/views.view.archive.yml
drupal/core/modules/views/config/views.view.archive.yml
views.view.comments_recent.yml in drupal/core/modules/views/config/views.view.comments_recent.yml
drupal/core/modules/views/config/views.view.comments_recent.yml
views.view.content.yml in drupal/core/modules/node/config/views.view.content.yml
drupal/core/modules/node/config/views.view.content.yml
views.view.frontpage.yml in drupal/core/modules/node/config/views.view.frontpage.yml
drupal/core/modules/node/config/views.view.frontpage.yml
views.view.glossary.yml in drupal/core/modules/views/config/views.view.glossary.yml
drupal/core/modules/views/config/views.view.glossary.yml
views.view.taxonomy_term.yml in drupal/core/modules/views/config/views.view.taxonomy_term.yml
drupal/core/modules/views/config/views.view.taxonomy_term.yml
views.view.test_bulk_form.yml in drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml
drupal/core/modules/action/tests/action_bulk_test/config/views.view.test_bulk_form.yml
views.view.test_click_sort.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml
views.view.test_destroy.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_destroy.yml
views.view.test_display.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_display.yml
views.view.test_dropbutton.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml
views.view.test_entity_translations_link.yml in drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml
drupal/core/modules/translation_entity/tests/modules/translation_entity_test_views/test_views/views.view.test_entity_translations_link.yml
views.view.test_exposed_admin_ui.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
views.view.test_feed_display.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_feed_display.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_feed_display.yml
views.view.test_filter_date_between.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_date_between.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_date_between.yml
views.view.test_filter_groups.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml
views.view.test_get_attach_displays.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_get_attach_displays.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_get_attach_displays.yml
views.view.test_groupwise_user.yml in drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml
views.view.test_history.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_history.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_history.yml
views.view.test_redirect_view.yml in drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_redirect_view.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_redirect_view.yml
views.view.test_serializer_display_entity.yml in drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
views.view.test_serializer_display_field.yml in drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml
drupal/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml
views.view.test_user_data.yml in drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_data.yml
views.view.tracker.yml in drupal/core/modules/views/config/views.view.tracker.yml
drupal/core/modules/views/config/views.view.tracker.yml
views.view.user_admin_people.yml in drupal/core/modules/user/config/views.view.user_admin_people.yml
drupal/core/modules/user/config/views.view.user_admin_people.yml
ViewTestData::viewsData in drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php
Returns the views data definition.
WebTestBase::handleForm in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Handle form input related to drupalPost(). Ensure that the specified fields exist and attempt to create POST data in the correct manner for the particular field type.
xmlrpc_server_call in drupal/core/modules/xmlrpc/xmlrpc.server.inc
Dispatches an XML-RPC request and any parameters to the appropriate handler.
xmlrpc_value_calculate_type in drupal/core/modules/xmlrpc/xmlrpc.inc
Maps a PHP type to an XML-RPC type.
xmlrpc_value_get_xml in drupal/core/modules/xmlrpc/xmlrpc.inc
Generates XML representing the given value.