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. Other projects
Title Object type File name Summary
PasswordConfirm::processPasswordConfirm function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Expand a password_confirm field into two text boxes.
PathProcessor class core/modules/system/tests/modules/url_alter_test/src/PathProcessor.php Path processor for url_alter_test.
PathProcessor.php file core/modules/system/tests/modules/url_alter_test/src/PathProcessor.php
PathProcessor::processInbound function core/modules/system/tests/modules/url_alter_test/src/PathProcessor.php Processes the inbound path.
PathProcessorDecode class core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path by urldecoding it.
PathProcessorDecode.php file core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
PathProcessorDecode::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path.
PathProcessorFront class core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Processes the inbound path by resolving it to the front page if empty.
PathProcessorFront.php file core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php
PathProcessorFront::$config property core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php A config factory for retrieving required config settings.
PathProcessorFront::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Processes the inbound path.
PathProcessorFront::__construct function core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php Constructs a PathProcessorFront object.
PathProcessorFrontTest class core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Test front page path processing.
PathProcessorFrontTest.php file core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php
PathProcessorFrontTest::providerProcessInbound function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Inbound paths and expected results.
PathProcessorFrontTest::testProcessInbound function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Tests basic inbound processing functionality.
PathProcessorFrontTest::testProcessInboundBadConfig function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php Tests inbound failure with broken config.
PathProcessorManager class core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Path processor manager.
PathProcessorManager.php file core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php
PathProcessorManager::$inboundProcessors property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of inbound processors to cycle through.
PathProcessorManager::$outboundProcessors property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of outbound processors to cycle through.
PathProcessorManager::$sortedInbound property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of inbound processors, sorted by priority.
PathProcessorManager::$sortedOutbound property core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Holds the array of outbound processors, sorted by priority.
PathProcessorManager::addInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Adds an inbound processor object to the $inboundProcessors property.
PathProcessorManager::addOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Adds an outbound processor object to the $outboundProcessors property.
PathProcessorManager::getInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Returns the sorted array of inbound processors.
PathProcessorManager::getOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Returns the sorted array of outbound processors.
PathProcessorManager::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Processes the inbound path.
PathProcessorManager::processOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Processes the outbound path.
PathProcessorManager::sortProcessors function core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php Sorts the processors according to priority.
PathProcessorTest class core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php Tests processing of the inbound path.
PathProcessorTest.php file core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
PathProcessorTest::$languageManager property core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php The language manager stub used to construct a PathProcessorLanguage object.
PathProcessorTest::$languages property core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php Configuration for the languageManager stub.
PathProcessorTest::setUp function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
PathProcessorTest::testProcessInbound function core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php Tests resolving the inbound path to the system path.
PathValidator::$pathProcessor property core/lib/Drupal/Core/Path/PathValidator.php The path processor.
PathValidatorTest::$pathProcessor property core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php The path processor.
path_processor_decode service core/core.services.yml Drupal\Core\PathProcessor\PathProcessorDecode
path_processor_front service core/core.services.yml Drupal\Core\PathProcessor\PathProcessorFront
path_processor_manager service core/core.services.yml Drupal\Core\PathProcessor\PathProcessorManager
PlaceholderStrategyInterface::processPlaceholders function core/lib/Drupal/Core/Render/Placeholder/PlaceholderStrategyInterface.php Processes placeholders to render them with different strategies.
plugin.manager.aggregator.processor service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\Plugin\AggregatorPluginManager
PluginManagerPass::process function core/lib/Drupal/Core/Plugin/PluginManagerPass.php
ProcessorInterface interface core/modules/aggregator/src/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.
ProcessorInterface.php file core/modules/aggregator/src/Plugin/ProcessorInterface.php
ProcessorInterface::delete function core/modules/aggregator/src/Plugin/ProcessorInterface.php Deletes stored feed data.
ProcessorInterface::postProcess function core/modules/aggregator/src/Plugin/ProcessorInterface.php Refreshes feed information.
ProcessorInterface::process function core/modules/aggregator/src/Plugin/ProcessorInterface.php Processes feed data.
ProjectInfo::processInfoList function core/lib/Drupal/Core/Utility/ProjectInfo.php Populates an array of project data.

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