Search for _process_

  1. Search 9.5.x for _process_
  2. Search 8.9.x for _process_
  3. Search 10.3.x for _process_
  4. Search 11.x for _process_
  5. Search main for _process_
  6. Other projects
Title Object type File name Summary
aggregator.processor.inc file modules/aggregator/aggregator.processor.inc Processor functions for the aggregator module.
aggregator_aggregator_process_info function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_process_info().
ajax_process_form function includes/ajax.inc Form element processing handler for the #ajax form property.
bartik_preprocess_block function themes/bartik/template.php Override or insert variables into the block template.
bartik_preprocess_html function themes/bartik/template.php Add body classes if certain regions have content.
bartik_preprocess_maintenance_page function themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_preprocess_node function themes/bartik/template.php Override or insert variables into the node template.
bartik_process_html function themes/bartik/template.php Override or insert variables into the page template for HTML output.
bartik_process_maintenance_page function themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_process_page function themes/bartik/template.php Override or insert variables into the page template.
BatchProcessingTestCase class modules/simpletest/tests/batch.test Tests for the Batch API.
BatchProcessingTestCase::assertBatchMessages function modules/simpletest/tests/batch.test Will trigger a pass if the texts were found in order in the raw content.
BatchProcessingTestCase::getInfo function modules/simpletest/tests/batch.test
BatchProcessingTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchProcessingTestCase::testBatchForm function modules/simpletest/tests/batch.test Test batches defined in a form submit handler.
BatchProcessingTestCase::testBatchFormMultipleBatches function modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
BatchProcessingTestCase::testBatchFormMultistep function modules/simpletest/tests/batch.test Test batches defined in a multistep form.
BatchProcessingTestCase::testBatchFormProgrammatic function modules/simpletest/tests/batch.test Test batches defined in a programmatically submitted form.
BatchProcessingTestCase::testBatchLargePercentage function modules/simpletest/tests/batch.test Test batches that return $context['finished'] > 1 do in fact complete.
See http://drupal.org/node/600836
BatchProcessingTestCase::testBatchNoForm function modules/simpletest/tests/batch.test Test batches triggered outside of form submission.
BatchProcessingTestCase::testDrupalFormSubmitInBatch function modules/simpletest/tests/batch.test Test that drupal_form_submit() can run within a batch operation.
BatchProcessingTestCase::_resultMessages function modules/simpletest/tests/batch.test Helper function: return expected result messages for the test batches.
BatchProcessingTestCase::_resultStack function modules/simpletest/tests/batch.test Helper function: return expected execution stacks for the test batches.
DatabaseSchema_mysql::processField function includes/database/mysql/schema.inc Set database-engine specific properties for a field.
DatabaseSchema_pgsql::processField function includes/database/pgsql/schema.inc Set database-engine specific properties for a field.
DatabaseSchema_sqlite::processField function includes/database/sqlite/schema.inc Set database-engine specific properties for a field.
drupal_get_schema_unprocessed function includes/common.inc Returns the unprocessed and unaltered version of a module's schema.
drupal_process_attached function includes/common.inc Adds attachments to a render() structure.
drupal_process_form function includes/form.inc Processes a form submission.
drupal_process_states function includes/common.inc Adds JavaScript to change the state of an element based on another element.
file_field_widget_process_multiple function modules/file/file.field.inc An element #process callback for a group of file_generic fields.
filter_process_format function modules/filter/filter.module Expands an element into a base element with text format selector attached.
FormsTestCase::testCheckboxProcessing function modules/simpletest/tests/form.test Test default value handling for checkboxes.
form_process_actions function includes/form.inc Processes a form actions container element.
form_process_autocomplete function includes/form.inc Process function to prepare autocomplete data.
form_process_button function includes/form.inc Processes a form button element.
form_process_checkbox function includes/form.inc Sets the #checked property of a checkbox element.
form_process_checkboxes function includes/form.inc Processes a checkboxes form element.
form_process_container function includes/form.inc Processes a container element.
form_process_date function includes/form.inc Expands a date element into year, month, and day select elements.
form_process_fieldset function includes/form.inc Arranges fieldsets into groups.
form_process_machine_name function includes/form.inc Processes a machine-readable name form element.
form_process_password_confirm function includes/form.inc Expand a password_confirm field into two text boxes.
form_process_radios function includes/form.inc Expands a radios element into individual radio elements.
form_process_select function includes/form.inc Processes a select list form element.
form_process_tableselect function includes/form.inc Creates checkbox or radio elements to populate a tableselect table.
form_process_vertical_tabs function includes/form.inc Creates a group formatted as vertical tabs.
form_process_weight function includes/form.inc Expands a weight element into a select element.
garland_preprocess_block function themes/garland/template.php Override or insert variables into the block template.
garland_preprocess_comment function themes/garland/template.php Override or insert variables into the comment template.

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