Search for _process_
- Search 7.x for _process_
- Search 8.9.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 |
|---|---|---|---|
| comment_preprocess_field | function | core/ |
Prepares variables for comment field templates. |
| common_test_preprocess_common_test_render_element | function | core/ |
Implements MODULE_preprocess_HOOK(). |
| ConfigEntityMapper::processRoute | function | core/ |
Allows to process all config translation routes. |
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
| ConfigImporter::$processedSystemTheme | property | core/ |
Flag set to import system.theme during processing theme install and uninstalls. |
| ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
| ConfigImporter::getUnprocessedConfiguration | function | core/ |
Gets a list of unprocessed changes for a given operation. |
| ConfigImporter::getUnprocessedExtensions | function | core/ |
Gets a list of unprocessed changes for extensions. |
| ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
| ConfigImporter::processConfiguration | function | core/ |
Processes a configuration change. |
| ConfigImporter::processConfigurations | function | core/ |
Processes configuration as a batch operation. |
| ConfigImporter::processExtension | function | core/ |
Processes an extension change. |
| ConfigImporter::processExtensions | function | core/ |
Processes extensions as a batch operation. |
| ConfigImporter::processMissingContent | function | core/ |
Handles processing of missing content. |
| ConfigImporter::setProcessedConfiguration | function | core/ |
Sets a change as processed. |
| ConfigImporter::setProcessedExtension | function | core/ |
Sets an extension change as processed. |
| ConfigMapperManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ConfigNamesMapper::processRoute | function | core/ |
Allows to process all config translation routes. |
| ConfigSubscriber::$pathProcessorLanguage | property | core/ |
The language path processor. |
| ConfigSubscriber::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
| ConfigTranslationController::$pathProcessor | property | core/ |
The path processor service. |
| Connection::preprocessStatement | function | core/ |
Returns a string SQL statement ready for preparation. |
| ConstraintManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| Container::processContainer | function | core/ |
Processes a container element. |
| ContentPreprocess.php | file | core/ |
|
| ContentPreprocess::$routeMatch | property | core/ |
The route match service. |
| ContentPreprocess::create | function | core/ |
Instantiates a new instance of this class. |
| ContentPreprocess::isLatestVersionPage | function | core/ |
Checks whether a route is the "Latest version" tab of a node. |
| ContentPreprocess::preprocessNode | function | core/ |
|
| ContentPreprocess::__construct | function | core/ |
Constructor. |
| ContentPreprocessTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\ContentPreprocess[[api-linebreak]] |
| ContentPreprocessTest.php | file | core/ |
|
| ContentPreprocessTest::routeNodeProvider | function | core/ |
Data provider for self::testIsLatestVersionPage(). |
| ContentPreprocessTest::setupCurrentRouteMatch | function | core/ |
Mock the current route matching object. |
| ContentPreprocessTest::setupNode | function | core/ |
Mock a node object. |
| ContentPreprocessTest::testIsLatestVersionPage | function | core/ |
@covers ::isLatestVersionPage[[api-linebreak]] @dataProvider routeNodeProvider |
| content_moderation_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK(). |
| content_translation_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
| ContextualLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
| ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
| Cron::processQueues | function | core/ |
Processes cron queues. |
| CronQueueTestBrokenQueue::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestDatabaseDelayException::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestException::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestLeaseTime::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestMemoryDelayException::processItem | function | core/ |
Works on a single queue item. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.