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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TableSelectTest::testProcessTableselectWithStringTitle | function | core/ |
@covers ::processTableselect |
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::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::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. |
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 |
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 |
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_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. |
template_preprocess_fieldset | function | core/ |
Prepares variables for fieldset element templates. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.