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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ProcessingTest::testBatchNoForm | function | core/ |
Tests batches triggered outside of form submission. |
ProcessingTest::testBatchRedirectFinishedCallback | function | core/ |
Tests batches that redirect in the batch finished callback. |
ProcessingTest::testDrupalFormSubmitInBatch | function | core/ |
Test form submission during a batch operation. |
ProcessingTest::_resultMessages | function | core/ |
Returns expected result messages for the test batches. |
ProcessingTest::_resultStack | function | core/ |
Returns expected execution stacks for the test batches. |
ProcessorInterface | interface | core/ |
Defines an interface for aggregator processor implementations. |
ProcessorInterface.php | file | core/ |
|
ProcessorInterface::delete | function | core/ |
Deletes stored feed data. |
ProcessorInterface::postProcess | function | core/ |
Refreshes feed information. |
ProcessorInterface::process | function | core/ |
Processes feed data. |
ProcessPluginBase | class | core/ |
The base class for all migrate process plugins. |
ProcessPluginBase.php | file | core/ |
|
ProcessPluginBase::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
ProcessPluginBase::transform | function | core/ |
Performs the associated process. |
ProfileValues::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
ProxyServicesPass::process | function | core/ |
|
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. |
quickedit_preprocess_field | function | core/ |
Implements hook_preprocess_HOOK() for field templates. |
quickedit_preprocess_page_title | function | core/ |
Implements hook_preprocess_HOOK() for the page title template. |
Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
rdf_preprocess_comment | function | core/ |
Implements hook_preprocess_HOOK() for comment templates. |
rdf_preprocess_field__node__uid | function | core/ |
Implements hook_preprocess_HOOK() for UID field templates. |
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. |
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/ |
Adds services to the Serializer. |
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(). |
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 @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. |
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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.