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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegisterSerializationClassesCompilerPass::process | function | core/ |
|
| RegisterServicesForDestructionPass::process | function | core/ |
|
| RegisterStreamWrappersPass::process | function | core/ |
|
| Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| Registry::collectModulePreprocess | function | core/ |
Collect module implementations of a single hook. |
| Registry::getPreprocessForSuggestions | function | core/ |
Returns discovered preprocess suggestions. |
| Registry::GLOBAL_PREPROCESS | constant | core/ |
A common key for storing preprocess callbacks used by every theme hook. |
| 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::PREPROCESS_INVOKES | constant | core/ |
A common key for storing preprocess invoke locations for modules. |
| Registry::processExtension | function | core/ |
Process a single implementation of hook_theme(). |
| RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
| RegistryTest::testPostProcessExtension | function | core/ |
Tests post process extension. |
| 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. |
| RenderElementBase::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::processGroup | function | core/ |
Arranges elements into groups. |
| 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 illegal type. |
| ReplaceOp::process | function | composer/ |
Process this scaffold operation. |
| ReplaceOpTest::testProcess | function | core/ |
Tests process. |
| 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/ |
Processes the outbound route. |
| RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
Render API callback: Adds a CSRF token for the given path to the markup. |
| RouteProcessorCsrf::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| RouteProcessorCsrf::__construct | function | core/ |
Constructs a RouteProcessorCsrf object. |
| RouteProcessorCsrfTest | class | core/ |
Tests Drupal\Core\Access\RouteProcessorCsrf. |
| RouteProcessorCsrfTest.php | file | core/ |
|
| RouteProcessorCsrfTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RouteProcessorCsrfTest::$processor | property | core/ |
The route processor. |
| RouteProcessorCsrfTest::$requestStack | property | core/ |
The mock 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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.