Search for process
- Search 7.x for process
- Search 9.5.x for process
- Search 8.9.x for process
- Search 11.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ProcessPluginBase::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
ProcessPluginBase::reset | function | core/ |
Resets the internal data of a plugin. |
ProcessPluginBase::stopPipeline | function | core/ |
Stops pipeline processing after this plugin finishes. |
ProcessPluginBase::transform | function | core/ |
Performs the associated process. |
ProcessPluginBaseTest | class | core/ |
Tests the base process plugin class. |
ProcessPluginBaseTest.php | file | core/ |
|
ProcessPluginBaseTest::testStopPipeline | function | core/ |
Tests stopping the pipeline. |
ProfileValues::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
ProxyServicesPass::process | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
QueueSerializationTest::process | function | core/ |
Process callback. |
QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
QueueWorkerManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
RecipeRunner::processRecipe | function | core/ |
|
RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
ReferenceBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
RegisterAccessChecksPass::process | function | core/ |
|
RegisterEntityResolversCompilerPass::process | function | core/ |
Adds services to the Serializer. |
RegisterEventSubscribersPass::process | function | core/ |
|
RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
RegisterSerializationClassesCompilerPass::process | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
RegisterServicesForDestructionPass::process | function | core/ |
|
RegisterStreamWrappersPass::process | function | core/ |
|
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(). |
RegistryTest::providerTestPostProcessExtension | function | core/ |
Provides test data to ::testPostProcessExtension(). |
RegistryTest::testPostProcessExtension | function | core/ |
@covers ::postProcessExtension @covers ::completeSuggestion @covers ::mergePreprocessFunctions |
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/ |
@covers ::process |
RequestSanitizer::processParameterBag | function | core/ |
Processes a request parameter bag. |
ResponsiveImageConfigUpdater::processResponsiveImageField | function | core/ |
Processes responsive image type fields. |
RouteNoneTest::testProcessOutbound | function | core/ |
Tests the output process. |
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/ |
|
RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
#lazy_builder callback; gets a CSRF token for the given path. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.