Search for _process_

  1. Search 7.x for _process_
  2. Search 8.9.x for _process_
  3. Search 10.3.x for _process_
  4. Search 11.x for _process_
  5. Search main for _process_
  6. Other projects
Title Object type File name Summary
CronQueueTestRequeueException::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php Works on a single queue item.
CronTest::processQueuesTestData function core/tests/Drupal/Tests/Core/CronTest.php Data provider for ::testProcessQueues() method.
CronTest::testProcessQueues function core/tests/Drupal/Tests/Core/CronTest.php Tests the ::processQueues() method.
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 Processes CSS file and adds base URLs to any relative resource paths.
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled function core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php Tests a file CSS asset with preprocessing disabled.
Date::processDate function core/lib/Drupal/Core/Render/Element/Date.php Processes a date form element.
DateElementTest::testProcessDate function core/tests/Drupal/Tests/Core/Render/Element/DateElementTest.php @covers ::processDate[[api-linebreak]]
@group legacy
DateField::defineValueProcessPipeline function core/modules/datetime/src/Plugin/migrate/field/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.
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[[api-linebreak]]
@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.
DefaultProcessor::setConfiguration function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Sets the configuration for this plugin instance.
DefaultProcessor::submitConfigurationForm function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Form submission handler.
DefaultProcessor::__construct function core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php Constructs a DefaultProcessor object.
DrupalTranslator::processParameters function core/lib/Drupal/Core/Validation/DrupalTranslator.php Processes the parameters array for use with TranslatableMarkup.
Email::defineValueProcessPipeline function core/modules/field/src/Plugin/migrate/field/Email.php Apply any custom processing to the field bundle migrations.
EntityAccessControlHandler::processAccessHookResults function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Determines entity access.
EntityAutocomplete::processEntityAutocomplete function core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php Adds entity autocomplete functionality to a form element.
EntityComment::processStubRow function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Populates as much of the stub row as possible.
EntityContentBase::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Populates as much of the stub row as possible.
EntityFieldRenderer::$processedRows property core/modules/views/src/Entity/Render/EntityFieldRenderer.php A list of indexes of rows whose fields have already been rendered.
EntityFile::processStubRow function core/modules/file/src/Plugin/migrate/destination/EntityFile.php Populates as much of the stub row as possible.
EntityForm::processForm function core/lib/Drupal/Core/Entity/EntityForm.php Process callback: assigns weights and hides extra fields.
EntityFormDisplay::processForm function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Process callback: assigns weights and hides extra fields.
EntityReferenceFieldItemList::processDefaultValue function core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php Processes the default value before being applied.
EntityReferenceItem::fieldSettingsAjaxProcessElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Adds the field settings to AJAX form elements.
EntityReferenceItem::formProcessMergeParent function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Render API callback that moves entity reference elements up a level.
EntityTypeManager::processDefinition function core/lib/Drupal/Core/Entity/EntityTypeManager.php Performs extra processing on plugin definitions.

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