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
CronQueueTestRequeueException::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php Works on a single queue item.
CronQueueTestSuspendQueue::processItem function core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestSuspendQueue.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.
D7Comment::getProcess function core/modules/comment/src/Plugin/migrate/D7Comment.php Gets the normalized process plugin configuration.
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.
DatePreprocess class core/lib/Drupal/Core/Datetime/DatePreprocess.php Preprocess for common/core theme templates.
DatePreprocess.php file core/lib/Drupal/Core/Datetime/DatePreprocess.php
DatePreprocess::preprocessDatetimeForm function core/lib/Drupal/Core/Datetime/DatePreprocess.php Prepares variables for datetime form element templates.
DatePreprocess::preprocessDatetimeWrapper function core/lib/Drupal/Core/Datetime/DatePreprocess.php Prepares variables for datetime form wrapper templates.
DatePreprocess::preprocessTime function core/lib/Drupal/Core/Datetime/DatePreprocess.php Prepares variables for time templates.
DatePreprocess::__construct function core/lib/Drupal/Core/Datetime/DatePreprocess.php
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.
DatetimeFormElementTest::testDatetimeLocalProcessDatetime function core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php Checks expected values are returned by ::processDatetime().
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 Tests process definition.
DeprecatedServicePass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/DeprecatedServicePass.php
DevelopmentSettingsPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/DevelopmentSettingsPass.php
DrupalSelenium2Driver::processJavascriptDeprecations function core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php Re-triggers within PHPUnit Javascript deprecations from the front-end.
DrupalTranslator::processParameters function core/lib/Drupal/Core/Validation/DrupalTranslator.php Processes the parameters array for use with TranslatableMarkup.
Drupal\Core\Breadcrumb\BreadcrumbPreprocess service core/core.services.yml Drupal\Core\Breadcrumb\BreadcrumbPreprocess
Drupal\Core\Datetime\DatePreprocess service core/core.services.yml Drupal\Core\Datetime\DatePreprocess
Drupal\Core\Field\FieldPreprocess service core/core.services.yml Drupal\Core\Field\FieldPreprocess
Drupal\Core\Form\FormPreprocess service core/core.services.yml Drupal\Core\Form\FormPreprocess
Drupal\Core\Menu\MenuPreprocess service core/core.services.yml Drupal\Core\Menu\MenuPreprocess
Drupal\Core\Pager\PagerPreprocess service core/core.services.yml Drupal\Core\Pager\PagerPreprocess
Drupal\Core\Theme\ImagePreprocess service core/core.services.yml Drupal\Core\Theme\ImagePreprocess
Drupal\Core\Theme\ThemePreprocess service core/core.services.yml Drupal\Core\Theme\ThemePreprocess
Drupal\fixture_manipulator\ProcessFactory service core/modules/package_manager/tests/modules/fixture_manipulator/fixture_manipulator.services.yml
Drupal\package_manager\PackageManagerUpdateProcessor service core/modules/package_manager/package_manager.services.yml
Drupal\system\Theme\SystemAdminThemePreprocess service core/modules/system/system.services.yml Drupal\system\Theme\SystemAdminThemePreprocess
EditorFileReference::process function core/modules/editor/src/Plugin/Filter/EditorFileReference.php Performs the filter processing.
Email::defineValueProcessPipeline function core/modules/field/src/Plugin/migrate/field/Email.php Apply any custom processing to the field bundle migrations.
Entity::processStubRow function core/modules/migrate/src/Plugin/migrate/destination/Entity.php Populates as much of the stub row as possible.
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.

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