Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| RenderTest::testProcessAttached | function | core/ |
Tests that we get an exception when we try to attach an invalid type. |
| RequestSanitizer::processParameterBag | function | core/ |
Processes a request parameter bag. |
| ResourceObjectNormalizer::processConfigEntitySchema | function | core/ |
|
| ResourceObjectNormalizer::processContentEntitySchema | function | core/ |
|
| ResponsiveImageThemeHooks::preprocessResponsiveImage | function | core/ |
Prepares variables for a responsive image. |
| ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| RouteNoneTest::testProcessOutbound | function | core/ |
Tests the output process. |
| RoutePathGenerationTraitTest::$processor | property | core/ |
The route processor. |
| RouteProcessorCsrf | class | core/ |
Processes the outbound route to handle the CSRF token. |
| RouteProcessorCsrf.php | file | core/ |
|
| RouteProcessorCsrf::processOutbound | function | core/ |
|
| RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
Render API callback: Adds a CSRF token for the given path to the markup. |
| RouteProcessorCsrf::trustedCallbacks | function | core/ |
|
| RouteProcessorCsrf::__construct | function | core/ |
Constructs a RouteProcessorCsrf object. |
| RouteProcessorCsrfTest | class | core/ |
Tests Drupal\Core\Access\RouteProcessorCsrf. |
| RouteProcessorCsrfTest.php | file | core/ |
|
| RouteProcessorCsrfTest::$processor | property | core/ |
The route processor. |
| RouteProcessorCsrfTest::$requestStack | property | core/ |
The mocked request stack. |
| RouteProcessorCsrfTest::setUp | function | core/ |
|
| RouteProcessorCsrfTest::testProcessOutbound | function | core/ |
Tests the processOutbound() method with a _csrf_token route requirement. |
| RouteProcessorCsrfTest::testProcessOutboundDynamicOne | function | core/ |
Tests the processOutbound() method with a dynamic path and one replacement. |
| RouteProcessorCsrfTest::testProcessOutboundDynamicTwo | function | core/ |
Tests the processOutbound() method with two parameter replacements. |
| RouteProcessorCsrfTest::testProcessOutboundJsonFormat | function | core/ |
Tests JSON requests to get no placeholders, but real tokens. |
| RouteProcessorCsrfTest::testProcessOutboundNoRequirement | function | core/ |
Tests the processOutbound() method with no _csrf_token route requirement. |
| RouteProcessorCurrent | class | core/ |
Provides a route processor to replace <current>. |
| RouteProcessorCurrent.php | file | core/ |
|
| RouteProcessorCurrent::$routeMatch | property | core/ |
The current route match. |
| RouteProcessorCurrent::processOutbound | function | core/ |
|
| RouteProcessorCurrent::__construct | function | core/ |
Constructs a new RouteProcessorCurrent. |
| RouteProcessorCurrentIntegrationTest | class | core/ |
Tests the <current> route processor. |
| RouteProcessorCurrentIntegrationTest.php | file | core/ |
|
| RouteProcessorCurrentIntegrationTest::$modules | property | core/ |
|
| RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
| RouteProcessorCurrentIntegrationTest::setUp | function | core/ |
|
| RouteProcessorCurrentIntegrationTest::testProcessOutbound | function | core/ |
Tests the output process. |
| RouteProcessorManager | class | core/ |
Route processor manager. |
| RouteProcessorManager.php | file | core/ |
|
| RouteProcessorManager::processOutbound | function | core/ |
|
| RouteProcessorManager::__construct | function | core/ |
|
| RouteProcessorManagerTest | class | core/ |
Tests Drupal\Core\RouteProcessor\RouteProcessorManager. |
| RouteProcessorManagerTest.php | file | core/ |
|
| RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
| RouteProcessorManagerTest::testRouteProcessorManager | function | core/ |
Tests the Route process manager functionality. |
| RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
| RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
| RouterTestThemeHooks::preprocessPage | function | core/ |
Implements hook_preprocess_HOOK(). |
| route_processor_csrf | service | core/ |
Drupal\Core\Access\RouteProcessorCsrf |
| route_processor_current | service | core/ |
Drupal\Core\RouteProcessor\RouteProcessorCurrent |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.