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. Search main for _process
  6. Other projects
Title Object type File name Summary
ModifyServiceDefinitionsPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ModifyServiceDefinitionsPass.php
NodeReference::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/field/NodeReference.php Apply any custom processing to the field bundle migrations.
node_preprocess_block function core/modules/node/node.module Implements hook_preprocess_HOOK() for block templates.
node_preprocess_html function core/modules/node/node.module Implements hook_preprocess_HOOK() for HTML document templates.
NullGenerator::processPath function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the path to a processor manager to allow alterations.
NullGenerator::processRoute function core/lib/Drupal/Core/Routing/NullGenerator.php Passes the route to the processor manager for altering before compilation.
NullIdMap::processedCount function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Returns the number of processed items in the map.
NullPathProcessorManager class core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Provides a null implementation of the path processor manager.
NullPathProcessorManager.php file core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
NullPathProcessorManager::processInbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the inbound path.
NullPathProcessorManager::processOutbound function core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php Processes the outbound path.
OperationInterface::process function composer/Plugin/Scaffold/Operations/OperationInterface.php Process this scaffold operation.
OutboundPathProcessorInterface interface core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php Defines an interface for classes that process the outbound path.
OutboundPathProcessorInterface.php file core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php
OutboundPathProcessorInterface::processOutbound function core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php Processes the outbound path.
OutboundRouteProcessorInterface interface core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php Defines an interface for classes that process the outbound route.
OutboundRouteProcessorInterface.php file core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php
OutboundRouteProcessorInterface::processOutbound function core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php Processes the outbound route.
outbound_processing_test.info.yml file core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml
outbound_processing_test.routing.yml file core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml
pager_test_preprocess_pager function core/modules/system/tests/modules/pager_test/pager_test.module Implements hook_preprocess_HOOK().
page_cache_form_test_form_page_cache_form_test_process function core/modules/page_cache/tests/modules/page_cache_form_test.module Process callback to check immutability.
PasswordConfirm::processPasswordConfirm function core/lib/Drupal/Core/Render/Element/PasswordConfirm.php Expand a password_confirm field into two text boxes.
path.route_processor_bc service core/modules/path/path.services.yml Drupal\path\Routing\RouteProcessor
PathBasedBreadcrumbBuilder::$pathProcessor property core/modules/system/src/PathBasedBreadcrumbBuilder.php The inbound path processor.
PathBasedBreadcrumbBuilderTest::$pathProcessor property core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php The mocked path processor.
PathBasedBreadcrumbBuilderTest::setupStubPathProcessor function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php
PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath function core/modules/system/tests/src/Unit/Breadcrumbs/PathBasedBreadcrumbBuilderTest.php Tests the build method with a non processed path.
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.
PathProcessorAlias class core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php Processes the inbound path using path alias lookups.
PathProcessorAlias.php file core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php
PathProcessorAlias::$aliasManager property core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php An alias manager for looking up the system path.
PathProcessorAlias::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php Processes the inbound path.
PathProcessorAlias::processOutbound function core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php Processes the outbound path.
PathProcessorAlias::__construct function core/lib/Drupal/Core/PathProcessor/PathProcessorAlias.php Constructs a PathProcessorAlias object.
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.
PathProcessorEntityResourceBC class core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php Path processor to maintain BC for entity REST resource URLs from Drupal 8.0.
PathProcessorEntityResourceBC.php file core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php
PathProcessorEntityResourceBC::$entityTypeManager property core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php The entity type manager.
PathProcessorEntityResourceBC::processInbound function core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php Processes the inbound path.
PathProcessorEntityResourceBC::__construct function core/modules/rest/src/PathProcessor/PathProcessorEntityResourceBC.php Creates a new PathProcessorEntityResourceBC instance.
PathProcessorFiles class core/modules/system/src/PathProcessor/PathProcessorFiles.php Defines a path processor to rewrite file URLs.
PathProcessorFiles.php file core/modules/system/src/PathProcessor/PathProcessorFiles.php
PathProcessorFiles::processInbound function core/modules/system/src/PathProcessor/PathProcessorFiles.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

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