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 |
---|---|---|---|
ContentPreprocess::create | function | core/ |
|
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 |
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 @dataProvider routeNodeProvider |
content_moderation_preprocess_node | function | core/ |
Implements hook_preprocess_HOOK(). |
content_translation_language_configuration_element_process | function | core/ |
Process callback: Expands the language_configuration form element. |
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. |
ContextualThemeHooks::preprocess | function | core/ |
Implements hook_preprocess(). |
CorsCompilerPass::process | function | core/ |
|
Cron::processQueue | function | core/ |
Processes a cron queue. |
Cron::processQueues | function | core/ |
Processes cron queues. |
CronQueueTestDatabaseDelayException::processItem | function | core/ |
|
CronQueueTestDeriverQueue::processItem | function | core/ |
|
CronQueueTestException::processItem | function | core/ |
|
CronQueueTestLeaseTime::processItem | function | core/ |
|
CronQueueTestMemoryDelayException::processItem | function | core/ |
|
CronQueueTestRequeueException::processItem | function | core/ |
|
CronQueueTestSuspendQueue::processItem | function | core/ |
|
CronTest::processQueuesTestData | function | core/ |
Data provider for ::testProcessQueues() method. |
CronTest::testProcessQueues | function | core/ |
Tests the ::processQueues() method. |
CssOptimizer::processCss | function | core/ |
Processes the contents of a stylesheet for aggregation. |
CssOptimizer::processFile | function | core/ |
Processes CSS file and adds base URLs to any relative resource paths. |
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
D7Comment::getProcess | function | core/ |
|
DateField::defineValueProcessPipeline | function | core/ |
|
DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
DatePreprocess | class | core/ |
Preprocess for common/core theme templates. |
DatePreprocess.php | file | core/ |
|
DatePreprocess::preprocessDatetimeForm | function | core/ |
Prepares variables for datetime form element templates. |
DatePreprocess::preprocessDatetimeWrapper | function | core/ |
Prepares variables for datetime form wrapper templates. |
DatePreprocess::preprocessTime | function | core/ |
Prepares variables for time templates. |
DatePreprocess::__construct | function | core/ |
|
DateRangeFieldItemList::processDefaultValue | function | core/ |
|
Datetime::processAjaxForm | function | core/ |
|
Datetime::processDatetime | function | core/ |
Expands a datetime element type into date and/or time elements. |
DateTimeFieldItemList::processDefaultValue | function | core/ |
|
DatetimeFormElementTest::testDatetimeLocalProcessDatetime | function | core/ |
Checks expected values are returned by ::processDatetime(). |
DateTimeFormInjectionTest::process | function | core/ |
Process callback. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.