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