Search for _process_
- Search 7.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 |
|---|---|---|---|
| InboundPathProcessorInterface.php | file | core/ |
|
| InboundPathProcessorInterface::processInbound | function | core/ |
Processes the inbound path. |
| InlineBlock::processBlockForm | function | core/ |
Process callback to insert a Custom Block form. |
| inline_form_errors_preprocess_datetime_wrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| inline_form_errors_preprocess_details | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| inline_form_errors_preprocess_fieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| inline_form_errors_preprocess_form_element | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| InstallHelper::processArticle | function | core/ |
Process article data into article node structure. |
| InstallHelper::processBannerBlock | function | core/ |
Process block_banner data into block_banner block structure. |
| InstallHelper::processContent | function | core/ |
Process content into a structure that can be saved into Drupal. |
| InstallHelper::processDisclaimerBlock | function | core/ |
Process disclaimer_block data into disclaimer_block block structure. |
| InstallHelper::processFooterPromoBlock | function | core/ |
Process footer_block data into footer_block block structure. |
| InstallHelper::processImage | function | core/ |
Process images into media entities. |
| InstallHelper::processPage | function | core/ |
Process pages data into page node structure. |
| InstallHelper::processRecipe | function | core/ |
Process recipe data into recipe node structure. |
| InstallHelper::processTerm | function | core/ |
Process terms for a given vocabulary and filename. |
| ItemsImporter::$processorManager | property | core/ |
The aggregator processor manager. |
| JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 | function | core/ |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
| LanguageConfiguration::processLanguageConfiguration | function | core/ |
Process handler for the language_configuration form element. |
| LanguageNegotiationContentEntity::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationSession::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUrl::processInbound | function | core/ |
Processes the inbound path. |
| LanguageNegotiationUrl::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUserAdmin::$pathProcessorManager | property | core/ |
The path processor manager. |
| language_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| language_process_language_select | function | core/ |
Processes a language select list form element. |
| LayoutPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition[[api-linebreak]] |
| LayoutTest::processCallback | function | core/ |
Provides a test #process callback. |
| layout_builder_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
| layout_builder_test_preprocess_layout__onecol | function | core/ |
Implements hook_preprocess_HOOK() for one-column layout template. |
| layout_builder_test_preprocess_layout__twocol_section | function | core/ |
Implements hook_preprocess_HOOK() for two-column layout template. |
| layout_builder_theme_suggestions_test_preprocess_item_list__layouts | function | core/ |
Implements hook_preprocess_HOOK() for the list of layouts. |
| LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| LocaleConfigManager::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleConfigSubscriber::processTranslatableData | function | core/ |
Process the translatable data array with a given language. |
| LocaleTranslation::processItem | function | core/ |
The translation update functions executed here are batch operations which are also used in translation update batches. The batch functions may need to be executed multiple times to complete their task, typically this is the translation import… |
| locale_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| LocalTaskManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MachineName::processMachineName | function | core/ |
Processes a machine-readable name form element. |
| MachineNameTest::testProcessMachineName | function | core/ |
@covers ::processMachineName[[api-linebreak]] |
| ManagedFile::processManagedFile | function | core/ |
Render API callback: Expands the managed_file element type. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaEmbedFilterTestBase::processText | function | core/ |
Processes text through the provided filters. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| media_library_preprocess_media | function | core/ |
Implements hook_preprocess_media(). |
| media_library_preprocess_views_view_fields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| media_library_preprocess_views_view__media_library | function | core/ |
Implements hook_preprocess_views_view() for the 'media_library' view. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.