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 |
---|---|---|---|
PreprocessPagerTest::testPagerModalAttributes | function | core/ |
Tests pager links get modal attributes when request is in a modal. |
PreprocessPagerTest::testPaginationHeadingLevelInvalid | function | core/ |
Test with an invalid #pagination_heading_level. |
PreprocessPagerTest::testPaginationHeadingLevelNotSet | function | core/ |
Tests when no #pagination_heading_level is passed. |
PreprocessPagerTest::testPaginationHeadingLevelSet | function | core/ |
Tests when a #pagination_heading_level value is passed. |
PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests when an empty #quantity is passed. |
PreprocessPagerTest::testQuantitySet | function | core/ |
Tests when a #quantity value is passed. |
ProcessedText | class | core/ |
Provides a processed text render element. |
ProcessedText.php | file | core/ |
|
ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
ProcessedText::getInfo | function | core/ |
Returns the element properties for this element. |
ProcessedText::logger | function | core/ |
Wraps a logger channel. |
ProcessedText::preRenderText | function | core/ |
Pre-render callback: Renders a processed text element into #markup. |
ProcessFactory | class | core/ |
Process factory that always sets the COMPOSER_MIRROR_PATH_REPOS env variable. |
ProcessFactory.php | file | core/ |
|
ProcessFactory::create | function | core/ |
|
ProcessFactory::__construct | function | core/ |
Constructs a ProcessFactory object. |
ProcessField | class | core/ |
Get the value from a method call on a field plugin instance. |
ProcessField.php | file | core/ |
|
ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
ProcessField::$migration | property | core/ |
The migration being run. |
ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
ProcessField::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
ProcessField::transform | function | core/ |
Performs the associated process. |
ProcessField::__construct | function | core/ |
Constructs a ProcessField plugin. |
ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
ProcessFieldTest.php | file | core/ |
|
ProcessFieldTest::$fieldManager | property | core/ |
The migrate field manager. |
ProcessFieldTest::$fieldPlugin | property | core/ |
The migrate field plugin. |
ProcessFieldTest::$migrateExecutable | property | core/ |
The migration executable. |
ProcessFieldTest::$migration | property | core/ |
The migration. |
ProcessFieldTest::$row | property | core/ |
The row object. |
ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
ProcessFieldTest::setUp | function | core/ |
|
ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
ProcessingTest | class | core/ |
Tests Processing. |
ProcessingTest | class | core/ |
Tests batch processing in form and non-form workflow. |
ProcessingTest.php | file | core/ |
|
ProcessingTest.php | file | core/ |
|
ProcessingTest::$defaultTheme | property | core/ |
@todo Use the stark theme in https://drupal.org/i/3407067. |
ProcessingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ProcessingTest::$modules | property | core/ |
Modules to install. |
ProcessingTest::$modules | property | core/ |
Modules to install. |
ProcessingTest::assertBatchMessages | function | core/ |
Triggers a pass if the texts were found in order in the raw content. |
ProcessingTest::testBatchForm | function | core/ |
Tests batches defined in a form submit handler. |
ProcessingTest::testBatchFormMultipleBatches | function | core/ |
Tests batches defined in different submit handlers on the same form. |
ProcessingTest::testBatchFormMultistep | function | core/ |
Tests batches defined in a multistep form. |
ProcessingTest::testBatchFormProgrammatic | function | core/ |
Tests batches defined in a programmatically submitted form. |
ProcessingTest::testBatchLargePercentage | function | core/ |
Tests batches that return $context['finished'] > 1 do in fact complete. |
ProcessingTest::testBatchNoForm | function | core/ |
Tests batches triggered outside of form submission. |
ProcessingTest::testBatchRedirectFinishedCallback | function | core/ |
Tests batches that redirect in the batch finished callback. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.