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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aggregator.processor.inc | file | modules/ |
Processor functions for the aggregator module. |
aggregator_aggregator_process | function | modules/ |
Implements hook_aggregator_process(). |
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. |
batch_process | function | includes/ |
Processes the batch. |
callback_filter_process | function | modules/ |
Provide text filtered to conform to the supplied format. |
CascadingStylesheetsTestCase::testRenderInlineNoPreprocess | function | modules/ |
Tests rendering inline stylesheets with preprocessing off. |
CascadingStylesheetsTestCase::testRenderInlinePreprocess | function | modules/ |
Tests rendering inline stylesheets with preprocessing on. |
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess | function | modules/ |
Tests removing charset when rendering stylesheets with preprocessing on. |
contextual_preprocess | function | modules/ |
Implements hook_preprocess(). |
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. |
field_attach_preprocess | function | modules/ |
Populate the template variables with the field values available for rendering. |
file_field_widget_process | function | modules/ |
An element #process callback for the file_generic field type. |
file_field_widget_process_multiple | function | modules/ |
An element #process callback for a group of file_generic fields. |
file_managed_file_process | function | modules/ |
Process function to expand the managed_file element type. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.