Search for process

  1. Search 7.x for process
  2. Search 9.5.x for process
  3. Search 10.3.x for process
  4. Search 11.x for process
  5. Other projects
Title Object type File name Summary
ContentPreprocessTest::setupNode function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php Mock a node object.
ContentPreprocessTest::testIsLatestVersionPage function core/modules/content_moderation/tests/src/Unit/ContentPreprocessTest.php @covers ::isLatestVersionPage
@dataProvider routeNodeProvider
content_moderation_preprocess_node function core/modules/content_moderation/content_moderation.module Implements hook_preprocess_HOOK().
content_translation_language_configuration_element_process function core/modules/content_translation/content_translation.module Process callback: Expands the language_configuration form element.
content_translation_preprocess_language_content_settings_table function core/modules/content_translation/content_translation.module Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
ContextProvidersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ContextProvidersPass.php Passes the service IDs of all context providers to the context repository.
ContextualLinkManager::processDefinition function core/lib/Drupal/Core/Menu/ContextualLinkManager.php Performs extra processing on plugin definitions.
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests processDefinition() by passing a plugin definition without a group.
ContextualLinkManagerTest::testProcessDefinitionWithoutRoute function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests processDefinition() by passing a plugin definition without a route.
contextual_preprocess function core/modules/contextual/contextual.module Implements hook_preprocess().
CorsCompilerPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/CorsCompilerPass.php
Cron::processQueues function core/lib/Drupal/Core/Cron.php Processes cron queues.
CronQueueTestBrokenQueue::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
CronQueueTestException::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php
CronQueueTestRequeueException::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php
CssOptimizer::processCss function core/lib/Drupal/Core/Asset/CssOptimizer.php Processes the contents of a stylesheet for aggregation.
CssOptimizer::processFile function core/lib/Drupal/Core/Asset/CssOptimizer.php Build aggregate CSS file.
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Tests a file CSS asset with preprocessing disabled.
D6FileField::processCckFieldValues function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6FileField.php Apply any custom processing to the field bundle migrations.
D6NoCoreVersionSpecified::processCckFieldValues function core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/src/Plugin/migrate/cckfield/D6NoCoreVersionSpecified.php Apply any custom processing to the field bundle migrations.
D7Comment::getProcess function core/modules/comment/src/Plugin/migrate/D7Comment.php Get the normalized process pipeline configuration describing the process
plugins.
Date::processDate function core/lib/Drupal/Core/Render/Element/Date.php Processes a date form element.
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/DateField.php Apply any custom processing to the field bundle migrations.
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/d6/DateField.php Apply any custom processing to the field bundle migrations.
DateFieldTest::providerTestDefineValueProcessPipeline function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Provides data for testDefineValueProcessPipeline().
DateFieldTest::testDefineValueProcessPipeline function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Tests defineValueProcessPipeline.
DateFieldTest::testDefineValueProcessPipelineException function core/modules/datetime/tests/src/Unit/Plugin/migrate/field/DateFieldTest.php Tests invalid date types throw an exception.
Datelist::processDatelist function core/lib/Drupal/Core/Datetime/Element/Datelist.php Expands a date element into an array of individual elements.
DateRangeFieldItemList::processDefaultValue function core/modules/datetime_range/src/Plugin/Field/FieldType/DateRangeFieldItemList.php Processes the default value before being applied.
Datetime::processAjaxForm function core/lib/Drupal/Core/Datetime/Element/Datetime.php Form element processing handler for the #ajax form property.
Datetime::processDatetime function core/lib/Drupal/Core/Datetime/Element/Datetime.php Expands a datetime element type into date and/or time elements.
DateTimeFieldItemList::processDefaultValue function core/modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php Processes the default value before being applied.
DateTimeFormInjectionTest::process function core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php Process callback.
DbLogFormInjectionTest::process function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Process callback.
DefaultPluginManager::processDefinition function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Performs extra processing on plugin definitions.
DefaultPluginManagerTest::providerTestProcessDefinition function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::testProcessDefinition function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::processDefinition
@dataProvider providerTestProcessDefinition
DefaultProcessor class core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Defines a default processor implementation.
DefaultProcessor.php file core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php
DefaultProcessor::$configFactory property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Contains the configuration object factory.
DefaultProcessor::$dateFormatter property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The date formatter service.
DefaultProcessor::$itemStorage property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The entity storage for items.
DefaultProcessor::$messenger property core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php The messenger.
DefaultProcessor::buildConfigurationForm function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Form constructor.
DefaultProcessor::create function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Creates an instance of the plugin.
DefaultProcessor::delete function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Deletes stored feed data.
DefaultProcessor::getConfiguration function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Gets this plugin's configuration.
DefaultProcessor::getEditableConfigNames function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Gets the configuration names that will be editable.
DefaultProcessor::postProcess function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess().
DefaultProcessor::process function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Processes feed data.

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