Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TaggedHandlersPass::process | function | core/ |
Finds services tagged with 'service_collector' or 'service_id_collector', then finds all corresponding tagged services. |
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::testProcess | function | core/ |
Tests one consumer and two handlers. |
TaggedHandlersPassTest::testProcessChildDefinition | function | core/ |
Tests child handler with parent service. |
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 varying order of priority and extra parameters. |
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::testServiceIdProcess | function | core/ |
Tests one consumer and two handlers with service ID collection. |
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. |
TaxonomyTermReferenceFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests define value process pipeline. |
TaxonomyThemeHooks::preprocessTaxonomyTerm | function | core/ |
Prepares variables for taxonomy term templates. |
template_preprocess | function | core/ |
Adds a default set of helper variables for preprocessors and templates. |
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_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 block type creation list templates. |
template_preprocess_breadcrumb | function | core/ |
Prepares variables for breadcrumb templates. |
template_preprocess_checkboxes | function | core/ |
Prepares variables for checkboxes 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. |
template_preprocess_fieldset | function | core/ |
Prepares variables for fieldset element templates. |
template_preprocess_field_multiple_value_form | function | core/ |
Prepares variables for individual form element templates. |
template_preprocess_field_ui_table | function | core/ |
Prepares variables for field UI overview table templates. |
template_preprocess_file_link | function | core/ |
Prepares variables for file link templates. |
template_preprocess_file_managed_file | function | core/ |
Prepares variables for file form widget templates. |
template_preprocess_file_upload_help | function | core/ |
Prepares variables for file upload help text templates. |
template_preprocess_file_widget_multiple | function | core/ |
Prepares variables for multi file form widget templates. |
template_preprocess_filter_guidelines | function | core/ |
Prepares variables for text format guideline templates. |
template_preprocess_filter_tips | function | core/ |
Prepares variables for filter tips templates. |
template_preprocess_form | function | core/ |
Prepares variables for form templates. |
template_preprocess_form_element | function | core/ |
Returns HTML for a form element. |
template_preprocess_form_element_label | function | core/ |
Prepares variables for form label templates. |
template_preprocess_html | function | core/ |
Prepares variables for HTML document templates. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.