Search for _process_
- Search 7.x for _process_
- Search 9.5.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 |
|---|---|---|---|
| system_authorized_batch_processing_url | function | core/ |
Returns the URL for the authorize.php script when it is processing a batch. |
| system_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| Table::processTable | function | core/ |
#process callback for #type 'table' to add tableselect support. |
| Tableselect::processTableselect | function | core/ |
Creates checkbox or radio elements to populate a tableselect table. |
| TableSelectTest::testProcessTableselectWithLinkTitle | function | core/ |
@covers ::processTableselect[[api-linebreak]] |
| TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect[[api-linebreak]] |
| TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
| TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue | function | core/ |
Tests consumer method with priority and extra parameters in different order. |
| TaggedHandlersPassTest::testProcessWithExtraArguments | function | core/ |
Tests consumer method with extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdAndExtraArguments | function | core/ |
Tests consumer method with priority, id and extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdParameter | function | core/ |
Tests consumer method with an ID parameter. |
| TaggedHandlersPassTest::testserviceIdProcessPriority | function | core/ |
Tests handler priority sorting for service ID collection. |
| TaxonomyTermReference::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| TaxonomyTermReference::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| TaxonomyTermReferenceCckLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| TaxonomyTermReferenceCckTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| TaxonomyTermReferenceCckTest::testProcessCckFieldValues | function | core/ |
|
| TaxonomyTermReferenceFieldLegacyTest::testDefineValueProcessPipeline | function | core/ |
@expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use defineValueProcessPipeline() instead. See https://www.drupal.org/node/2944598. |
| TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| template_preprocess_admin_block_content | function | core/ |
Prepares variables for administrative content block templates. |
| template_preprocess_admin_page | function | core/ |
Prepares variables for administrative index page templates. |
| template_preprocess_aggregator_feed | function | core/ |
Prepares variables for aggregator feed templates. |
| template_preprocess_aggregator_item | function | core/ |
Prepares variables for aggregator item templates. |
| template_preprocess_authorize_report | function | core/ |
Prepares variables for authorize.php operation report templates. |
| template_preprocess_block | function | core/ |
Prepares variables for block templates. |
| template_preprocess_block_content_add_list | function | core/ |
Prepares variables for a custom block type creation list templates. |
| template_preprocess_book_all_books_block | function | core/ |
Prepares variables for book listing block templates. |
| template_preprocess_book_export_html | function | core/ |
Prepares variables for book export templates. |
| template_preprocess_book_navigation | function | core/ |
Prepares variables for book navigation templates. |
| template_preprocess_book_node_export_html | function | core/ |
Prepares variables for single node export templates. |
| template_preprocess_breadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
| template_preprocess_checkboxes | function | core/ |
Prepares variables for checkboxes templates. |
| template_preprocess_ckeditor_settings_toolbar | function | core/ |
Prepares variables for CKEditor settings toolbar templates. |
| template_preprocess_color_scheme_form | function | core/ |
Prepares variables for color scheme form templates. |
| template_preprocess_comment | function | core/ |
Prepares variables for comment templates. |
| template_preprocess_container | function | core/ |
Prepares variables for container templates. |
| template_preprocess_datetime_form | function | core/ |
Prepares variables for datetime form element templates. |
| template_preprocess_datetime_wrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
| template_preprocess_details | function | core/ |
Prepares variables for details element templates. |
| template_preprocess_entity_add_list | function | core/ |
Prepares variables for the list of available bundles. |
| template_preprocess_field | function | core/ |
Prepares variables for field templates. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.