Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
_batch_do function includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser.
_batch_finished function includes/batch.inc Ends the batch processing.
_batch_next_set function includes/batch.inc Retrieves the next set in a batch.
_batch_page function includes/batch.inc Renders the batch processing page based on the current state of the batch.
_batch_populate_queue function includes/form.inc Populates a job queue with the operations of a batch set.
_batch_process function includes/batch.inc Processes sets in a batch.
_batch_progress_page function includes/batch.inc Outputs a batch processing page.
_batch_queue function includes/form.inc Returns a queue object for a batch set.
_batch_shutdown function includes/batch.inc Shutdown function: Stores the current batch data for the next request.
_batch_test_batch_0 function modules/simpletest/tests/batch_test.module Batch 0: no operation.
_batch_test_batch_1 function modules/simpletest/tests/batch_test.module Batch 1: repeats a simple operation.
_batch_test_batch_2 function modules/simpletest/tests/batch_test.module Batch 2: single multistep operation.
_batch_test_batch_3 function modules/simpletest/tests/batch_test.module Batch 3: both single and multistep operations.
_batch_test_batch_4 function modules/simpletest/tests/batch_test.module Batch 4: batch within a batch.
_batch_test_batch_5 function modules/simpletest/tests/batch_test.module Batch 5: repeats a simple operation.
_batch_test_callback_1 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_2 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_5 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_finished_0 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_nested_batch_callback function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_nested_drupal_form_submit_callback function modules/simpletest/tests/batch_test.module Batch operation: submits form_test_mock_form using drupal_form_submit().
_batch_test_theme_callback function modules/simpletest/tests/batch_test.module Batch callback function for testing the theme used on the progress page.
_block_compare function modules/block/block.admin.inc Sorts active blocks by region, then by weight; sorts inactive blocks by name.
_block_custom_theme function modules/block/block.module Theme callback for the block configuration pages.
_block_get_cache_id function modules/block/block.module Assemble the cache_id to use for a given block.
_block_get_renderable_array function modules/block/block.module Gets an array of blocks suitable for drupal_render().
_block_load_blocks function modules/block/block.module Loads blocks' information from the database.
_block_rehash function modules/block/block.module Updates the 'block' DB table with the blocks currently exported by modules.
_block_render_blocks function modules/block/block.module Render the content and subject for a set of blocks.
_block_themes_access function modules/block/block.module Menu item access callback - only admin or enabled themes can be accessed.
_blog_post_exists function modules/blog/blog.module Helper function to determine if a user has blog posts already.
_book_add_form_elements function modules/book/book.module Builds the common elements of the book form for the node and outline forms.
_book_admin_table function modules/book/book.admin.inc Builds the table portion of the form for the book administration page.
_book_admin_table_tree function modules/book/book.admin.inc Helps build the main table in the book administration page form.
_book_flatten_menu function modules/book/book.module Recursively converts a tree of menu links to a flat array.
_book_install_type_create function modules/book/book.install Creates the book content type.
_book_link_defaults function modules/book/book.module Returns an array with default values for a book page's menu link.
_book_node_is_removable function modules/book/book.module Determines if a node can be removed from the book.
_book_outline_access function modules/book/book.module Access callback: Determines if the outline tab is accessible.
_book_outline_remove_access function modules/book/book.module Access callback: Determines if the user can remove nodes from the outline.
_book_parent_depth_limit function modules/book/book.module Finds the depth limit for items in the parent select.
_book_parent_select function modules/book/book.module Builds the parent selection form element for the node form or outline tab.
_book_toc_recurse function modules/book/book.module Recursively processes and formats menu items for book_toc().
_book_update_outline function modules/book/book.module Handles additions and updates to the book outline.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.