Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| rdf_preprocess_html | function | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. |
| rdf_preprocess_image | function | core/ |
Implements hook_preprocess_HOOK() for image.html.twig. |
| rdf_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK() for node templates. |
| rdf_preprocess_taxonomy_term | function | core/ |
Implements hook_preprocess_HOOK() for taxonomy term templates. |
| rdf_preprocess_user | function | core/ |
Implements hook_preprocess_HOOK() for user templates. |
| rdf_preprocess_username | function | core/ |
Implements hook_preprocess_HOOK() for username.html.twig. |
| Registry::mergePreprocessFunctions | function | core/ |
Merges the source hook's preprocess functions into the destination hook's. |
| Registry::postProcessExtension | function | core/ |
Completes the theme registry adding discovered functions and hooks. |
| Registry::processExtension | function | core/ |
Process a single implementation of hook_theme(). |
| RegistryLegacyTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with theme functions with suggestions. |
| RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
| RegistryTest::testPostProcessExtension | function | core/ |
@covers ::postProcessExtension[[api-linebreak]] @covers ::completeSuggestion[[api-linebreak]] @covers ::mergePreprocessFunctions[[api-linebreak]] |
| RegistryTest::testSuggestionPreprocessFunctions | function | core/ |
Tests the theme registry with suggestions. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElement::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RendererLegacyTest::testDrupalProcessStates | function | core/ |
Tests deprecation of the drupal_process_states() function. |
| 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 illegal type. |
| RequestSanitizer::processParameterBag | function | core/ |
Processes a request parameter bag. |
| rest.path_processor_entity_resource_bc | service | core/ |
\Drupal\rest\PathProcessor\PathProcessorEntityResourceBC |
| rest.route_processor_get_bc | service | core/ |
\Drupal\rest\RouteProcessor\RestResourceGetRouteProcessorBC |
| RestResourceGetRouteProcessorBC | class | core/ |
Processes the BC REST routes, to ensure old route names continue to work. |
| RestResourceGetRouteProcessorBC.php | file | core/ |
|
| RestResourceGetRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
| RestResourceGetRouteProcessorBC::$serializerFormats | property | core/ |
The available serialization formats. |
| RestResourceGetRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
| RestResourceGetRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
| RestResourceGetRouteProcessorBC::__construct | function | core/ |
Constructs a RestResourceGetRouteProcessorBC object. |
| RouteNoneTest::testProcessOutbound | function | core/ |
Tests the output process. |
| RouteProcessor | class | core/ |
Processes the backwards-compatibility layer for path alias routes. |
| RouteProcessor.php | file | core/ |
|
| RouteProcessor::$routeProvider | property | core/ |
The route provider. |
| RouteProcessor::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
| RouteProcessor::processOutbound | function | core/ |
Processes the outbound route. |
| RouteProcessor::__construct | function | core/ |
Constructs a RouteProcessor object. |
| RouteProcessorCsrf | class | core/ |
Processes the outbound route to handle the CSRF token. |
| RouteProcessorCsrf.php | file | core/ |
|
| RouteProcessorCsrf::$csrfToken | property | core/ |
The CSRF token generator. |
| RouteProcessorCsrf::processOutbound | function | core/ |
Processes the outbound route. |
| RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
#lazy_builder callback; gets a CSRF token for the given path. |
| RouteProcessorCsrf::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| RouteProcessorCsrf::__construct | function | core/ |
Constructs a RouteProcessorCsrf object. |
| RouteProcessorCsrfTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\RouteProcessorCsrf[[api-linebreak]] @group Access |
| RouteProcessorCsrfTest.php | file | core/ |
|
| RouteProcessorCsrfTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RouteProcessorCsrfTest::$processor | property | core/ |
The route processor. |
| 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.