Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_batch_test_callback_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 1
_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_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Performs a simple batch operation. 3
_batch_test_batch_5 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation. 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_3 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations. 1
_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_1 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation. 3
_batch_test_batch_0 drupal/core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_shutdown drupal/core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
_batch_queue drupal/core/includes/form.inc Returns a queue object for a batch set. 3
_batch_progress_page drupal/core/includes/batch.inc Outputs a batch processing page. 1
_batch_process drupal/core/includes/batch.inc Processes sets in a batch. 3
_batch_populate_queue drupal/core/includes/form.inc Populates a job queue with the operations of a batch set. 2
_batch_page drupal/core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 4
_batch_next_set drupal/core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_finished drupal/core/includes/batch.inc Ends the batch processing. 2
_batch_do drupal/core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_current_set drupal/core/includes/batch.inc Returns the batch set being currently processed. 3
_batch_api_percentage drupal/core/includes/batch.inc Formats the percent completion for a batch set. 2
_authorize_filetransfer_connection_settings_set_defaults drupal/core/includes/authorize.inc Sets the default settings on a file transfer connection form recursively. 1
_authorize_filetransfer_connection_settings drupal/core/includes/authorize.inc Generates the Form API array for a given connection backend's settings. 1
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
_aggregator_parse_opml drupal/core/modules/aggregator/aggregator.admin.inc Parses an OPML file. 1
_aggregator_page_list drupal/core/modules/aggregator/aggregator.pages.inc Prints an aggregator page listing a number of feed items. 3
_aggregator_items drupal/core/modules/aggregator/aggregator.module Helper function for drupal_map_assoc. 1
_aggregator_has_categories drupal/core/modules/aggregator/aggregator.module Access callback: Determines whether there are any aggregator categories. 1
_aggregator_get_variables drupal/core/modules/aggregator/aggregator.module Gets the fetcher, parser, and processors. 3
_aggregator_characters drupal/core/modules/aggregator/aggregator.processor.inc Creates display text for teaser length option values. 1
_aggregator_category_title drupal/core/modules/aggregator/aggregator.module Title callback: Returns a title for aggregatory category pages. 1
xmlrpc_value_get_xml drupal/core/modules/xmlrpc/xmlrpc.inc Generates XML representing the given value. 2
xmlrpc_value_calculate_type drupal/core/modules/xmlrpc/xmlrpc.inc Maps a PHP type to an XML-RPC type. 1
xmlrpc_value drupal/core/modules/xmlrpc/xmlrpc.inc Turns a data structure into objects with 'data' and 'type' attributes. 2
xmlrpc_test_xmlrpc_alter drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc_alter().
xmlrpc_test_xmlrpc drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_simpleStructReturnTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_nestedStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_moderateSizeArrayCheck drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_message_sized_in_kb drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Created a message of the desired size in KB. 1 1
xmlrpc_test_manyTypesTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_echoStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_easyStructTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_countTheEntities drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_test_arrayOfStructsTest drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module 1 1
xmlrpc_server_set drupal/core/modules/xmlrpc/xmlrpc.server.inc Stores a copy of an XML-RPC request temporarily. 2
xmlrpc_server_page drupal/core/modules/xmlrpc/xmlrpc.server.inc Process an XML-RPC request. 1
xmlrpc_server_output drupal/core/modules/xmlrpc/xmlrpc.server.inc Sends XML-RPC output to the browser. 2
xmlrpc_server_multicall drupal/core/modules/xmlrpc/xmlrpc.server.inc Dispatches multiple XML-RPC requests. 1
xmlrpc_server_method_signature drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns one method signature for a function. 1
xmlrpc_server_method_help drupal/core/modules/xmlrpc/xmlrpc.server.inc Returns the help for an XML-RPC method. 1

Pages

Other projects