103 uses of REQUEST_TIME in Drupal 7
- aggregator_aggregator_process in modules/
aggregator/ aggregator.processor.inc - Implements hook_aggregator_process().
- aggregator_cron in modules/
aggregator/ aggregator.module - Implements hook_cron().
- aggregator_expire in modules/
aggregator/ aggregator.processor.inc - Expires items from a feed depending on expiration settings.
- aggregator_view in modules/
aggregator/ aggregator.admin.inc - Displays the aggregator administration page.
- CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/
comment/ comment.test - Creates a comment, then tests the tokens generated from it.
- comment_preview in modules/
comment/ comment.module - Generate a comment preview.
- comment_save in modules/
comment/ comment.module - Accepts a submission of new or changed comment content.
- comment_submit in modules/
comment/ comment.module - Prepare a comment for submission.
- DBLogTestCase::generateLogEntries in modules/
dblog/ dblog.test - Generates a number of random database log events.
- DBLogTestCase::testDBLogAddAndClear in modules/
dblog/ dblog.test - Tests the addition and clearing of log events through the admin interface.
- DBLogTestCase::testDBLogException in modules/
dblog/ dblog.test - Verifies that exceptions are caught in dblog_watchdog().
- DBLogTestCase::testLogMessageSanitized in modules/
dblog/ dblog.test - Make sure HTML tags are filtered out in the log detail page.
- db_ignore_slave in includes/
database/ database.inc - Sets a session variable specifying the lag time for ignoring a slave server.
- DrupalDatabaseCache::clear in includes/
cache.inc - Implements DrupalCacheInterface::clear().
- DrupalDatabaseCache::garbageCollection in includes/
cache.inc - Garbage collection for get() and getMultiple().
- DrupalDatabaseCache::set in includes/
cache.inc - Implements DrupalCacheInterface::set().
- DrupalWebTestCase::drupalCreateNode in modules/
simpletest/ drupal_web_test_case.php - Creates a node based on default settings.
- drupal_cache_system_paths in includes/
path.inc - Cache system paths for a page.
- drupal_cron_run in includes/
common.inc - Executes a cron run when called.
- drupal_delete_file_if_stale in includes/
common.inc - Callback to delete files modified more than a set time ago.
- drupal_page_set_cache in includes/
common.inc - Stores the current page in the cache.
- drupal_pre_render_scripts in includes/
common.inc - The #pre_render callback for the "scripts" element.
- drupal_session_commit in includes/
session.inc - Commits the current session, if necessary.
- drupal_session_regenerate in includes/
session.inc - Called when an anonymous user becomes authenticated or vice-versa.
- drupal_valid_test_ua in includes/
bootstrap.inc - Returns the test prefix if this is an internal request from SimpleTest.
- EntityCrudHookTestCase::testCommentHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on comments.
- EntityCrudHookTestCase::testFileHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on files.
- EntityCrudHookTestCase::testNodeHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on nodes.
- EntityCrudHookTestCase::testUserHooks in modules/
simpletest/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on users.
- FileTestCase::createFile in modules/
simpletest/ tests/ file.test - Create a file and save it to the files table and assert that it occurs correctly.
- file_save in includes/
file.inc - Saves a file object to the database.
- form_process_date in includes/
form.inc - Expands a date element into year, month, and day select elements.
- form_set_cache in includes/
form.inc - Stores a form in the cache.
- hook_cron in modules/
system/ system.api.php - Perform periodic actions.
- hook_entity_presave in modules/
system/ system.api.php - Act on an entity before it is about to be created or updated.
- hook_requirements in modules/
system/ system.api.php - Check installation requirements and do status reporting.
- locale_date_format_form in modules/
locale/ locale.admin.inc - Provide date localization configuration options to users.
- NodeSaveTestCase::testTimestamps in modules/
node/ node.test - Verifies accuracy of the "created" and "changed" timestamp functionality.
- NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/
node/ node.test - Creates a node, then tests the tokens generated from it.
- node_object_prepare in modules/
node/ node.module - Prepares a node object for editing.
- node_preview in modules/
node/ node.pages.inc - Generates a node preview.
- node_save in modules/
node/ node.module - Saves changes to a node or adds a new node.
- node_submit in modules/
node/ node.module - Prepares node for saving by populating author and creation date.
- SearchRankingTestCase::testRankings in modules/
search/ search.test - statistics_cron in modules/
statistics/ statistics.module - Implements hook_cron().
- statistics_top_referrers in modules/
statistics/ statistics.admin.inc - Page callback: Displays the "top referrers" in the access logs.
- system_add_date_format_type_form in modules/
system/ system.admin.inc - Add new date type.
- system_configure_date_formats_form in modules/
system/ system.admin.inc - Allow users to add additional date formats.
- system_cron in modules/
system/ system.module - Implements hook_cron().
- system_cron_settings in modules/
system/ system.admin.inc - Form builder; Cron form.
- system_date_delete_format_form in modules/
system/ system.admin.inc - Menu callback; present a form for deleting a date format.
- system_date_delete_format_form_submit in modules/
system/ system.admin.inc - Delete a configured date format.
- system_date_time_formats in modules/
system/ system.admin.inc - Displays the date format strings overview page.
- system_date_time_lookup in modules/
system/ system.admin.inc - Return the date for a given format string via Ajax.
- system_date_time_settings in modules/
system/ system.admin.inc - Form builder; Configure the site date and time settings.
- system_init in modules/
system/ system.module - Implements hook_init().
- system_requirements in modules/
system/ system.install - Implements hook_requirements().
- system_run_automated_cron in modules/
system/ system.module - Run the automated cron if enabled.
- system_time_zones in modules/
system/ system.module - Generate an array of time zones and their local time&date.
- system_tokens in modules/
system/ system.tokens.inc - Implements hook_tokens().
- system_token_info in modules/
system/ system.tokens.inc - Implements hook_token_info().
- template_preprocess_aggregator_feed_source in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-feed-source.tpl.php.
- template_preprocess_aggregator_item in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-item.tpl.php.
- template_preprocess_aggregator_summary_item in modules/
aggregator/ aggregator.pages.inc - Processes variables for aggregator-summary-item.tpl.php.
- template_preprocess_forum_submitted in modules/
forum/ forum.module - Preprocesses variables for forum-submitted.tpl.php.
- theme_aggregator_page_opml in modules/
aggregator/ aggregator.pages.inc - Prints the OPML page for the feed.
- theme_comment_block in modules/
comment/ comment.module - Returns HTML for a list of recent comments to be displayed in the comment block.
- theme_image_style_preview in modules/
image/ image.admin.inc - Returns HTML for a preview of an image style.
- theme_update_last_check in modules/
update/ update.module - Returns HTML for the last time we checked for update data.
- TokenReplaceTestCase::testSystemDateTokenReplacement in modules/
system/ system.test - Tests the generation of all system date tokens.
- TokenReplaceTestCase::testTokenReplacement in modules/
system/ system.test - Creates a user and a node, then tests the tokens generated from them.
- tracker_page in modules/
tracker/ tracker.pages.inc - Page callback: prints a listing of active nodes on the site.
- update_calculate_project_data in modules/
update/ update.compare.inc - Calculates the current update status of all projects on the site.
- update_cron in modules/
update/ update.module - Implements hook_cron().
- update_delete_file_if_stale in modules/
update/ update.module - Deletes stale files and directories from the update manager disk cache.
- update_get_projects in modules/
update/ update.compare.inc - Fetches an array of installed and enabled projects.
- update_project_cache in modules/
update/ update.compare.inc - Retrieves data from {cache_update} or empties the cache when necessary.
- UserBlocksUnitTests::insertSession in modules/
user/ user.test - Insert a user session into the {sessions} table. This function is used since we cannot log in more than one user at the same time in tests.
- UserBlocksUnitTests::testWhosOnlineBlock in modules/
user/ user.test - Test the Who's Online block.
- UserPasswordResetTestCase::testResetImpersonation in modules/
user/ user.test - Make sure that users cannot forge password reset URLs of other users.
- UserPasswordResetTestCase::testUserPasswordResetExpired in modules/
user/ user.test - Attempts login using an expired password reset link.
- UserRegistrationTestCase::testRegistrationDefaultValues in modules/
user/ user.test - user_admin_account in modules/
user/ user.admin.inc - Form builder; User administration page.
- user_block_view in modules/
user/ user.module - Implements hook_block_view().
- user_cancel_confirm in modules/
user/ user.pages.inc - Menu callback; Cancel a user account via e-mail confirmation link.
- user_cancel_url in modules/
user/ user.module - Generates a URL to confirm an account cancellation request.
- user_cookie_delete in modules/
user/ user.module - Delete a visitor information cookie.
- user_cookie_save in modules/
user/ user.module - Saves visitor information as a cookie so it can be reused.
- user_external_login_register in modules/
user/ user.module - Helper function for authentication modules. Either logs in or registers the current user, based on username. Either way, the global $user object is populated and login tasks are performed.
- user_login_finalize in modules/
user/ user.module - Finalize the login process. Must be called when logging in a user.
- 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_url in modules/
user/ user.module - Generates a unique URL for a user to login and reset their password.
- user_save in modules/
user/ user.module - Save changes to a user account or add a new user.
- user_user_view in modules/
user/ user.module - Implements hook_user_view().
- watchdog_skip_semaphore in modules/
simpletest/ tests/ actions_loop_test.module - Replacement of the watchdog() function that eliminates the use of semaphores so that we can test the abortion of an action loop.
- XMLRPCValidator1IncTestCase::testValidator1 in modules/
simpletest/ tests/ xmlrpc.test - Run validator1 tests.
- _drupal_flush_css_js in includes/
common.inc - Changes the dummy query string added to all CSS and JavaScript files.
- _drupal_session_delete_cookie in includes/
session.inc - Deletes the session cookie.
- _drupal_session_write in includes/
session.inc - Writes an entire session to the database (internal use only).
- _update_cache_set in modules/
update/ update.module - Stores data in the private update status cache table.
- _update_create_fetch_task in modules/
update/ update.fetch.inc - Adds a task to the queue for fetching release history data for a project.
- _update_cron_notify in modules/
update/ update.fetch.inc - Performs any notifications that should be done once cron fetches new data.
- _update_get_cached_available_releases in modules/
update/ update.module - Returns all currently cached data about available releases for all projects.