65 calls to format_date()

CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
CommentPreviewTest::testCommentEditPreviewSave in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php
Tests comment edit, preview, and save.
comment_admin_overview in drupal/core/modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
comment_tokens in drupal/core/modules/comment/comment.tokens.inc
Implements hook_tokens().
CreatedDay::summary_name in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php
Provide a link to the next level of the view
CreatedDay::title in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedDay.php
Provide a link to the next level of the view
CreatedFullDate::summary_name in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php
Provide a link to the next level of the view
CreatedFullDate::title in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedFullDate.php
Provide a link to the next level of the view
CreatedMonth::summary_name in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedMonth.php
Provide a link to the next level of the view
CreatedMonth::title in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedMonth.php
Provide a link to the next level of the view
CreatedYearMonth::summary_name in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php
Provide a link to the next level of the view
CreatedYearMonth::title in drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/CreatedYearMonth.php
Provide a link to the next level of the view
Date::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Default options form that provides the label widget that all fields should have.
Date::render in drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php
Render the field.
DateFormatsLanguageTest::testLocalizeDateFormats in drupal/core/modules/system/lib/Drupal/system/Tests/System/DateFormatsLanguageTest.php
Functional tests for localizing date formats.
dblog_event in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_overview in drupal/core/modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
FieldDateTest::testFieldDate in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php
FileTokenReplaceTest::testFileTokenReplacement in drupal/core/modules/file/lib/Drupal/file/Tests/FileTokenReplaceTest.php
Creates a file, then tests the tokens generated from it.
FilterDateTest::_testBetween in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php
Tests the filter operator between/not between.
FormatDateTest::testAdminDefinedFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests admin-defined formats in format_date().
FormatDateTest::testFormatDate in drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php
Tests the format_date() function.
form_process_date in drupal/core/includes/form.inc
Expands a date element into year, month, and day select elements.
hook_tokens in drupal/core/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_watchdog in drupal/core/modules/system/system.api.php
Log an event message.
NodeFormController::form in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().
NodeFormController::prepareEntity in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Prepares the node object.
NodeRevisionsAllTestCase::testRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Checks node revision operations.
NodeRevisionsTest::testRevisions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php
Checks node revision related operations.
node_admin_nodes in drupal/core/modules/node/node.admin.inc
Returns the admin form object to node_admin_content().
node_revision_delete_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the revision deletion confirmation form.
node_revision_delete_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_delete_confirm().
node_revision_overview in drupal/core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_revision_revert_confirm in drupal/core/modules/node/node.pages.inc
Page callback: Form constructor for the reversion confirmation form.
node_revision_revert_confirm_submit in drupal/core/modules/node/node.pages.inc
Form submission handler for node_revision_revert_confirm().
node_show in drupal/core/modules/node/node.module
Page callback: Generates an array which displays a node detail page.
node_tokens in drupal/core/modules/node/node.tokens.inc
Implements hook_tokens().
poll_votes in drupal/core/modules/poll/poll.pages.inc
Page callback: Displays the 'votes' tab for polls.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
statistics_access_log in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Gathers page access statistics suitable for rendering.
statistics_node_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
statistics_recent_hits in drupal/core/modules/statistics/statistics.admin.inc
Page callback: Displays the "recent hits" page.
statistics_tokens in drupal/core/modules/statistics/statistics.tokens.inc
Implements hook_tokens().
statistics_user_tracker in drupal/core/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a user.
system_configure_date_formats_form in drupal/core/modules/system/system.admin.inc
Allow users to add additional date formats.
system_date_delete_format_form in drupal/core/modules/system/system.admin.inc
Menu callback; present a form for deleting a date format.
system_date_format_localize_form in drupal/core/modules/system/system.admin.inc
Form constructor for the date localization configuration form.
system_date_time_formats in drupal/core/modules/system/system.admin.inc
Displays the date format strings overview page.
system_date_time_lookup in drupal/core/modules/system/system.admin.inc
Ajax callback; Returns the date for a given format string.
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().
template_preprocess_aggregator_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item in drupal/core/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_comment in drupal/core/modules/comment/comment.module
Preprocesses variables for comment.tpl.php.
template_preprocess_datetime in drupal/core/includes/theme.inc
Preprocess variables for theme_datetime().
template_preprocess_node in drupal/core/modules/node/node.module
Processes variables for node.tpl.php.
template_preprocess_search_result in drupal/core/modules/search/search.pages.inc
Process variables for search-result.tpl.php.
theme_update_report in drupal/core/modules/update/update.report.inc
Returns HTML for the project status report.
theme_update_version in drupal/core/modules/update/update.report.inc
Returns HTML for the version display of a project.
TokenReplaceTest::testSystemDateTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Tests the generation of all system date tokens.
TokenReplaceTest::testTokenReplacement in drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenReplaceTest.php
Creates a user and a node, then tests the tokens generated from them.
UserTokenReplaceTest::testUserTokenReplacement in drupal/core/modules/user/lib/Drupal/user/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
user_pass_reset in drupal/core/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_tokens in drupal/core/modules/user/user.tokens.inc
Implements hook_tokens().
WebTestBase::drupalCreateNode in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Creates a node based on default settings.