6 methods override InboundPathProcessorInterface::processInbound() in Drupal 10
- AliasPathProcessor::processInbound in core/
modules/ path_alias/ src/ PathProcessor/ AliasPathProcessor.php - Processes the inbound path.
- BrokenInboundPathProcessor::processInbound in core/
modules/ system/ tests/ modules/ update_script_test/ src/ PathProcessor/ BrokenInboundPathProcessor.php - Processes the inbound path.
- PathProcessor::processInbound in core/
modules/ system/ tests/ modules/ url_alter_test/ src/ PathProcessor.php - Processes the inbound path.
- PathProcessorFiles::processInbound in core/
modules/ system/ src/ PathProcessor/ PathProcessorFiles.php - Processes the inbound path.
- PathProcessorLanguage::processInbound in core/
modules/ language/ src/ HttpKernel/ PathProcessorLanguage.php - Processes the inbound path.
- PathProcessorTest::processInbound in core/
modules/ system/ tests/ modules/ url_alter_test/ src/ PathProcessorTest.php - Processes the inbound path.