Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_blog_post_exists drupal/modules/blog/blog.module Helper function to determine if a user has blog posts already. 1
_block_themes_access drupal/modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed. 1
_block_render_blocks drupal/modules/block/block.module Render the content and subject for a set of blocks. 3
_block_rehash drupal/modules/block/block.module Updates the 'block' DB table with the blocks currently exported by modules. 5
_block_load_blocks drupal/modules/block/block.module Loads blocks' information from the database. 1
_block_get_renderable_array drupal/modules/block/block.module Gets an array of blocks suitable for drupal_render(). 3
_block_get_cache_id drupal/modules/block/block.module Assemble the cache_id to use for a given block. 1
_block_custom_theme drupal/modules/block/block.module Theme callback for the block configuration pages. 1
_block_compare drupal/modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name. 1
_batch_test_theme_callback drupal/modules/simpletest/tests/batch_test.module Batch callback function for testing the theme used on the progress page. 1
_batch_test_nested_drupal_form_submit_callback drupal/modules/simpletest/tests/batch_test.module Batch operation: submits form_test_mock_form using drupal_form_submit(). 1
_batch_test_nested_batch_callback drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_finished_helper drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 6
_batch_test_finished_5 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_4 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_3 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_2 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_1 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_finished_0 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished(). 1
_batch_test_callback_5 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 1
_batch_test_callback_2 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 2
_batch_test_callback_1 drupal/modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation(). 3
_batch_test_batch_5 drupal/modules/simpletest/tests/batch_test.module Batch 5: repeats a simple operation. 1
_batch_test_batch_4 drupal/modules/simpletest/tests/batch_test.module Batch 4: batch within a batch.
_batch_test_batch_3 drupal/modules/simpletest/tests/batch_test.module Batch 3: both single and multistep operations. 1
_batch_test_batch_2 drupal/modules/simpletest/tests/batch_test.module Batch 2: single multistep operation. 3
_batch_test_batch_1 drupal/modules/simpletest/tests/batch_test.module Batch 1: repeats a simple operation. 3
_batch_test_batch_0 drupal/modules/simpletest/tests/batch_test.module Batch 0: no operation.
_batch_start drupal/includes/batch.inc Initializes the batch processing. 1
_batch_shutdown drupal/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
_batch_queue drupal/includes/form.inc Returns a queue object for a batch set. 3
_batch_progress_page_nojs drupal/includes/batch.inc Outputs a batch processing page without JavaScript support. 2
_batch_progress_page_js drupal/includes/batch.inc Outputs a batch processing page with JavaScript support. 1
_batch_process drupal/includes/batch.inc Processes sets in a batch. 3
_batch_populate_queue drupal/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_page drupal/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_next_set drupal/includes/batch.inc Retrieves the next set in a batch. 1
_batch_finished drupal/includes/batch.inc Ends the batch processing. 2
_batch_do drupal/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_current_set drupal/includes/batch.inc Returns the batch set being currently processed. 4
_batch_api_percentage drupal/includes/batch.inc Formats the percent completion for a batch set. 2
_authorize_filetransfer_connection_settings_set_defaults drupal/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_authorize_filetransfer_connection_settings drupal/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_aggregator_parse_opml drupal/modules/aggregator/aggregator.admin.inc Parses an OPML file. 1
_aggregator_page_list drupal/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_aggregator_items drupal/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
_aggregator_has_categories drupal/modules/aggregator/aggregator.module Determines whether there are any aggregator categories. 1
_aggregator_get_variables drupal/modules/aggregator/aggregator.module Gets the fetcher, parser, and processors. 3
_aggregator_characters drupal/modules/aggregator/aggregator.processor.inc Creates display text for teaser length option values. 1
_aggregator_category_title drupal/modules/aggregator/aggregator.module Title callback: Returns a title for aggregator category pages. 1

Pages

Other projects