Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProcessedText::preRenderText | function | core/ |
Pre-render callback: Renders a processed text element into #markup. |
| ProcessField | class | core/ |
Get the value from a method call on a field plugin instance. |
| ProcessField.php | file | core/ |
|
| ProcessField::$cckPluginManager | property | core/ |
The cckfield plugin manager. |
| 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/ |
Creates an instance of the plugin. |
| 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::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 batch processing in form and non-form workflow. |
| ProcessingTest.php | file | core/ |
|
| ProcessingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ProcessingTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| 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. |
| profile.default.services.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml |
| ProfileExtensionList | class | core/ |
Provides a list of installation profiles. |
| ProfileExtensionList.php | file | core/ |
|
| ProfileExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ProfileField::fields | function | core/ |
Returns available fields on the source. |
| ProfileField::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileField::setTableNames | function | core/ |
Helper to set the profile field table names. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
Pagination
- Previous page
- Page 967
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.