BackdropWebTestCase::backdropCreateNode in modules/simpletest/backdrop_web_test_case.php
Creates a node based on default settings.
comment_admin_overview in modules/comment/comment.admin.inc
Form constructor for the comment overview administration form.
_comment_close_all in modules/comment/comment.module
Close all comments that meet the current threshold.
comment_form in modules/comment/comment.module
Form constructor for the basic commenting form.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/tests/comment.test
Tests comment edit, preview, and save.
comment_tokens in modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonFormatDateTestCase::testAdminDefinedFormatDate in modules/simpletest/tests/common.test
Test admin-defined formats in format_date().
CommonFormatDateTestCase::testFormatDate in modules/simpletest/tests/common.test
Tests for the format_date() function.
config_sync_form in modules/config/config.admin.inc
Form callback; Build the form for syncing all staged configuration.
DateViewsTestCase::testDateViewsPagerPlugin in modules/date/tests/date_views.test
Test the date views pager plugin.
dblog_event in modules/dblog/dblog.admin.inc
Page callback: Displays details about a specific database log message.
dblog_form_system_logging_settings_alter in modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_overview in modules/dblog/dblog.admin.inc
Page callback: Displays a listing of database log messages.
DBLogTestCase::doUser in modules/dblog/tests/dblog.test
Generates and then verifies some user events.
FileTokenReplaceTestCase::testFileTokenReplacement in modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
form_process_date in includes/form.inc
Expands a date element into year, month, and day select elements.
form_process_html_datetime in includes/form.inc
Combine html_date and html_time form elements.
hook_tokens in modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_watchdog in modules/system/system.api.php
Log an event message.
html_datetime_validate in includes/form.inc
Validate a combined date and time array.
installer_browser_installation_select_versions_form in modules/installer/installer.pages.inc
Form builder for the select versions form.
locale_date_format_form in modules/locale/locale.admin.inc
Form callback; Display fields for setting the date format for each language.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in modules/locale/tests/locale.test
Functional tests for localizing date formats.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_submit in modules/node/node.pages.inc
Form submission handler that saves the node for node_form().
node_object_prepare in modules/node/node.module
Prepares a node entity for editing.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
node_revision_delete_confirm in modules/node/node.pages.inc
Form constructor for the revision deletion confirmation form.
node_revision_delete_confirm_submit in modules/node/node.pages.inc
Form submission handler for node_revision_delete_confirm().
node_revision_overview in modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_revision_revert_confirm in modules/node/node.pages.inc
Asks for confirmation of the reversion to prevent against CSRF attacks.
node_revision_revert_confirm_submit in modules/node/node.pages.inc
Form submission handler for node_revision_revert_confirm().
NodeRevisionsTestCase::testRevisions in modules/node/tests/node.test
Checks node revision related operations.
node_show in modules/node/node.module
Page callback: Generates an array which displays a node detail page.
node_tokens in modules/node/node.tokens.inc
Implements hook_tokens().
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
redirect_404_list in modules/redirect/redirect.admin.inc
Form callback; Display a list of all recent 404 pages.
redirect_list_form in modules/redirect/redirect.admin.inc
Form callback; Display the list of all redirects.
redirect_list_table in modules/redirect/redirect.admin.inc
Display a list of redirects. Used on forms when editing an entity.
system_configure_date_formats_form in modules/system/system.admin.inc
Allow users to add additional date formats.
system_date_delete_format_form in modules/system/system.admin.inc
Menu callback; present a form for deleting a date format.
system_date_time_formats in modules/system/system.admin.inc
Displays the date format strings overview page.
system_time_zones in modules/system/system.module
Generate an array of time zones and their local time&date.
system_token_info in modules/system/system.tokens.inc
Implements hook_token_info().
system_tokens in modules/system/system.tokens.inc
Implements hook_tokens().
template_preprocess_comment in modules/comment/comment.theme.inc
Preprocesses variables for comment.tpl.php.
template_preprocess_datetime in includes/theme.inc
Preprocess variables for theme_datetime().
template_preprocess_file_entity in modules/file/file.module
Process variables for file.tpl.php
template_preprocess_installer_browser_project in modules/installer/installer.theme.inc
Add some variables for the project theme.
template_preprocess_node in modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_search_results in modules/search/search.theme.inc
Process variables for search-results.tpl.php.
template_preprocess_views_view_row_search in modules/search/views/search.views.inc
Template helper for theme_views_view_row_search
ThemeDatetime::testThemeDatetime in modules/simpletest/tests/theme.test
Test function theme_datetime().
theme_update_report in modules/update/update.theme.inc
Returns HTML for the project status report.
theme_update_version in modules/update/update.theme.inc
Returns HTML for the version display of a project.
TokenReplaceTestCase::testSystemDateTokenReplacement in modules/simpletest/tests/token.test
Tests the generation of all system date tokens.
TokenReplaceTestCase::testTokenReplacement in modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
user_pass_reset in modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_pass_reset_form_submit in modules/user/user.pages.inc
Submit handler for user_pass_reset_form().
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/tests/user.test
Creates a user, then tests the tokens generated from it.
user_tokens in modules/user/user.tokens.inc
Implements hook_tokens().
views_handler_argument_node_created_day::summary_name in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_day::title in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_fulldate::summary_name in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_fulldate::title in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_month::summary_name in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_month::title in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_year_month::summary_name in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_argument_node_created_year_month::title in modules/node/views/views_handler_argument_dates_various.inc
Provide a link to the next level of the view
views_handler_field_date::options_form in modules/views/handlers/views_handler_field_date.inc
Default options form that provides the label widget that all fields should have.
views_handler_field_date::render in modules/views/handlers/views_handler_field_date.inc
Render the field.
ViewsHandlerFieldDateTest::testFieldDate in modules/views/tests/handlers/views_handler_field_date.test
ViewsHandlerFilterDateTest::testBetween in modules/views/tests/handlers/views_handler_filter_date.test
Tests the filter operator between/not between.