Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_aggregator_get_variables drupal/core/modules/aggregator/aggregator.module Gets the fetcher, parser, and processors. 3
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
_aggregator_items drupal/core/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
_aggregator_page_list drupal/core/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_aggregator_parse_opml drupal/core/modules/aggregator/aggregator.admin.inc Parses an OPML file. 1
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
_authorize_filetransfer_connection_settings drupal/core/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_authorize_filetransfer_connection_settings_set_defaults drupal/core/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_batch_api_percentage drupal/core/includes/batch.inc Formats the percent completion for a batch set. 2
_batch_current_set drupal/core/includes/batch.inc Returns the batch set being currently processed. 3
_batch_do drupal/core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_finished drupal/core/includes/batch.inc Ends the batch processing. 2
_batch_next_set drupal/core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_page drupal/core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_populate_queue drupal/core/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_process drupal/core/includes/batch.inc Processes sets in a batch. 3
_batch_progress_page drupal/core/includes/batch.inc Outputs a batch processing page. 1
_batch_queue drupal/core/includes/form.inc Returns a queue object for a batch set. 3
_batch_shutdown drupal/core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
_batch_test_batch_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation. 3
_batch_test_batch_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation. 3
_batch_test_batch_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations. 1
_batch_test_batch_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation. 1
_batch_test_callback_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 3
_batch_test_callback_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a multistep batch operation. 2
_batch_test_callback_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 1
_batch_test_finished_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 0. 1
_batch_test_finished_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 1. 1
_batch_test_finished_2 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 2. 1
_batch_test_finished_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 3. 1
_batch_test_finished_4 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 4. 1
_batch_test_finished_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Triggers 'finished' callback for batch 5. 1
_batch_test_finished_helper drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Provides a common 'finished' callback for batches 1 to 4. 6
_batch_test_nested_batch_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a batch operation setting up its own batch. 1
_batch_test_nested_drupal_form_submit_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch operation: Submits form_test_mock_form() using drupal_form_submit(). 1
_batch_test_theme_callback drupal/core/modules/system/tests/modules/batch_test/batch_test.module Tests the progress page theme by performing a batch callback. 1
_block_compare drupal/core/modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name. 1
_block_custom_theme drupal/core/modules/block/block.module Theme callback: Uses the theme specified in the parameter. 1
_block_get_renderable_block drupal/core/modules/block/block.module Builds the content and subject for a block. 1 1
_block_get_renderable_region drupal/core/modules/block/block.module Gets an array of blocks suitable for drupal_render(). 1
_block_load_blocks drupal/core/modules/block/block.module Loads blocks' information from the database. 1
_block_rehash drupal/core/modules/block/block.module Updates the 'block' DB table with the blocks currently exported by modules. 3
_block_themes_access drupal/core/modules/block/block.module Access callback: Only enabled themes can be accessed. 1
_book_add_form_elements drupal/core/modules/book/book.module Builds the common elements of the book form for the node and outline forms. 2
_book_admin_table drupal/core/modules/book/book.admin.inc Builds the table portion of the form for the book administration page. 1
_book_admin_table_tree drupal/core/modules/book/book.admin.inc Helps build the main table in the book administration page form. 1
_book_flatten_menu drupal/core/modules/book/book.module Recursively converts a tree of menu links to a flat array. 1
_book_install_type_create drupal/core/modules/book/book.install Creates the book content type. 1

Pages

Other projects