Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 8.9.x for process
  4. Search 10.3.x for process
  5. Other projects
Title Object type File name Summary
InstallHelper::processTerm function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Process terms for a given vocabulary and filename.
JsDisplaceThemeHooks::preprocessHtml function core/modules/system/tests/modules/js_displace/src/Hook/JsDisplaceThemeHooks.php Implements hook_preprocess_HOOK().
JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure POSTing invalid data results in a 422 response, not a PHP error.
js_displace_preprocess_html function core/modules/system/tests/modules/js_displace/js_displace.module Implements hook_preprocess_html().
LanguageConfiguration::processLanguageConfiguration function core/modules/language/src/Element/LanguageConfiguration.php Process handler for the language_configuration form element.
LanguageNegotiationContentEntity::processOutbound function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php Processes the outbound path.
LanguageNegotiationContentEntityTest::testProcessOutbound function core/modules/language/tests/src/Unit/Plugin/LanguageNegotiation/LanguageNegotiationContentEntityTest.php @covers ::processOutbound[[api-linebreak]]
LanguageNegotiationSession::processOutbound function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php Processes the outbound path.
LanguageNegotiationUrl::processInbound function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php Processes the inbound path.
LanguageNegotiationUrl::processOutbound function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php Processes the outbound path.
LanguageNegotiationUrlTest::testProcessOutboundOutputsRelativePathsForSameDomain function core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php Tests path outbound processing correctly setting relative/absolute paths.
LanguageNegotiationUserAdmin::$pathProcessorManager property core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php The path processor manager.
language_preprocess_block function core/modules/language/language.module Implements hook_preprocess_HOOK() for block templates.
language_process_language_select function core/modules/language/language.module Processes a language select list form element.
LayoutPluginManager::processDefinition function core/lib/Drupal/Core/Layout/LayoutPluginManager.php Performs extra processing on plugin definitions.
LayoutPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php @covers ::processDefinition[[api-linebreak]]
LayoutTest::processCallback function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Provides a test #process callback.
layout_builder_preprocess_language_content_settings_table function core/modules/layout_builder/layout_builder.module Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
layout_builder_test_preprocess_layout__onecol function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_preprocess_HOOK() for one-column layout template.
layout_builder_test_preprocess_layout__twocol_section function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_preprocess_HOOK() for two-column layout template.
layout_builder_theme_suggestions_test_preprocess_item_list__layouts function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module Implements hook_preprocess_HOOK() for the list of layouts.
LegacyFileThemeTest::testTemplatePreprocessFileUploadHelp function core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php @covers ::template_preprocess_file_upload_help
LinkField::defineValueProcessPipeline function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php Apply any custom processing to the field bundle migrations.
LinkFieldTest::testDefineValueProcessPipeline function core/modules/link/tests/src/Unit/Plugin/migrate/field/d6/LinkFieldTest.php @covers ::defineValueProcessPipeline[[api-linebreak]]
LinksetController::process function core/modules/system/src/Controller/LinksetController.php Serve linkset requests.
LinksetController::processCustomLinkAttributes function core/modules/system/src/Controller/LinksetController.php Process custom link parameters.
ListCacheBinsPass::process function core/lib/Drupal/Core/Cache/ListCacheBinsPass.php Implements CompilerPassInterface::process().
ListStringItem::processAllowedValuesKey function core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php Sets the machine name source to be the label.
LocaleConfigManager::processTranslatableData function core/modules/locale/src/LocaleConfigManager.php Process the translatable data array with a given language.
LocaleConfigSubscriber::processTranslatableData function core/modules/locale/src/LocaleConfigSubscriber.php Process the translatable data array with a given language.
LocaleThemeHooks::preprocessNode function core/modules/locale/src/Hook/LocaleThemeHooks.php Implements hook_preprocess_HOOK() for node templates.
LocaleTranslation::processItem function core/modules/locale/src/Plugin/QueueWorker/LocaleTranslation.php 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…
LocalTaskManager::processDefinition function core/lib/Drupal/Core/Menu/LocalTaskManager.php Performs extra processing on plugin definitions.
LoggerAwarePass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/LoggerAwarePass.php
MachineName::processMachineName function core/lib/Drupal/Core/Render/Element/MachineName.php Processes a machine-readable name form element.
MachineNameTest::testProcessMachineName function core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @covers ::processMachineName[[api-linebreak]]
MainContentRenderersPass::process function core/lib/Drupal/Core/Render/MainContent/MainContentRenderersPass.php Collects the available main content renderer service IDs into the
main_content_renderers parameter, keyed by format.
ManagedFile::processManagedFile function core/modules/file/src/Element/ManagedFile.php Render API callback: Expands the managed_file element type.
Mapping::processRequiredKeyFlags function core/lib/Drupal/Core/Config/Schema/Mapping.php Validates optional `requiredKey` flags, guarantees one will be set.
MediaConfigUpdater::processOembedEagerLoadField function core/modules/media/src/MediaConfigUpdater.php Processes oembed type fields.
MediaEmbed::process function core/modules/media/src/Plugin/Filter/MediaEmbed.php Performs the filter processing.
MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed function core/modules/media/tests/src/Kernel/MediaEmbedFilterTest.php Tests that only <drupal-media> tags are processed.
MediaEmbedFilterTestBase::processText function core/modules/media/tests/src/Kernel/MediaEmbedFilterTestBase.php Processes text through the provided filters.
MediaTest::testOnlyDrupalMediaTagProcessed function core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php Tests that only <drupal-media> tags are processed.
MediaTestEmbedThemeHooks::preprocessMediaEmbedError function core/modules/media/tests/modules/media_test_embed/src/Hook/MediaTestEmbedThemeHooks.php Implements hook_preprocess_HOOK().
MediaTestOembedThemeHooks::preprocessMediaOembedIframe function core/modules/media/tests/modules/media_test_oembed/src/Hook/MediaTestOembedThemeHooks.php Implements hook_preprocess_media_oembed_iframe().
media_library_preprocess_media function core/modules/media_library/media_library.module Implements hook_preprocess_media().
media_library_preprocess_views_view_fields function core/modules/media_library/media_library.module Implements hook_preprocess_views_view_fields().
media_library_preprocess_views_view__media_library function core/modules/media_library/media_library.module Implements hook_preprocess_views_view() for the 'media_library' view.
media_preprocess_media_reference_help function core/modules/media/media.module Implements hook_preprocess_HOOK() for media reference widgets.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.