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_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the inbound path. |
| InboundPathProcessorInterface.php | file | core/ |
|
| InboundPathProcessorInterface::processInbound | function | core/ |
Processes the inbound path. |
| InlineBlock::processBlockForm | function | core/ |
Process callback to insert a Content Block form. |
| InlineFormErrorsThemeHooks::preprocessDatetimeWrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| InlineFormErrorsThemeHooks::preprocessDetails | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| InlineFormErrorsThemeHooks::preprocessFieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| InlineFormErrorsThemeHooks::preprocessFormElement | 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. |
| JsDisplaceThemeHooks::preprocessHtml | function | core/ |
Implements hook_preprocess_HOOK(). |
| 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. |
| LanguageNegotiationContentEntityTest::testProcessOutbound | function | core/ |
Tests process outbound. |
| LanguageNegotiationSession::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUrl::processInbound | function | core/ |
Processes the inbound path. |
| LanguageNegotiationUrl::processOutbound | function | core/ |
Processes the outbound path. |
| LanguageNegotiationUrlTest::testProcessOutboundOutputsRelativePathsForSameDomain | function | core/ |
Tests path outbound processing correctly setting relative/absolute paths. |
| LanguageNegotiationUserAdmin::$pathProcessorManager | property | core/ |
The path processor manager. |
| LanguageThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| LanguageThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Prepares variables for language content settings table templates. |
| LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm | function | core/ |
Prepares variables for language negotiation configuration form. |
| language_process_language_select | function | core/ |
Processes a language select list form element. |
| LayoutBuilderThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
| LayoutDiscoveryThemeHooks::preprocessLayout | function | core/ |
Prepares variables for layout templates. |
| LayoutPluginManager::processDefinition | function | core/ |
|
| LayoutPluginManagerTest::testProcessDefinition | function | core/ |
Tests process definition. |
| LayoutPluginManagerTest::testProcessDefinitionWithMissingLayoutCategory | function | core/ |
Tests ::processDefinition() with a layout that doesn't have a category. |
| LayoutPluginManagerTest::testProcessDefinitionWithMissingLayoutLabel | function | core/ |
Tests ::processDefinition() with a layout that doesn't have a label. |
| LayoutTest::processCallback | function | core/ |
Provides a test #process callback. |
| LayoutTestThemeHooks::templatePreprocessLayoutTest2col | function | core/ |
Implements hook_preprocess_HOOK() for layout templates. |
| LinkField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| LinkFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests define value process pipeline. |
| LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| ListStringItem::processAllowedValuesKey | function | core/ |
Sets the machine name source to be the label. |
| 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. |
| LocaleThemeHooks::preprocessLocaleTranslationLastCheck | function | core/ |
Prepares variables for most recent translation update templates. |
| LocaleThemeHooks::preprocessLocaleTranslationUpdateInfo | function | core/ |
Prepares variables for translation status information templates. |
| LocaleThemeHooks::preprocessNode | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| 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… |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.