615 calls to variable_get()

ActionLoopTestCase::triggerActions in drupal-7.x/modules/simpletest/tests/actions.test
Create an infinite loop by causing a watchdog message to be set, which causes the actions to be triggered again, up to actions_max_stack times.
actions_do in drupal-7.x/includes/actions.inc
Performs a given list of actions by executing their callback functions.
AggregatorCronTestCase::testCron in drupal-7.x/modules/aggregator/aggregator.test
Adds feeds and updates them via cron process.
AggregatorTestCase::getDefaultFeedItemCount in drupal-7.x/modules/aggregator/aggregator.test
Returns the count of the randomly created feed array.
aggregator_admin_form in drupal-7.x/modules/aggregator/aggregator.admin.inc
Form constructor for the aggregator system settings.
aggregator_categorize_items in drupal-7.x/modules/aggregator/aggregator.pages.inc
Form constructor to build the page list form.
aggregator_expire in drupal-7.x/modules/aggregator/aggregator.processor.inc
Expires items from a feed depending on expiration settings.
aggregator_filter_xss in drupal-7.x/modules/aggregator/aggregator.module
Renders the HTML content safely, as allowed.
aggregator_form_aggregator_admin_form_alter in drupal-7.x/modules/aggregator/aggregator.processor.inc
Implements hook_form_aggregator_admin_form_alter().
aggregator_page_categories in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_category in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the items aggregated in a particular category.
aggregator_page_last in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays the most recent items gathered from any feed.
aggregator_page_rss in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sources in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the feeds used by the aggregator.
aggregator_update_7001 in drupal-7.x/modules/aggregator/aggregator.install
Add aggregator teaser length to settings from old global default teaser length
ajax_base_page_theme in drupal-7.x/includes/ajax.inc
Theme callback for Ajax requests.
ajax_prepare_response in drupal-7.x/includes/ajax.inc
Converts the return value of a page callback into an Ajax commands array.
authorize_access_allowed in drupal-7.x/authorize.php
Determines if the current user is allowed to run authorize.php.
authorize_filetransfer_form in drupal-7.x/includes/authorize.inc
Form constructor for the file transfer authorization form.
bartik_process_maintenance_page in drupal-7.x/themes/bartik/template.php
Override or insert variables into the maintenance page template.
bartik_process_page in drupal-7.x/themes/bartik/template.php
Override or insert variables into the page template.
batch_test_stack in drupal-7.x/modules/simpletest/tests/batch_test.module
Helper function: store or retrieve traced execution data.
BlockInvalidRegionTestCase::testBlockInInvalidRegion in drupal-7.x/modules/block/block.test
Tests that blocks assigned to invalid regions work correctly.
block_admin_configure in drupal-7.x/modules/block/block.admin.inc
Form constructor for the block configuration form.
block_form_system_performance_settings_alter in drupal-7.x/modules/block/block.module
Implements hook_form_FORM_ID_alter().
block_help in drupal-7.x/modules/block/block.module
Implements hook_help().
block_menu in drupal-7.x/modules/block/block.module
Implements hook_menu().
block_page_build in drupal-7.x/modules/block/block.module
Implements hook_page_build().
block_test_block_info in drupal-7.x/modules/block/tests/block_test.module
Implements hook_block_info().
block_test_block_info_alter in drupal-7.x/modules/block/tests/block_test.module
Implements hook_block_info_alter().
block_test_block_view in drupal-7.x/modules/block/tests/block_test.module
Implements hook_block_view().
block_theme_initialize in drupal-7.x/modules/block/block.module
Assigns an initial, default set of blocks for a theme.
block_update_7004 in drupal-7.x/modules/block/block.install
Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005 in drupal-7.x/modules/block/block.install
Update the {block_custom}.format column.
BlogTestCase::testBlog in drupal-7.x/modules/blog/blog.test
Login users, create blog nodes, and test blog functionality through the admin and user interfaces.
blog_block_configure in drupal-7.x/modules/blog/blog.module
Implements hook_block_configure().
blog_block_view in drupal-7.x/modules/blog/blog.module
Implements hook_block_view().
blog_feed_last in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays an RSS feed containing recent blog entries of all users.
blog_feed_user in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays an RSS feed containing recent blog entries of a given user.
blog_page_last in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of all users.
blog_page_user in drupal-7.x/modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
book_admin_paths in drupal-7.x/modules/book/book.module
Implements hook_admin_paths().
book_admin_settings in drupal-7.x/modules/book/book.admin.inc
Form constructor for the book settings form.
book_block_configure in drupal-7.x/modules/book/book.module
Implements hook_block_configure().
book_block_view in drupal-7.x/modules/book/book.module
Implements hook_block_view().
book_node_type_update in drupal-7.x/modules/book/book.module
Implements hook_node_type_update().
book_node_view_link in drupal-7.x/modules/book/book.module
Adds relevant book links to the node's links.
book_type_is_allowed in drupal-7.x/modules/book/book.module
Determine if a given node type is in the list of types allowed for books.
BootstrapPageCacheTestCase::testPageCompression in drupal-7.x/modules/simpletest/tests/bootstrap.test
Test page compression.
BootstrapVariableTestCase::testVariable in drupal-7.x/modules/simpletest/tests/bootstrap.test
testVariable
BootstrapVariableTestCase::testVariableDefaults in drupal-7.x/modules/simpletest/tests/bootstrap.test
Makes sure that the default variable parameter is passed through okay.
CascadingStylesheetsTestCase::testAddCssFileWithQueryString in drupal-7.x/modules/simpletest/tests/common.test
Tests that the query string remains intact when adding CSS files that have query string parameters.
ColorTestCase::_testColor in drupal-7.x/modules/color/color.test
Tests the Color module functionality using the given theme.
color_get_palette in drupal-7.x/modules/color/color.module
Retrieves the color palette for a particular theme.
color_scheme_form in drupal-7.x/modules/color/color.module
Form constructor for the color configuration form for a particular theme.
color_scheme_form_submit in drupal-7.x/modules/color/color.module
Form submission handler for color_scheme_form().
color_update_7001 in drupal-7.x/modules/color/color.install
Warn site administrator if unsafe CSS color codes are found in the database.
CommentHelperCase::postComment in drupal-7.x/modules/comment/comment.test
Post comment.
comment_block_configure in drupal-7.x/modules/comment/comment.module
Implements hook_block_configure().
comment_field_extra_fields in drupal-7.x/modules/comment/comment.module
Implements hook_field_extra_fields().
comment_form in drupal-7.x/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
comment_form_node_type_form_alter in drupal-7.x/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_get_display_ordinal in drupal-7.x/modules/comment/comment.module
Get the display ordinal for a comment, starting from 0.
comment_get_display_page in drupal-7.x/modules/comment/comment.module
Return the page number for a comment.
comment_new_page_count in drupal-7.x/modules/comment/comment.module
Calculate page number for first new comment.
comment_node_insert in drupal-7.x/modules/comment/comment.module
Implements hook_node_insert().
comment_node_page_additions in drupal-7.x/modules/comment/comment.module
Build the comment-related elements for node detail pages.
comment_node_prepare in drupal-7.x/modules/comment/comment.module
Implements hook_node_prepare().
comment_node_update_index in drupal-7.x/modules/comment/comment.module
Implements hook_node_update_index().
comment_node_view in drupal-7.x/modules/comment/comment.module
Implements hook_node_view().
comment_preview in drupal-7.x/modules/comment/comment.module
Generate a comment preview.
comment_ranking in drupal-7.x/modules/comment/comment.module
Implements hook_ranking().
comment_submit in drupal-7.x/modules/comment/comment.module
Prepare a comment for submission.
comment_tokens in drupal-7.x/modules/comment/comment.tokens.inc
Implements hook_tokens().
comment_update_7000 in drupal-7.x/modules/comment/comment.install
Rename comment display setting variables.
comment_update_7006 in drupal-7.x/modules/comment/comment.install
Migrate data from the comment field to field storage.
comment_view in drupal-7.x/modules/comment/comment.module
Generate an array for rendering the given comment.
ContactPersonalTestCase::testPersonalContactFlood in drupal-7.x/modules/contact/contact.test
Tests the personal contact form flood protection.
ContactSitewideTestCase::testSiteWideContact in drupal-7.x/modules/contact/contact.test
Tests configuration options and the site-wide contact form.
contact_form_user_admin_settings_alter in drupal-7.x/modules/contact/contact.module
Implements hook_form_FORM_ID_alter().
contact_install in drupal-7.x/modules/contact/contact.install
Implements hook_install().
contact_mail in drupal-7.x/modules/contact/contact.module
Implements hook_mail().
contact_personal_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_personal_form_submit in drupal-7.x/modules/contact/contact.pages.inc
Form submission handler for contact_personal_form().
contact_site_form in drupal-7.x/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
contact_site_form_submit in drupal-7.x/modules/contact/contact.pages.inc
Form submission handler for contact_site_form().
contact_update_7000 in drupal-7.x/modules/contact/contact.install
Rename the threshold limit variable.
contact_user_presave in drupal-7.x/modules/contact/contact.module
Implements hook_user_presave().
cron.php in drupal-7.x/cron.php
Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
CronRunTestCase::testAutomaticCron in drupal-7.x/modules/system/system.test
Ensure that the automatic cron run feature is working.
CronRunTestCase::testCronExceptions in drupal-7.x/modules/system/system.test
Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testCronRun in drupal-7.x/modules/system/system.test
Test cron runs.
dashboard_block_info_alter in drupal-7.x/modules/dashboard/dashboard.module
Implements hook_block_info_alter().
dashboard_enable in drupal-7.x/modules/dashboard/dashboard.install
Implements hook_enable().
DBLogTestCase::verifyRowLimit in drupal-7.x/modules/dblog/dblog.test
Verifies setting of the database log row limit.
dblog_cron in drupal-7.x/modules/dblog/dblog.module
Implements hook_cron().
dblog_form_system_logging_settings_alter in drupal-7.x/modules/dblog/dblog.module
Implements hook_form_FORM_ID_alter() for system_logging_settings().
db_ignore_slave in drupal-7.x/includes/database/database.inc
Sets a session variable specifying the lag time for ignoring a slave server.
DefaultMailSystem::mail in drupal-7.x/modules/system/system.mail.inc
Send an e-mail message, using Drupal variables and default settings.
DrupalDatabaseCache::clear in drupal-7.x/includes/cache.inc
Implements DrupalCacheInterface::clear().
DrupalDatabaseCache::garbageCollection in drupal-7.x/includes/cache.inc
Garbage collection for get() and getMultiple().
DrupalDatabaseCache::prepareItem in drupal-7.x/includes/cache.inc
Prepares a cached item.
DrupalDummyStreamWrapper::getDirectoryPath in drupal-7.x/modules/simpletest/tests/file_test.module
Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358
DrupalHtmlToTextTestCase::testVeryLongLineWrap in drupal-7.x/modules/simpletest/tests/mail.test
Tests that drupal_html_to_text() wraps before 1000 characters.
DrupalHTTPRequestTestCase::testDrupalHTTPRequest in drupal-7.x/modules/simpletest/tests/common.test
DrupalPrivateStreamWrapper::getDirectoryPath in drupal-7.x/includes/stream_wrappers.inc
Implements abstract public function getDirectoryPath()
DrupalPublicStreamWrapper::getDirectoryPath in drupal-7.x/includes/stream_wrappers.inc
Implements abstract public function getDirectoryPath()
DrupalQueue::get in drupal-7.x/modules/system/system.queue.inc
Returns the queue object for a given name.
DrupalTemporaryStreamWrapper::getDirectoryPath in drupal-7.x/includes/stream_wrappers.inc
Implements abstract public function getDirectoryPath()
DrupalTestCase::run in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Run all tests in this class.
DrupalUnitTestCase::setUp in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Sets up unit test environment.
DrupalWebTestCase::assertMail in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Asserts that the most recently sent e-mail message has the given value.
DrupalWebTestCase::cronRun in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Runs cron in the Drupal installed by Simpletest.
DrupalWebTestCase::curlExec in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Initializes and executes a cURL request.
DrupalWebTestCase::drupalGetMails in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Gets an array containing all e-mails sent during this test case.
DrupalWebTestCase::drupalGetTestFiles in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Get a list files that can be used in tests.
DrupalWebTestCase::prepareEnvironment in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Prepares the current environment for running the test.
DrupalWebTestCase::tearDown in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
drupal_aggregate_css in drupal-7.x/includes/common.inc
Default callback to aggregate CSS files and inline content.
drupal_anonymous_user in drupal-7.x/includes/bootstrap.inc
Generates a default anonymous $user object.
drupal_bootstrap in drupal-7.x/includes/bootstrap.inc
Ensures Drupal is bootstrapped to the specified phase.
drupal_build_css_cache in drupal-7.x/includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
drupal_build_js_cache in drupal-7.x/includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
drupal_chmod in drupal-7.x/includes/file.inc
Sets the permissions on a file or directory.
drupal_cron_cleanup in drupal-7.x/includes/common.inc
Shutdown function: Performs cron cleanup.
drupal_delete_file_if_stale in drupal-7.x/includes/common.inc
Callback to delete files modified more than a set time ago.
drupal_deliver_html_page in drupal-7.x/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
drupal_fast_404 in drupal-7.x/includes/bootstrap.inc
Returns a simple 404 Not Found page.
drupal_get_js in drupal-7.x/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
drupal_get_private_key in drupal-7.x/includes/common.inc
Ensures the private key variable used to generate tokens is set.
drupal_get_profile in drupal-7.x/includes/common.inc
Gets the name of the currently active installation profile.
drupal_get_user_timezone in drupal-7.x/includes/bootstrap.inc
Returns the time zone of the current user.
drupal_http_request in drupal-7.x/includes/common.inc
Performs an HTTP request.
drupal_is_denied in drupal-7.x/includes/bootstrap.inc
Checks to see if an IP address has been blocked.
drupal_is_front_page in drupal-7.x/includes/path.inc
Check if the current page is the front page.
drupal_lookup_path in drupal-7.x/includes/path.inc
Given an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
drupal_mail in drupal-7.x/includes/mail.inc
Composes and optionally sends an e-mail message.
drupal_mail_system in drupal-7.x/includes/mail.inc
Returns an object that implements the MailSystemInterface interface.
drupal_match_path in drupal-7.x/includes/path.inc
Check if a path matches any pattern in a set of patterns.
drupal_mkdir in drupal-7.x/includes/file.inc
Creates a directory using Drupal's default mode.
drupal_multilingual in drupal-7.x/includes/bootstrap.inc
Returns TRUE if there is more than one language enabled.
drupal_page_footer in drupal-7.x/includes/common.inc
Performs end-of-request tasks.
drupal_page_set_cache in drupal-7.x/includes/common.inc
Stores the current page in the cache.
drupal_path_alias_whitelist_rebuild in drupal-7.x/includes/path.inc
Rebuild the path alias white list.
drupal_path_initialize in drupal-7.x/includes/path.inc
Initialize the $_GET['q'] variable to the proper normal path.
drupal_pre_render_styles in drupal-7.x/includes/common.inc
#pre_render callback to add the elements needed for CSS tags to be rendered.
drupal_process_form in drupal-7.x/includes/form.inc
Processes a form submission.
drupal_serve_page_from_cache in drupal-7.x/includes/bootstrap.inc
Sets HTTP headers in preparation for a cached page response.
drupal_session_commit in drupal-7.x/includes/session.inc
Commits the current session, if necessary.
drupal_session_initialize in drupal-7.x/includes/session.inc
Initializes the session handler, starting a session if needed.
drupal_session_regenerate in drupal-7.x/includes/session.inc
Called when an anonymous user becomes authenticated or vice-versa.
drupal_strip_dangerous_protocols in drupal-7.x/includes/common.inc
Strips dangerous protocols (e.g. 'javascript:') from a URI.
drupal_system_listing in drupal-7.x/includes/common.inc
Returns information about system object files (modules, themes, etc.).
drupal_theme_initialize in drupal-7.x/includes/theme.inc
Initializes the theme system by loading the theme.
EnableDisableTestCase::testEntityInfoCacheWatchdog in drupal-7.x/modules/system/system.test
Tests entity info cache after enabling a module with a dependency on an entity providing module.
entity_cache_test_dependency_entity_info in drupal-7.x/modules/simpletest/tests/entity_cache_test_dependency.module
Implements hook_entity_info().
error_displayable in drupal-7.x/includes/errors.inc
Determines whether an error should be displayed.
example_profile_tasks in documentation-7.x/developer/example.profile
Perform any final installation tasks for this profile.
FieldCrudTestCase::testCreateField in drupal-7.x/modules/field/tests/field.test
Test the creation of a field.
field_attach_rename_bundle in drupal-7.x/modules/field/field.attach.inc
Notify field.module that a bundle was renamed.
field_bundle_settings in drupal-7.x/modules/field/field.module
Gets or sets administratively defined bundle settings.
field_create_field in drupal-7.x/modules/field/field.crud.inc
Creates a field.
field_cron in drupal-7.x/modules/field/field.module
Implements hook_cron().
field_test_create_bundle in drupal-7.x/modules/field/tests/field_test.entity.inc
Creates a new bundle for test_entity entities.
field_test_delete_bundle in drupal-7.x/modules/field/tests/field_test.entity.inc
Deletes a bundle for test_entity objects.
field_test_entity_info in drupal-7.x/modules/field/tests/field_test.entity.inc
Implements hook_entity_info().
field_test_field_available_languages_alter in drupal-7.x/modules/field/tests/field_test.module
Implements hook_field_available_languages_alter().
field_test_field_language_alter in drupal-7.x/modules/field/tests/field_test.module
Implements hook_field_language_alter().
field_test_rename_bundle in drupal-7.x/modules/field/tests/field_test.entity.inc
Renames a bundle for test_entity entities.
field_update_7002 in drupal-7.x/modules/field/field.install
Split the all-inclusive field_bundle_settings variable per bundle.
FileDirectoryTest::testFileCheckDirectoryHandling in drupal-7.x/modules/simpletest/tests/file.test
Test directory handling functions.
FileDirectoryTest::testFileDirectoryTemp in drupal-7.x/modules/simpletest/tests/file.test
Ensure that the file_directory_temp() function always returns a value.
FileTranferTest::testJail in drupal-7.x/modules/simpletest/tests/filetransfer.test
FileUnmanagedCopyTest::testNormal in drupal-7.x/modules/simpletest/tests/file.test
Copy a normal file.
FileUnmanagedCopyTest::testOverwriteSelf in drupal-7.x/modules/simpletest/tests/file.test
Copy a file onto itself.
FileUnmanagedMoveTest::testNormal in drupal-7.x/modules/simpletest/tests/file.test
Move a normal file.
FileUnmanagedSaveDataTest::testFileSaveData in drupal-7.x/modules/simpletest/tests/file.test
Test the file_unmanaged_save_data() function.
file_default_scheme in drupal-7.x/includes/file.inc
Gets the default file stream implementation.
file_directory_temp in drupal-7.x/includes/file.inc
Gets the path of system-appropriate temporary directory.
file_ensure_htaccess in drupal-7.x/includes/file.inc
Creates a .htaccess file in each Drupal files directory if it is missing.
file_field_info in drupal-7.x/modules/file/file.field.inc
Implements hook_field_info().
file_field_widget_process in drupal-7.x/modules/file/file.field.inc
An element #process callback for the file_generic field type.
file_icon_path in drupal-7.x/modules/file/file.module
Creates a path to the icon for a file object.
file_munge_filename in drupal-7.x/includes/file.inc
Modifies a filename as needed for security purposes.
file_save_upload in drupal-7.x/includes/file.inc
Saves a file upload to a new location.
file_test_file_url_alter in drupal-7.x/modules/simpletest/tests/file_test.module
Implements hook_file_url_alter().
file_test_get_all_calls in drupal-7.x/modules/simpletest/tests/file_test.module
Get an array with the calls for all hooks.
file_test_get_calls in drupal-7.x/modules/simpletest/tests/file_test.module
Get the arguments passed to invocation of a given hook since file_test_reset() was last called.
file_test_set_return in drupal-7.x/modules/simpletest/tests/file_test.module
Assign a return value for a given operation.
filter_admin_format_form in drupal-7.x/modules/filter/filter.admin.inc
Form constructor for the text format add/edit form.
filter_fallback_format in drupal-7.x/modules/filter/filter.module
Returns the ID of the fallback text format that all users have access to.
filter_update_7001 in drupal-7.x/modules/filter/filter.install
Break out "escape HTML filter" option to its own filter.
filter_update_7003 in drupal-7.x/modules/filter/filter.install
Upgrade the {filter} table for core filters.
filter_update_7005 in drupal-7.x/modules/filter/filter.install
Integrate text formats with the user permissions system.
filter_update_7008 in drupal-7.x/modules/filter/filter.install
Grant usage of all text formats to user roles having the 'administer filters' permission.
format_date in drupal-7.x/includes/common.inc
Formats a date, using a date type or a custom date format string.
format_username in drupal-7.x/includes/common.inc
Format a username.
form_builder in drupal-7.x/includes/form.inc
Builds and processes all elements in the structured form array.
form_process_date in drupal-7.x/includes/form.inc
Expands a date element into year, month, and day select elements.
form_process_weight in drupal-7.x/includes/form.inc
Expands a weight element into a select element.
ForumTestCase::createForum in drupal-7.x/modules/forum/forum.test
Creates a forum container or a forum.
ForumTestCase::deleteForum in drupal-7.x/modules/forum/forum.test
Deletes a forum.
ForumTestCase::editForumTaxonomy in drupal-7.x/modules/forum/forum.test
Edits the forum taxonomy.
ForumTestCase::testAddOrphanTopic in drupal-7.x/modules/forum/forum.test
Tests that forum nodes can't be added without a parent.
forum_admin_settings in drupal-7.x/modules/forum/forum.admin.inc
Form constructor for the forum settings page.
forum_block_configure in drupal-7.x/modules/forum/forum.module
Implements hook_block_configure().
forum_block_view in drupal-7.x/modules/forum/forum.module
Implements hook_block_view().
forum_enable in drupal-7.x/modules/forum/forum.install
Implements hook_enable().
forum_entity_info_alter in drupal-7.x/modules/forum/forum.module
Implements hook_entity_info_alter().
forum_form_container in drupal-7.x/modules/forum/forum.admin.inc
Form constructor for adding and editing forum containers.
forum_form_forum in drupal-7.x/modules/forum/forum.admin.inc
Form constructor for adding and editing a forum.
forum_form_submit in drupal-7.x/modules/forum/forum.admin.inc
Form submission handler for forum_form_forum() and forum_form_container().
forum_form_taxonomy_form_term_alter in drupal-7.x/modules/forum/forum.module
Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
forum_form_taxonomy_form_vocabulary_alter in drupal-7.x/modules/forum/forum.module
Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
forum_forum_load in drupal-7.x/modules/forum/forum.module
Returns a tree of all forums for a given taxonomy term ID.
forum_node_validate in drupal-7.x/modules/forum/forum.module
Implements hook_node_validate().
forum_node_view in drupal-7.x/modules/forum/forum.module
Implements hook_node_view().
forum_overview in drupal-7.x/modules/forum/forum.admin.inc
Form constructor for the forum overview form.
forum_page in drupal-7.x/modules/forum/forum.pages.inc
Page callback: Prints a forum listing.
forum_taxonomy_term_delete in drupal-7.x/modules/forum/forum.module
Implements hook_taxonomy_term_delete().
forum_update_7003 in drupal-7.x/modules/forum/forum.install
Rename field to 'taxonomy_forums'.
hook_block_configure in drupal-7.x/modules/block/block.api.php
Define a configuration form for a block.
hook_block_view in drupal-7.x/modules/block/block.api.php
Return a rendered or renderable view of a block.
hook_cron in drupal-7.x/modules/system/system.api.php
Perform periodic actions.
hook_field_attach_delete_bundle in drupal-7.x/modules/field/field.api.php
Act on field_attach_delete_bundle.
hook_field_attach_rename_bundle in drupal-7.x/modules/field/field.api.php
Act on field_attach_rename_bundle().
hook_field_insert in drupal-7.x/modules/field/field.api.php
Define custom insert behavior for this module's field data.
hook_field_language_alter in drupal-7.x/modules/field/field.api.php
Perform alterations on field_language() values.
hook_field_update in drupal-7.x/modules/field/field.api.php
Define custom update behavior for this module's field data.
hook_filetransfer_info_alter in drupal-7.x/modules/system/system.api.php
Alter the FileTransfer class registry.
hook_file_download in drupal-7.x/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_form_alter in drupal-7.x/modules/system/system.api.php
Perform alterations before a form is rendered.
hook_image_style_delete in drupal-7.x/modules/image/image.api.php
Respond to image style deletion.
hook_image_style_save in drupal-7.x/modules/image/image.api.php
Respond to image style updating.
hook_install_tasks in drupal-7.x/modules/system/system.api.php
Return an array of tasks to be performed by an installation profile.
hook_mail in drupal-7.x/modules/system/system.api.php
Prepare a message based on parameters; called from drupal_mail().
hook_mail_alter in drupal-7.x/modules/system/system.api.php
Alter an email message created with the drupal_mail() function.
hook_menu_delete in drupal-7.x/modules/menu/menu.api.php
Respond to a custom menu deletion.
hook_menu_insert in drupal-7.x/modules/menu/menu.api.php
Respond to a custom menu creation.
hook_menu_update in drupal-7.x/modules/menu/menu.api.php
Respond to a custom menu update.
hook_node_grants_alter in drupal-7.x/modules/node/node.api.php
Alter user access rules when trying to view, edit or delete a node.
hook_node_prepare in drupal-7.x/modules/node/node.api.php
Act on a node object about to be shown on the add/edit form.
hook_node_type_update in drupal-7.x/modules/node/node.api.php
Respond to node type updates.
hook_ranking in drupal-7.x/modules/node/node.api.php
Provide additional methods of scoring for core search results for nodes.
hook_requirements in drupal-7.x/modules/system/system.api.php
Check installation requirements and do status reporting.
hook_search_admin in drupal-7.x/modules/search/search.api.php
Add elements to the search settings form.
hook_shortcut_default_set in drupal-7.x/modules/shortcut/shortcut.api.php
Return the name of a default shortcut set for the provided user account.
hook_tokens in drupal-7.x/modules/system/system.api.php
Provide replacement values for placeholder tokens.
hook_update_index in drupal-7.x/modules/search/search.api.php
Update the search index for this module.
hook_update_status_alter in drupal-7.x/modules/update/update.api.php
Alter the information about available updates for projects.
hook_user_login in drupal-7.x/modules/user/user.api.php
The user just logged in.
hook_watchdog in drupal-7.x/modules/system/system.api.php
Log an event message.
image_field_info in drupal-7.x/modules/image/image.field.inc
Implements hook_field_info().
image_gd_save in drupal-7.x/modules/system/image.gd.inc
GD helper to write an image resource to a destination file.
image_gd_settings in drupal-7.x/modules/system/image.gd.inc
Retrieve settings for the GD2 toolkit.
image_get_toolkit in drupal-7.x/includes/image.inc
Gets the name of the currently used toolkit.
image_module_test_file_download in drupal-7.x/modules/image/tests/image_module_test.module
image_style_deliver in drupal-7.x/modules/image/image.module
Page callback: Generates a derivative, given a style and image path.
image_style_url in drupal-7.x/modules/image/image.module
Returns the URL for an image derivative given a style and image path.
image_test_get_all_calls in drupal-7.x/modules/simpletest/tests/image_test.module
Get an array with the all the calls to the toolkits since image_test_reset() was called.
install_begin_request in drupal-7.x/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_import_locales_remaining in drupal-7.x/includes/install.core.inc
Installation task; import remaining languages via a batch process.
install_profile_modules in drupal-7.x/includes/install.core.inc
Installs required modules via a batch process.
install_run_task in drupal-7.x/includes/install.core.inc
Runs an individual installation task.
ip_address in drupal-7.x/includes/bootstrap.inc
Returns the IP address of the client machine.
JavaScriptTestCase::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::testAddJsFileWithQueryString in drupal-7.x/modules/simpletest/tests/common.test
Tests that the query string remains intact when adding JavaScript files that have query string parameters.
JavaScriptTestCase::testAggregationOrder in drupal-7.x/modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
l in drupal-7.x/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
language_default in drupal-7.x/includes/bootstrap.inc
Returns the default language used on the site
language_initialize in drupal-7.x/includes/language.inc
Chooses a language based on language negotiation provider settings.
language_list in drupal-7.x/includes/bootstrap.inc
Returns a list of installed languages, indexed by the specified key.
language_negotiation_get in drupal-7.x/includes/language.inc
Checks whether a language negotiation provider is enabled for a language type.
language_negotiation_get_switch_links in drupal-7.x/includes/language.inc
Returns the language switch links for the given language.
language_negotiation_purge in drupal-7.x/includes/language.inc
Removes any unused language negotiation providers from the configuration.
language_provider_invoke in drupal-7.x/includes/language.inc
Helper function used to cache the language negotiation providers results.
language_types in drupal-7.x/includes/bootstrap.inc
Returns an array of the available language types.
language_types_configurable in drupal-7.x/includes/language.inc
Returns only the configurable language types.
language_types_disable in drupal-7.x/includes/language.inc
Disables the given language types.
locale in drupal-7.x/modules/locale/locale.module
Provides interface translation services.
LocaleConfigurationTest::testLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode in drupal-7.x/modules/locale/locale.test
Verifies that -rtl.css file is added directly after LTR .css file.
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes in drupal-7.x/modules/locale/locale.test
Check that language negotiation for fixed types matches the stored one.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in drupal-7.x/modules/locale/locale.test
Tests alterations to language types/negotiation info.
LocalePathFunctionalTest::testPathLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Test if a language can be associated with a path alias.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in drupal-7.x/modules/locale/locale.test
LocaleUninstallFunctionalTest::testUninstallProcess in drupal-7.x/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
locale_add_language in drupal-7.x/includes/locale.inc
API function to add a language.
locale_date_format_form in drupal-7.x/modules/locale/locale.admin.inc
Provide date localization configuration options to users.
locale_field_language_alter in drupal-7.x/modules/locale/locale.module
Implements hook_field_language_alter().
locale_form_node_type_form_alter in drupal-7.x/modules/locale/locale.module
Implements hook_form_FORM_ID_alter().
locale_get_localized_date_format in drupal-7.x/includes/locale.inc
Select locale date format details from database.
locale_js_alter in drupal-7.x/modules/locale/locale.module
Implements hook_js_alter().
locale_languages_delete_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process language deletion submissions.
locale_languages_overview_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_language_from_session in drupal-7.x/includes/locale.inc
Identify language from a request/session parameter.
locale_language_from_url in drupal-7.x/includes/locale.inc
Identify language via URL prefix or domain.
locale_language_providers_session_form in drupal-7.x/modules/locale/locale.admin.inc
The URL language provider configuration form.
locale_language_providers_url_form in drupal-7.x/modules/locale/locale.admin.inc
The URL language provider configuration form.
locale_language_switcher_session in drupal-7.x/includes/locale.inc
Return the session language switcher block.
locale_language_url_fallback in drupal-7.x/includes/locale.inc
Determines the language to be assigned to URLs when none is detected.
locale_language_url_rewrite_session in drupal-7.x/includes/locale.inc
Rewrite URLs for the Session language provider.
locale_language_url_rewrite_url in drupal-7.x/includes/locale.inc
Rewrite URLs for the URL language provider.
locale_library_alter in drupal-7.x/modules/locale/locale.module
Implement hook_library_alter().
locale_multilingual_node_type in drupal-7.x/modules/locale/locale.module
Return whether the given content type has multilingual support.
locale_test_boot in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_boot().
locale_test_language_negotiation_info in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_negotiation_info().
locale_test_language_negotiation_info_alter in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_negotiation_info_alter().
locale_test_language_types_info in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_types_info().
locale_test_language_types_info_alter in drupal-7.x/modules/locale/tests/locale_test.module
Implements hook_language_types_info_alter().
locale_uninstall in drupal-7.x/modules/locale/locale.install
Implements hook_uninstall().
locale_update_7001 in drupal-7.x/modules/locale/locale.install
Upgrade language negotiation settings.
locale_url_outbound_alter in drupal-7.x/modules/locale/locale.module
Implements hook_url_outbound_alter().
MenuRouterTestCase::testMaintenanceModeLoginPaths in drupal-7.x/modules/simpletest/tests/menu.test
Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter().
MenuTrailTestCase::testCustom403And404Pages in drupal-7.x/modules/simpletest/tests/menu.test
Tests that the active trail works correctly on custom 403 and 404 pages.
menu_configure in drupal-7.x/modules/menu/menu.admin.inc
Menu callback; Build the form presenting menu configuration options.
menu_delete in drupal-7.x/modules/menu/menu.module
Delete a custom menu and all contained links.
menu_form_node_form_alter in drupal-7.x/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter in drupal-7.x/modules/menu/menu.module
Implements hook_form_FORM_ID_alter().
menu_get_ancestors in drupal-7.x/includes/menu.inc
Returns the ancestors (and relevant placeholders) for any given path.
menu_get_item in drupal-7.x/includes/menu.inc
Gets a router item.
menu_main_menu in drupal-7.x/includes/menu.inc
Returns an array of links to be rendered as the Main menu.
menu_node_prepare in drupal-7.x/modules/menu/menu.module
Implements hook_node_prepare().
menu_parent_options in drupal-7.x/modules/menu/menu.module
Return a list of menu items that are valid possible parents for the given menu item.
menu_save in drupal-7.x/modules/menu/menu.module
Save a custom menu.
menu_secondary_menu in drupal-7.x/includes/menu.inc
Returns an array of links to be rendered as the Secondary links.
menu_set_active_menu_names in drupal-7.x/includes/menu.inc
Sets (or gets) the active menu for the current page.
menu_test_custom_403_404_callback in drupal-7.x/modules/simpletest/tests/menu_test.module
Callback for our custom 403 and 404 pages.
menu_test_custom_theme in drupal-7.x/modules/simpletest/tests/menu_test.module
Implement hook_custom_theme().
menu_test_init in drupal-7.x/modules/simpletest/tests/menu_test.module
Implements hook_init().
menu_test_menu_trail_callback in drupal-7.x/modules/simpletest/tests/menu_test.module
Callback that test menu_test_menu_tree_set_path().
menu_test_theme_callback in drupal-7.x/modules/simpletest/tests/menu_test.module
Theme callback to use when testing the theme callback functionality.
menu_tree_page_data in drupal-7.x/includes/menu.inc
Gets the data structure for a named menu tree, based on the current page.
menu_update_7000 in drupal-7.x/modules/menu/menu.install
Migrate the "Default menu for content" setting to individual node types.
menu_update_7001 in drupal-7.x/modules/menu/menu.install
Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents.
menu_update_7003 in drupal-7.x/modules/menu/menu.install
Add missing custom menus to active menus list.
minimal_install in drupal-7.x/profiles/minimal/minimal.install
Implements hook_install().
ModuleDependencyTestCase::testModuleEnableOrder in drupal-7.x/modules/system/system.test
Tests that module dependencies are enabled in the correct order via the UI. Dependencies should be enabled before their dependents.
ModuleUnitTest::testDependencyResolution in drupal-7.x/modules/simpletest/tests/module.test
Test dependency resolution.
module_test_system_info_alter in drupal-7.x/modules/simpletest/tests/module_test.module
Implements hook_system_info_alter().
NewDefaultThemeBlocks::testNewDefaultThemeBlocks in drupal-7.x/modules/block/block.test
Check the enabled Bartik blocks are correctly copied over.
NodeAccessPagerTestCase::testForumPager in drupal-7.x/modules/node/node.test
Tests the forum node pager for nodes with multiple grants per realm.
NodeBlockFunctionalTest::testRecentNodeBlock in drupal-7.x/modules/node/node.test
Tests the recent comments block.
node_access_needs_rebuild in drupal-7.x/modules/node/node.module
Flags or unflags the node access grants for rebuilding.
node_access_test_form_node_form_alter in drupal-7.x/modules/node/tests/node_access_test.module
Implements hook_form_BASE_FORM_ID_alter().
node_access_test_node_access_records in drupal-7.x/modules/node/tests/node_access_test.module
Implements hook_node_access_records().
node_access_test_node_grants in drupal-7.x/modules/node/tests/node_access_test.module
Implements hook_node_grants().
node_admin_paths in drupal-7.x/modules/node/node.module
Implements hook_admin_paths().
node_block_configure in drupal-7.x/modules/node/node.module
Implements hook_block_configure().
node_block_view in drupal-7.x/modules/node/node.module
Implements hook_block_view().
node_feed in drupal-7.x/modules/node/node.module
Generates and prints an RSS feed.
node_form in drupal-7.x/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_object_prepare in drupal-7.x/modules/node/node.module
Prepares a node object for editing.
node_page_default in drupal-7.x/modules/node/node.module
Menu callback: Generates a listing of promoted nodes.
node_permissions_get_configured_types in drupal-7.x/modules/node/node.module
Returns an array of node types that should be managed by permissions.
node_ranking in drupal-7.x/modules/node/node.module
Implements hook_ranking().
node_search_admin in drupal-7.x/modules/node/node.module
Implements hook_search_admin().
node_test_entity_view_mode_alter in drupal-7.x/modules/node/tests/node_test.module
Implements hook_entity_view_mode_alter().
node_type_form in drupal-7.x/modules/node/content_types.inc
Form constructor for the node type editing form.
node_update_7004 in drupal-7.x/modules/node/node.install
Extend the existing default preview and teaser settings to all node types.
node_update_7006 in drupal-7.x/modules/node/node.install
Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table.
node_update_7012 in drupal-7.x/modules/node/node.install
Switches body fields to untranslatable while upgrading from D6 and makes them language neutral.
node_update_index in drupal-7.x/modules/node/node.module
Implements hook_update_index().
OpenIDFunctionalTestCase::testSignatureValidation in drupal-7.x/modules/openid/openid.test
Tests that openid.signed is verified.
openid_authentication in drupal-7.x/modules/openid/openid.module
Authenticate a user or attempt registration.
openid_form_user_register_form_alter in drupal-7.x/modules/openid/openid.module
Implements hook_form_FORM_ID_alter().
openid_test_redirect in drupal-7.x/modules/openid/tests/openid_test.module
Menu callback; redirect during Normalization/Discovery.
openid_test_yadis_xrds in drupal-7.x/modules/openid/tests/openid_test.module
Menu callback; XRDS document that references the OP Endpoint URL.
openid_user_insert in drupal-7.x/modules/openid/openid.module
Implements hook_user_insert().
overlay_overlay_parent_initialize in drupal-7.x/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
PasswordHashingTest::setUp in drupal-7.x/modules/simpletest/tests/password.test
Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath in drupal-7.x/modules/simpletest/tests/path.test
Tests that path_save() makes the original path available to modules.
path_admin_form in drupal-7.x/modules/path/path.admin.inc
Form constructor for the path administration form.
path_test_path_update in drupal-7.x/modules/simpletest/tests/path_test.module
Implements hook_path_update().
profile_block_configure in drupal-7.x/modules/profile/profile.module
Implements hook_block_configure().
profile_block_view in drupal-7.x/modules/profile/profile.module
Implements hook_block_view().
profile_view_field in drupal-7.x/modules/profile/profile.module
SearchEmbedForm::testEmbeddedForm in drupal-7.x/modules/search/search.test
Tests that the embedded form appears and can be submitted.
SearchPageText::testSearchText in drupal-7.x/modules/search/search.test
Tests the failed search text, and various other text on the search page.
SearchQuery::executeFirstPass in drupal-7.x/modules/search/search.extender.inc
Executes the first pass query.
SearchQuery::parseSearchExpression in drupal-7.x/modules/search/search.extender.inc
Parses the search query into SQL conditions.
SearchQuery::parseWord in drupal-7.x/modules/search/search.extender.inc
Helper function for parseQuery().
search_admin_settings in drupal-7.x/modules/search/search.admin.inc
Menu callback: displays the search module settings page.
search_admin_settings_submit in drupal-7.x/modules/search/search.admin.inc
Form submission handler for search_admin_settings().
search_cron in drupal-7.x/modules/search/search.module
Implements hook_cron().
search_embedded_form_form in drupal-7.x/modules/search/tests/search_embedded_form.module
Builds a form for embedding in search results for testing.
search_embedded_form_form_submit in drupal-7.x/modules/search/tests/search_embedded_form.module
Submit handler for search_embedded_form_form().
search_expand_cjk in drupal-7.x/modules/search/search.module
Splits CJK (Chinese, Japanese, Korean) text into tokens.
search_get_default_module_info in drupal-7.x/modules/search/search.module
Returns information about the default search module.
search_get_info in drupal-7.x/modules/search/search.module
Returns information about available search modules.
search_index in drupal-7.x/modules/search/search.module
Update the full-text search index for a particular item.
search_simplify in drupal-7.x/modules/search/search.module
Simplifies a string according to indexing rules.
shortcut_max_slots in drupal-7.x/modules/shortcut/shortcut.admin.inc
Returns the maximum number of shortcut "slots" available per shortcut set.
SimpleTestFunctionalTest::testInternalBrowser in drupal-7.x/modules/simpletest/simpletest.test
Test the internal browsers functionality.
simpletest_clean_environment in drupal-7.x/modules/simpletest/simpletest.module
Remove all temporary database tables and directories.
simpletest_clean_results_table in drupal-7.x/modules/simpletest/simpletest.module
Clear the test result tables.
simpletest_settings_form in drupal-7.x/modules/simpletest/simpletest.pages.inc
Provides settings form for SimpleTest variables.
simpletest_settings_form_validate in drupal-7.x/modules/simpletest/simpletest.pages.inc
Validation handler for simpletest_settings_form().
simpletest_verbose in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Logs verbose message in a text file.
SiteMaintenanceTestCase::testSiteMaintenance in drupal-7.x/modules/system/system.test
Verify site maintenance mode functionality.
standard_install in drupal-7.x/profiles/standard/standard.install
Implements hook_install().
statistics.php in drupal-7.x/modules/statistics/statistics.php
Handles counts of node views via Ajax with minimal bootstrap.
StatisticsAdminTestCase::testStatisticsSettings in drupal-7.x/modules/statistics/statistics.test
Verifies that the statistics settings page works.
StatisticsReportsTestCase::testPopularContentBlock in drupal-7.x/modules/statistics/statistics.test
Tests the "popular content" block.
statistics_block_configure in drupal-7.x/modules/statistics/statistics.module
Implements hook_block_configure().
statistics_block_info in drupal-7.x/modules/statistics/statistics.module
Implements hook_block_info().
statistics_block_view in drupal-7.x/modules/statistics/statistics.module
Implements hook_block_view().
statistics_cron in drupal-7.x/modules/statistics/statistics.module
Implements hook_cron().
statistics_exit in drupal-7.x/modules/statistics/statistics.module
Implements hook_exit().
statistics_node_view in drupal-7.x/modules/statistics/statistics.module
Implements hook_node_view().
statistics_ranking in drupal-7.x/modules/statistics/statistics.module
Implements hook_ranking().
statistics_settings_form in drupal-7.x/modules/statistics/statistics.admin.inc
Form constructor for the statistics administration form.
statistics_top_pages in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Displays statistics for the "top pages" (most accesses).
statistics_top_referrers in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Displays the "top referrers" in the access logs.
statistics_top_visitors in drupal-7.x/modules/statistics/statistics.admin.inc
Page callback: Displays the "top visitors" page.
StreamWrapperTest::testUriFunctions in drupal-7.x/modules/simpletest/tests/file.test
Test the URI and target functions.
syslog_form_system_logging_settings_alter in drupal-7.x/modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
syslog_watchdog in drupal-7.x/modules/syslog/syslog.module
Implements hook_watchdog().
SystemThemeFunctionalTest::testSwitchDefaultTheme in drupal-7.x/modules/system/system.test
Test switching the default theme.
SystemThemeFunctionalTest::testThemeSettings in drupal-7.x/modules/system/system.test
Test the theme settings form.
system_admin_compact_mode in drupal-7.x/modules/system/system.module
Determines whether the current user is in compact mode.
system_clean_url_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure clean URL settings.
system_cron_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Cron form.
system_custom_theme in drupal-7.x/modules/system/system.module
Implements hook_custom_theme().
system_date_time_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure the site date and time settings.
system_file_system_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure the site file handling.
system_form_user_profile_form_alter in drupal-7.x/modules/system/system.module
Implements hook_form_FORM_ID_alter().
system_form_user_register_form_alter in drupal-7.x/modules/system/system.module
Implements hook_form_FORM_ID_alter().
system_image_toolkit_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure site image toolkit usage.
system_logging_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure error reporting settings.
system_performance_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_permission in drupal-7.x/modules/system/system.module
Implements hook_permission().
system_regional_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure the site regional settings.
system_requirements in drupal-7.x/modules/system/system.install
Implements hook_requirements().
system_rss_feeds_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure how the site handles RSS feeds.
system_run_automated_cron in drupal-7.x/modules/system/system.module
Run the automated cron if enabled.
system_site_information_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; The general site information form.
system_site_maintenance_mode in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure the site's maintenance status.
system_stream_wrappers in drupal-7.x/modules/system/system.module
Implements hook_stream_wrappers().
system_test_init in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_init().
system_test_modules_disabled in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_modules_disabled().
system_test_modules_enabled in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_modules_enabled().
system_test_modules_installed in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_modules_installed().
system_test_modules_uninstalled in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_modules_uninstalled().
system_test_system_info_alter in drupal-7.x/modules/simpletest/tests/system_test.module
Implements hook_system_info_alter().
system_themes_admin_form in drupal-7.x/modules/system/system.admin.inc
Form to select the administration theme.
system_themes_page in drupal-7.x/modules/system/system.admin.inc
Menu callback; displays a listing of all themes.
system_theme_default in drupal-7.x/modules/system/system.admin.inc
Menu callback; Set the default theme.
system_theme_disable in drupal-7.x/modules/system/system.admin.inc
Menu callback; Disables a theme.
system_theme_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_time_zones in drupal-7.x/modules/system/system.module
Generate an array of time zones and their local time&date.
system_tokens in drupal-7.x/modules/system/system.tokens.inc
Implements hook_tokens().
system_update_7004 in drupal-7.x/modules/system/system.install
Remove hardcoded numeric deltas from all blocks in core.
system_update_7009 in drupal-7.x/modules/system/system.install
Rename the variable for primary links.
system_update_7013 in drupal-7.x/modules/system/system.install
Convert default time zone offset to default time zone name.
system_update_7017 in drupal-7.x/modules/system/system.install
Change the theme setting 'toggle_node_info' into a per content type variable.
system_update_7033 in drupal-7.x/modules/system/system.install
Move CACHE_AGGRESSIVE to CACHE_NORMAL.
system_update_7034 in drupal-7.x/modules/system/system.install
Migrate the file path settings and create the new {file_managed} table.
system_update_7046 in drupal-7.x/modules/system/system.install
Switch from the Minnelli theme if it is the default or admin theme.
system_update_7047 in drupal-7.x/modules/system/system.install
Normalize the front page path variable.
system_update_7049 in drupal-7.x/modules/system/system.install
Rename 'Default' profile to 'Standard.'
system_update_7060 in drupal-7.x/modules/system/system.install
Create fields in preparation for migrating upload.module to file.module.
system_update_7061 in drupal-7.x/modules/system/system.install
Migrate upload.module data to the newly created file field.
system_update_7066 in drupal-7.x/modules/system/system.install
Migrate the 'file_directory_temp' variable.
system_update_7067 in drupal-7.x/modules/system/system.install
Grant administrators permission to view the administration theme.
system_user_login in drupal-7.x/modules/system/system.module
Implements hook_user_login().
system_user_timezone in drupal-7.x/modules/system/system.module
Add the time zone field to the user edit and register forms.
t in drupal-7.x/includes/bootstrap.inc
Translates a string to the current language or to a given language.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface in drupal-7.x/modules/taxonomy/taxonomy.test
Create, edit and delete a vocabulary via the user interface.
taxonomy_build_node_index in drupal-7.x/modules/taxonomy/taxonomy.module
Builds and inserts taxonomy index entries for a given node.
taxonomy_delete_node_index in drupal-7.x/modules/taxonomy/taxonomy.module
Deletes taxonomy index entries for a given node.
taxonomy_form_term in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_overview_terms in drupal-7.x/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_select_nodes in drupal-7.x/modules/taxonomy/taxonomy.module
Return nodes attached to a term across all field instances.
taxonomy_taxonomy_term_delete in drupal-7.x/modules/taxonomy/taxonomy.module
Implements hook_taxonomy_term_delete().
taxonomy_term_feed in drupal-7.x/modules/taxonomy/taxonomy.pages.inc
Generate the content feed for a taxonomy term.
taxonomy_term_page in drupal-7.x/modules/taxonomy/taxonomy.pages.inc
Menu callback; displays all nodes associated with a term.
template_preprocess_aggregator_item in drupal-7.x/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_comment_wrapper in drupal-7.x/modules/comment/comment.module
Process variables for comment-wrapper.tpl.php.
template_preprocess_forums in drupal-7.x/modules/forum/forum.module
Preprocesses variables for forums.tpl.php.
template_preprocess_forum_icon in drupal-7.x/modules/forum/forum.module
Preprocesses variables for forum-icon.tpl.php.
template_preprocess_html in drupal-7.x/includes/theme.inc
Preprocess variables for html.tpl.php
template_preprocess_maintenance_page in drupal-7.x/includes/theme.inc
Process variables for maintenance-page.tpl.php.
template_preprocess_node in drupal-7.x/modules/node/node.module
Processes variables for node.tpl.php
template_preprocess_page in drupal-7.x/includes/theme.inc
Preprocess variables for page.tpl.php
template_preprocess_user_picture in drupal-7.x/modules/user/user.module
Process variables for user-picture.tpl.php.
TestingMailSystem::mail in drupal-7.x/modules/system/system.mail.inc
Accept an e-mail message and store it in a variable.
text_summary in drupal-7.x/modules/field/modules/text/text.module
Generate a trimmed, formatted version of a text field value.
ThemeTestCase::testFrontPageThemeSuggestion in drupal-7.x/modules/simpletest/tests/theme.test
Ensure page-front template suggestion is added when on front page.
theme_aggregator_page_opml in drupal-7.x/modules/aggregator/aggregator.pages.inc
Prints the OPML page for the feed.
theme_aggregator_page_rss in drupal-7.x/modules/aggregator/aggregator.pages.inc
Prints the RSS page for a feed.
theme_comment_block in drupal-7.x/modules/comment/comment.module
Returns HTML for a list of recent comments to be displayed in the comment block.
theme_comment_post_forbidden in drupal-7.x/modules/comment/comment.module
Returns HTML for a "you can't post comments" notice.
theme_disable in drupal-7.x/includes/theme.inc
Disables a given list of themes.
theme_get_setting in drupal-7.x/includes/theme.inc
Retrieves a setting for the current theme or for a given theme.
theme_image_style_preview in drupal-7.x/modules/image/image.admin.inc
Returns HTML for a preview of an image style.
theme_update_manager_update_form in drupal-7.x/modules/update/update.manager.inc
Returns HTML for the first page in the process of updating projects.
theme_update_report in drupal-7.x/modules/update/update.report.inc
Returns HTML for the project status report.
TokenReplaceTestCase::testSystemSiteTokenReplacement in drupal-7.x/modules/system/system.test
Tests the generation of all system site information tokens.
tracker_cron in drupal-7.x/modules/tracker/tracker.module
Implements hook_cron().
translation_admin_paths in drupal-7.x/modules/translation/translation.module
Implements hook_admin_paths().
translation_language_switch_links_alter in drupal-7.x/modules/translation/translation.module
Implements hook_language_switch_links_alter().
translation_node_overview in drupal-7.x/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_view in drupal-7.x/modules/translation/translation.module
Implements hook_node_view().
translation_supported_type in drupal-7.x/modules/translation/translation.module
Returns whether the given content type has support for translations.
TriggerContentTestCase::testActionContentMultiple in drupal-7.x/modules/trigger/trigger.test
Tests multiple node actions.
TriggerCronTestCase::testActionsCron in drupal-7.x/modules/trigger/trigger.test
Tests assigning multiple actions to the cron trigger.
TriggerOrphanedActionsTestCase::testActionsOrphaned in drupal-7.x/modules/trigger/trigger.test
Tests logic around orphaned actions.
TriggerOtherTestCase::testActionsComment in drupal-7.x/modules/trigger/trigger.test
Tests triggering on comment save.
TriggerOtherTestCase::testActionsTaxonomy in drupal-7.x/modules/trigger/trigger.test
Tests triggering on taxonomy new term.
TriggerOtherTestCase::testActionsUser in drupal-7.x/modules/trigger/trigger.test
Tests triggering on user create and user login.
trigger_test_generic_any_action in drupal-7.x/modules/trigger/tests/trigger_test.module
Action fired during the additional trigger tests.
trigger_test_system_cron_conf_action in drupal-7.x/modules/trigger/tests/trigger_test.module
Implement a configurable Drupal action.
update.php in drupal-7.x/update.php
Administrative page for handling updates from one Drupal version to another.
UpdateScriptFunctionalTest::testUpdateAccess in drupal-7.x/modules/system/system.test
Tests access to the update script.
update_authorize_install_batch_finished in drupal-7.x/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized install batch is done.
update_authorize_update_batch_finished in drupal-7.x/modules/update/update.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
update_batch in drupal-7.x/includes/update.inc
Starts the database update batch process.
update_cron in drupal-7.x/modules/update/update.module
Implements hook_cron().
update_fix_d7_requirements in drupal-7.x/includes/update.inc
Perform Drupal 6.x to 7.x updates that are required for update.php to function properly.
update_get_projects in drupal-7.x/modules/update/update.compare.inc
Fetches an array of installed and enabled projects.
update_mail in drupal-7.x/modules/update/update.module
Implements hook_mail().
update_manager_access in drupal-7.x/modules/update/update.module
Access callback: Resolves if the current user can access updater menu items.
update_manager_update_ready_form_submit in drupal-7.x/modules/update/update.manager.inc
Form submission handler for update_manager_update_ready_form().
update_prepare_d7_bootstrap in drupal-7.x/includes/update.inc
Performs extra steps required to bootstrap when using a Drupal 6 database.
update_script_test_requirements in drupal-7.x/modules/simpletest/tests/update_script_test.install
Implements hook_requirements().
update_settings in drupal-7.x/modules/update/update.settings.inc
Form constructor for the update settings form.
update_settings_submit in drupal-7.x/modules/update/update.settings.inc
Form submission handler for update_settings().
update_test_mock_page in drupal-7.x/modules/update/tests/update_test.module
Page callback: Prints mock XML for the Update Manager module.
update_test_system_info_alter in drupal-7.x/modules/update/tests/update_test.module
Implements hook_system_info_alter().
update_test_update_status_alter in drupal-7.x/modules/update/tests/update_test.module
Implements hook_update_status_alter().
url in drupal-7.x/includes/common.inc
Generates an internal or external URL.
UrlAlterFunctionalTest::assertUrlOutboundAlter in drupal-7.x/modules/simpletest/tests/path.test
Assert that an outbound path is altered to an expected value.
UserBlocksUnitTests::testWhosOnlineBlock in drupal-7.x/modules/user/user.test
Test the Who's Online block.
UserCancelTestCase::testUserAnonymize in drupal-7.x/modules/user/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserCancelUid1 in drupal-7.x/modules/user/user.test
Tests that user account for uid 1 cannot be cancelled.
UserController::attachLoad in drupal-7.x/modules/user/user.module
Attaches data to entities upon loading.
UserLoginTestCase::assertFailedLogin in drupal-7.x/modules/user/user.test
Make an unsuccessful login attempt.
UserLoginTestCase::testPasswordRehashOnLogin in drupal-7.x/modules/user/user.test
Test that user password is re-hashed upon login after changing $count_log2.
UserPasswordResetTestCase::testUserPasswordResetExpired in drupal-7.x/modules/user/user.test
Attempts login using an expired password reset link.
UserPictureTestCase::setUp in drupal-7.x/modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::testWithGDinvalidDimension in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserRegistrationTestCase::testRegistrationDefaultValues in drupal-7.x/modules/user/user.test
user_account_form in drupal-7.x/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_admin_settings in drupal-7.x/modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_authenticate in drupal-7.x/modules/user/user.module
Try to validate the user's login credentials locally.
user_block_configure in drupal-7.x/modules/user/user.module
Implements hook_block_configure().
user_block_view in drupal-7.x/modules/user/user.module
Implements hook_block_view().
user_cancel_confirm in drupal-7.x/modules/user/user.pages.inc
Menu callback; Cancel a user account via e-mail confirmation link.
user_cancel_confirm_form in drupal-7.x/modules/user/user.pages.inc
Form builder; confirm form for cancelling user account.
user_cancel_methods in drupal-7.x/modules/user/user.pages.inc
Helper function to return available account cancellation methods.
user_comment_view in drupal-7.x/modules/user/user.module
Implements hook_comment_view().
user_file_download in drupal-7.x/modules/user/user.module
Implements hook_file_download().
user_hash_password in drupal-7.x/includes/password.inc
Hash a password using a secure hash.
user_image_style_save in drupal-7.x/modules/user/user.module
Implements hook_image_style_save().
user_login in drupal-7.x/modules/user/user.module
Form builder; the main user login form.
user_login_authenticate_validate in drupal-7.x/modules/user/user.module
A validate handler on the login form. Check supplied username/password against local users table. If successful, $form_state['uid'] is set to the matching user ID.
user_login_block in drupal-7.x/modules/user/user.module
user_login_final_validate in drupal-7.x/modules/user/user.module
The final validation handler on the login form.
user_modules_installed in drupal-7.x/modules/user/user.module
Implements hook_modules_installed().
user_multiple_cancel_confirm in drupal-7.x/modules/user/user.module
user_needs_new_hash in drupal-7.x/includes/password.inc
Check whether a user's hashed password needs to be replaced with a new hash.
user_pass_reset in drupal-7.x/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
user_permission in drupal-7.x/modules/user/user.module
Implements hook_permission().
user_register_access in drupal-7.x/modules/user/user.module
Determines if the current user has access to the user registration page.
user_register_submit in drupal-7.x/modules/user/user.module
Submit handler for the user registration form.
user_save in drupal-7.x/modules/user/user.module
Save changes to a user account or add a new user.
user_update_7000 in drupal-7.x/modules/user/user.install
Increase the length of the password field to accommodate better hashes.
user_update_7003 in drupal-7.x/modules/user/user.install
Update user settings for cancelling user accounts.
user_update_7010 in drupal-7.x/modules/user/user.install
Update the {user}.signature_format column.
user_update_7017 in drupal-7.x/modules/user/user.install
Update email templates to use new tokens.
user_validate_current_pass in drupal-7.x/modules/user/user.module
Form validation handler for the current password on the user_account_form().
user_validate_picture in drupal-7.x/modules/user/user.module
Validates an image uploaded by a user.
xmlrpc_test_xmlrpc_alter in drupal-7.x/modules/simpletest/tests/xmlrpc_test.module
Implements hook_xmlrpc_alter().
_aggregator_get_variables in drupal-7.x/modules/aggregator/aggregator.module
Gets the fetcher, parser, and processors.
_authorize_filetransfer_connection_settings in drupal-7.x/includes/authorize.inc
Generates the Form API array for a given connection backend's settings.
_block_get_cache_id in drupal-7.x/modules/block/block.module
Assemble the cache_id to use for a given block.
_book_parent_select in drupal-7.x/modules/book/book.module
Builds the parent selection form element for the node form or outline tab.
_cache_get_object in drupal-7.x/includes/cache.inc
Gets the cache object for a cache bin.
_color_html_alter in drupal-7.x/modules/color/color.module
Replaces style sheets with color-altered style sheets.
_color_page_alter in drupal-7.x/modules/color/color.module
Replaces the logo with a color-altered logo.
_color_theme_select_form_alter in drupal-7.x/modules/color/color.module
Helper for hook_form_FORM_ID_alter() implementations.
_comment_update_node_statistics in drupal-7.x/modules/comment/comment.module
Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_drupal_bootstrap_full in drupal-7.x/includes/common.inc
_drupal_bootstrap_page_cache in drupal-7.x/includes/bootstrap.inc
Attempts to serve a page from the cache.
_drupal_bootstrap_variables in drupal-7.x/includes/bootstrap.inc
Loads system variables and all enabled bootstrap modules.
_drupal_http_use_proxy in drupal-7.x/includes/common.inc
Helper function for determining hosts excluded from needing a proxy.
_drupal_maintenance_theme in drupal-7.x/includes/theme.maintenance.inc
Sets up the theming system for maintenance page.
_drupal_session_destroy in drupal-7.x/includes/session.inc
Session handler assigned by session_set_save_handler().
_drupal_session_write in drupal-7.x/includes/session.inc
Writes an entire session to the database (internal use only).
_drupal_theme_access in drupal-7.x/includes/theme.inc
Helper function for determining access to a theme.
_field_test_storage_data in drupal-7.x/modules/field/tests/field_test.storage.inc
Helper function: stores or retrieves data from the 'storage backend'.
_file_test_get_return in drupal-7.x/modules/simpletest/tests/file_test.module
Load the appropriate return value.
_file_test_log_call in drupal-7.x/modules/simpletest/tests/file_test.module
Store the values passed to a hook invocation.
_filter_html_tips in drupal-7.x/modules/filter/filter.module
Implements callback_filter_tips().
_filter_url in drupal-7.x/modules/filter/filter.module
Implements callback_filter_process().
_forum_parent_select in drupal-7.x/modules/forum/forum.admin.inc
Returns a select box for available parent terms.
_image_test_log_call in drupal-7.x/modules/simpletest/tests/image_test.module
Store the values passed to a toolkit call.
_install_configure_form in drupal-7.x/includes/install.core.inc
Form constructor for a site configuration form.
_locale_export_po_generate in drupal-7.x/includes/locale.inc
Generates the PO(T) file contents for given strings.
_locale_invalidate_js in drupal-7.x/includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
_locale_languages_configure_form_language_table in drupal-7.x/modules/locale/locale.admin.inc
Helper function to build a language provider table.
_locale_rebuild_js in drupal-7.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_menu_site_is_offline in drupal-7.x/includes/menu.inc
Checks whether the site is in maintenance mode.
_node_rankings in drupal-7.x/modules/node/node.module
Gathers the rankings from the the hook_ranking() implementations.
_openid_test_endpoint_associate in drupal-7.x/modules/openid/tests/openid_test.module
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8).
_openid_test_endpoint_authenticate in drupal-7.x/modules/openid/tests/openid_test.module
OpenID endpoint; handle "authenticate" requests.
_openid_xri_discovery in drupal-7.x/modules/openid/openid.module
OpenID discovery method: perform an XRI discovery.
_shortcut_link_form_elements in drupal-7.x/modules/shortcut/shortcut.admin.inc
Helper function for building a form for adding or editing shortcut links.
_update_cron_notify in drupal-7.x/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.
_update_fetch_data in drupal-7.x/modules/update/update.fetch.inc
Attempts to drain the queue of tasks for release history data to fetch.
_update_get_fetch_url_base in drupal-7.x/modules/update/update.fetch.inc
Returns the base of the URL to fetch available update data for a project.
_update_process_fetch_task in drupal-7.x/modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.
_user_mail_notify in drupal-7.x/modules/user/user.module
Conditionally create and send a notification email when a certain operation happens on the given user account.
_user_mail_text in drupal-7.x/modules/user/user.module
Returns a mail string for a variable name.