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 |
|---|---|---|---|
| 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. |
| ConfigSync::processBatch | function | core/ |
Processes the config import batch and persists the importer. |
| ConfigTranslationController::$pathProcessor | property | core/ |
The path processor service. |
| 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. |
| CronQueueTestException::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestRequeueException::processItem | function | core/ |
Works on a single queue item. |
| CssOptimizer::processCss | function | core/ |
Processes the contents of a stylesheet for aggregation. |
| CssOptimizer::processFile | function | core/ |
Build aggregate CSS file. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| D6FileField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| D6NoCoreVersionSpecified::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
| Date::processDate | function | core/ |
Processes a date form element. |
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.