Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProcessOutputCallback.php | file | core/ |
|
| ProcessOutputCallback::$errorBuffer | property | core/ |
The error buffer. |
| ProcessOutputCallback::$outBuffer | property | core/ |
The output buffer. |
| ProcessOutputCallback::clearErrorOutput | function | core/ |
|
| ProcessOutputCallback::clearOutput | function | core/ |
|
| ProcessOutputCallback::getErrorOutput | function | core/ |
Gets the error output. |
| ProcessOutputCallback::getOutput | function | core/ |
Gets the output. |
| ProcessOutputCallback::parseJsonOutput | function | core/ |
Gets the parsed JSON output. |
| ProcessOutputCallback::reset | function | core/ |
Resets buffers. |
| ProcessOutputCallback::__construct | function | core/ |
Constructs a ProcessOutputCallback object. |
| ProcessOutputCallback::__invoke | function | core/ |
|
| ProcessOutputCallbackTest | class | core/ |
Tests Process Output Callback. |
| ProcessOutputCallbackTest.php | file | core/ |
|
| ProcessOutputCallbackTest::testCallback | function | core/ |
Tests the full lifecycle of a ProcessOutputCallback object. |
| ProcessOutputCallbackTest::testErrorOutputOnly | function | core/ |
Tests what happens when there is error output only. |
| ProcessOutputCallbackTest::testInvalidJson | function | core/ |
Tests what happens when the output buffer has invalid JSON. |
| ProcessPluginBase | class | core/ |
The base class for all migrate process plugins. |
| ProcessPluginBase | class | core/ |
Extends ProcessPluginBase as a non-abstract class. |
| ProcessPluginBase.php | file | core/ |
|
| ProcessPluginBase::$stopPipeline | property | core/ |
Determines if processing of the pipeline is stopped. |
| ProcessPluginBase::isPipelineStopped | function | core/ |
|
| ProcessPluginBase::multiple | function | core/ |
|
| ProcessPluginBase::reset | function | core/ |
|
| ProcessPluginBase::stopPipeline | function | core/ |
Stops pipeline processing after this plugin finishes. |
| ProcessPluginBase::transform | function | core/ |
|
| ProcessPluginBaseTest | class | core/ |
Tests the base process plugin class. |
| ProcessPluginBaseTest.php | file | core/ |
|
| ProcessPluginBaseTest::testStopPipeline | function | core/ |
Tests stopping the pipeline. |
| profile.default.services.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml |
| ProfileAutoUninstallFailureTest | class | core/ |
Tests that profile-provided dependencies thwart auto-uninstall. |
| ProfileAutoUninstallFailureTest.php | file | core/ |
|
| ProfileAutoUninstallFailureTest::$defaultTheme | property | core/ |
|
| ProfileAutoUninstallFailureTest::$profile | property | core/ |
|
| ProfileAutoUninstallFailureTest::setUpSite | function | core/ |
|
| ProfileAutoUninstallFailureTest::testAutomaticUninstallFailure | function | core/ |
Tests that the profile cannot be automatically uninstalled. |
| ProfileAutoUninstallTest | class | core/ |
Tests automatically uninstalling a profile that opts into it. |
| ProfileAutoUninstallTest.php | file | core/ |
|
| ProfileAutoUninstallTest::$defaultTheme | property | core/ |
|
| ProfileAutoUninstallTest::$profile | property | core/ |
|
| ProfileAutoUninstallTest::testAutomaticUninstall | function | core/ |
Tests that the profile was automatically uninstalled. |
| ProfileExtensionList | class | core/ |
Provides a list of installation profiles. |
| ProfileExtensionList.php | file | core/ |
|
| ProfileExtensionList::$defaults | property | core/ |
|
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
|
| ProfileField | class | core/ |
Drupal 6/7 profile field source from database. |
| ProfileField.php | file | core/ |
|
| ProfileField::$fieldTable | property | core/ |
The source table containing profile field info. |
| ProfileField::$valueTable | property | core/ |
The source table containing the profile values. |
| ProfileField::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| ProfileField::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 1294
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.