admin_bar_get_user_count in modules/admin_bar/admin_bar.module
Return count of online authenticated users.
admin_bar_js_cache in modules/admin_bar/admin_bar.module
Menu callback; Output administration bar for HTTP caching via AJAX request.
_backdrop_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
backdrop_cache_system_paths in includes/path.inc
Cache system paths for a page.
backdrop_cron_run in includes/common.inc
Executes a cron run when called.
BackdropDatabaseCache::garbageCollection in drivers/cache_database/cache_database.inc
Implements BackdropCacheInterface::garbageCollection().
BackdropDatabaseCache::set in drivers/cache_database/cache_database.inc
Implements BackdropCacheInterface::set().
backdrop_delete_file_if_stale in includes/common.inc
Deletes files modified more than a set time ago.
_backdrop_flush_css_js in includes/common.inc
Changes the dummy query string added to all CSS and JavaScript files.
backdrop_page_create_cache in includes/common.inc
Create a page cache object for a page request.
backdrop_page_get_cache in includes/bootstrap.inc
Retrieves the current page from the cache.
backdrop_page_header in includes/bootstrap.inc
Sets HTTP headers in preparation for a page response.
backdrop_pre_render_scripts in includes/common.inc
#pre_render callback to add the elements needed for JavaScript tags to be rendered.
backdrop_session_commit in includes/session.inc
Commits the current session, if necessary.
_backdrop_session_delete_cookie in includes/session.inc
Deletes the session cookie.
_backdrop_session_garbage_collection in includes/session.inc
Session handler assigned by session_set_save_handler().
backdrop_session_regenerate in includes/session.inc
Called when an anonymous user becomes authenticated or vice-versa.
_backdrop_session_write in includes/session.inc
Writes an entire session to the database (internal use only).
backdrop_valid_test_ua in includes/bootstrap.inc
Returns the test prefix if this is an internal request from SimpleTest.
BackdropWebTestCase::backdropCreateNode in modules/simpletest/backdrop_web_test_case.php
Creates a node based on default settings.
batch_process in includes/form.inc
Processes the batch.
_comment_close_all in modules/comment/comment.module
Close all comments that meet the current threshold.
comment_preview in modules/comment/comment.module
Generates a comment preview.
CommentStorageController::preSave in modules/comment/comment.entity.inc
Overrides EntityDatabaseStorageController::preSave().
comment_submit in modules/comment/comment.module
Prepare a comment for submission.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
config_sync_form_submit in modules/config/config.admin.inc
Submit handler for config_sync_form().
_config_sync_start in modules/config/config.sync.inc
Batch API callback. Start the config import.
ConfigurationUITest::testImport in modules/config/tests/config.test
Tests importing configuration.
dashboard_cron in modules/dashboard/dashboard.module
Implements hook_cron().
DashboardNewsBlock::refreshNewsFeed in modules/dashboard/includes/block.news.inc
Fetch news from the news source and set the cache for future responses.
date_format_interval in includes/date.inc
Formats a time interval with granularity, including past and future context.
date_views_argument_handler_simple::get_default_argument in modules/date/views/date_views_argument_handler_simple.inc
Set the empty argument value to the current date.
date_years in includes/date.inc
Constructs an array of years.
db_ignore_slave in includes/database/database.inc
Sets a session variable specifying the lag time for ignoring a slave server.
dblog_form_system_logging_settings_alter in modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
DBLogTestCase::generateLogEntries in modules/dblog/tests/dblog.test
Generates a number of random database log events.
DBLogTestCase::testDBLogAddAndClear in modules/dblog/tests/dblog.test
Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testDBLogException in modules/dblog/tests/dblog.test
Verifies that exceptions are caught in dblog_watchdog().
DBLogTestCase::testLogMessageSanitized in modules/dblog/tests/dblog.test
Make sure HTML tags are filtered out in the log detail page.
EntityCrudHookTestCase::testCommentHooks in modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on comments.
EntityCrudHookTestCase::testFileHooks in modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on files.
EntityCrudHookTestCase::testNodeHooks in modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
EntityCrudHookTestCase::testUserHooks in modules/entity/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on users.
file_delete_action in modules/file/file.actions.inc
Queues a file for deletion.
FileDeleteTest::testInUse in modules/simpletest/tests/file.test
Tries deleting a file that is in use.
FileFieldRevisionTestCase::testRevisions in modules/file/tests/file.test
Tests creating multiple revisions of a node and managing attached files.
file_multiple_delete_confirm in modules/file/file.pages.inc
Multiple file deletion confirmation form.
FileReplaceTestCase::testReplaceFile in modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileSaveUploadTest::testHandleDangerousFile in modules/simpletest/tests/file.test
Test dangerous file handling.
FileStorageController::preSave in modules/file/file.entity.inc
Overrides EntityDatabaseStorageController::presave().
FileTestCase::createFile in modules/simpletest/tests/file.test
Create a file and save it to the files table and assert that it occurs correctly.
FileTestHelper::createFile in modules/file/tests/file.test
flood_is_allowed in includes/common.inc
Checks whether a user is allowed to proceed with the specified event.
flood_register_event in includes/common.inc
Registers an event for the current visitor to the flood control mechanism.
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_entity_insert in modules/entity/entity.api.php
Act on entities when inserted.
hook_entity_presave in modules/entity/entity.api.php
Act on an entity before it is about to be created or updated.
hook_entity_update in modules/entity/entity.api.php
Act on entities when updated.
hook_file_access in modules/file/file.api.php
Control access to a file.
hook_query_file_access_alter in modules/file/file.api.php
Control access to listings of files.
hook_requirements in modules/system/system.api.php
Check installation requirements and do status reporting.
hook_search_reset in modules/search/search.api.php
Take action when the search index is going to be rebuilt.
hook_user_insert in modules/user/user.api.php
Respond to creation of a new user account.
hook_user_update in modules/user/user.api.php
Respond to updates to a user account.
hook_user_view in modules/user/user.api.php
The user's account information is being displayed.
hook_views_query_substitutions in modules/views/views.api.php
Performs replacements in the query before being performed.
html_datetime_validate in includes/form.inc
Validate a combined date and time array.
image_style_save_allowed_uris in modules/image/image.module
Shutdown callback used to save the whitelist of requested image styles.
installer_delete_file_if_stale in modules/installer/installer.module
Deletes stale files and directories from the update manager disk cache.
layout_locked_message in modules/layout/layout.admin.inc
Prepare a message and link based on if a layout item is updated or locked.
layout_set_layout_tempstore in modules/layout/layout.module
Store changes to a layout or menu item in the temporary store.
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.
NodeAdminTestCase::testContentAdminSort in modules/node/tests/node.test
Tests that the table sorting works on the content admin pages.
Node::__construct in modules/node/node.entity.inc
Create a new Node instance.
node_cron in modules/node/node.module
Implements hook_cron().
node_delete_action in modules/node/node.actions.inc
Queues a node for deletion.
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_multiple_delete_confirm in modules/node/node.admin.inc
Multiple node deletion confirmation form.
node_object_prepare in modules/node/node.module
Prepares a node entity for editing.
node_preview in modules/node/node.pages.inc
Generates a node preview.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
NodeRevisionsTestCase::testRevisions in modules/node/tests/node.test
Checks node revision related operations.
NodeSaveTestCase::testTimestamps in modules/node/tests/node.test
Verifies accuracy of the "created" and "changed" timestamp functionality.
node_search_reset in modules/node/node.module
Implements hook_search_reset().
node_set_node_tempstore in modules/node/node.module
Store changes to a node or menu item in the temporary store.
NodeStorageController::preSave in modules/node/node.entity.inc
Overrides EntityDatabaseStorageController::preSave().
node_tag_new in modules/node/node.module
Updates the 'last viewed' timestamp of the specified node for current user.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
node_validate in modules/node/node.module
Performs validation checks on the given node.
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
redirect_cron in modules/redirect/redirect.module
Implements hook_cron().
redirect_exit in modules/redirect/redirect.module
Implements hook_exit().
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.
redirect_purge_inactive_redirects in modules/redirect/redirect.module
Purge inactive redirects from the database.
SearchRankingTestCase::testRankings in modules/search/tests/search.test
search_touch_node in modules/search/search.module
Changes a node's changed timestamp to 'now' to force reindexing.
SessionTestCase::testSessionWrite in modules/simpletest/tests/session.test
Test that sessions are only saved when necessary.
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_time_formats in modules/system/system.admin.inc
Displays the date format strings overview page.
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_token_info in modules/system/system.tokens.inc
Implements hook_token_info().
system_tokens in modules/system/system.tokens.inc
Implements hook_tokens().
system_update_1005 in modules/system/system.install
Convert basic system variables to the state system.
telemetry_cron in modules/telemetry/telemetry.module
Implements hook_cron().
theme_comment_block in modules/comment/comment.theme.inc
Returns HTML for a list of recent comments.
theme_date_display_combination in modules/date/date.theme.inc
Returns HTML for a date element formatted as a Start/End combination.
theme_image_style_preview in modules/image/image.theme.inc
Returns HTML for a preview of an image style.
theme_update_last_check in modules/update/update.theme.inc
Returns HTML for the last time we checked for update data.
TokenCommentTestCase::testCommentTokens in modules/simpletest/tests/token.test
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.
_update_cache_set in modules/update/update.module
Stores data in the private update status cache table.
update_calculate_project_data in modules/update/update.compare.inc
Calculates the current update status of all projects on the site.
_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 in modules/update/update.module
Implements hook_cron().
_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.
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.
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_cancel_user_action in modules/user/user.actions.inc
Queues a specific user account for cancellation.
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_install in modules/user/user.install
Implements hook_install().
user_login_finalize in modules/user/user.module
Finalize the login process. Must be called when logging in a user.
UserLoginTestCase::testPasswordRehashOnLogin in modules/user/tests/user.test
Test that user password is re-hashed upon login after changing $count_log2.
user_multiple_cancel_confirm in modules/user/user.admin.inc
Form builder; Cancel multiple accounts at the same time.
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().
user_pass_reset_url in modules/user/user.module
Generates a unique URL for a user to login and reset their password.
UserPasswordResetTest::setUp in modules/user/tests/user_password_reset.test
Sets up a Backdrop site for running functional and integration tests.
UserPasswordResetTest::testResetImpersonation in modules/user/tests/user_password_reset.test
Make sure that users cannot forge password reset URLs of other users.
UserPasswordResetTest::testUserPasswordReset in modules/user/tests/user_password_reset.test
Tests password reset functionality.
UserRegistrationTestCase::testRegistrationDefaultValues in modules/user/tests/user.test
UserStorageController::create in modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::create().
UserStorageController::preSave in modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::preSave().
user_user_view in modules/user/user.module
Implements hook_user_view().
view::pre_execute in modules/views/includes/view.inc
Run attachments and let the display do what it needs to do prior to running.
views_handler_argument_date::get_default_argument in modules/views/handlers/views_handler_argument_date.inc
Set the empty argument value to the current date, formatted appropriately for this argument.
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
views_handler_filter_history_user_timestamp::query in modules/node/views/views_handler_filter_history_user_timestamp.inc
Add this filter to the query.
ViewsHandlerFilterMultipleTest::testMultipleFilters in modules/views/tests/handlers/views_handler_filter_multiple.test
Tests combining an exposed filter with a non-exposed one.
views_plugin_cache_time::cache_expire in modules/views/plugins/views_plugin_cache_time.inc
Determine the expiration time of the cache type, or NULL if no expire.
views_ui_cache_set in modules/views_ui/views_ui.module
Specialized cache function to add a flag to our view, include an appropriate include, and cache more easily.
views_ui_edit_form in modules/views_ui/views_ui.admin.inc
Form builder callback for configuring a View.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardSortingTestCase::testSorting in modules/views/tests/views_ui.test
Tests the sorting functionality.
views_views_query_substitutions in modules/views/views.module
Substitute current time; this works with cached queries.
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.