Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ProcessedText::preRenderText function core/modules/filter/src/Element/ProcessedText.php Pre-render callback: Renders a processed text element into #markup.
ProcessField class core/modules/field/src/Plugin/migrate/process/ProcessField.php Get the value from a method call on a field plugin instance.
ProcessField.php file core/modules/field/src/Plugin/migrate/process/ProcessField.php
ProcessField::$cckPluginManager property core/modules/field/src/Plugin/migrate/process/ProcessField.php The cckfield plugin manager.
ProcessField::$fieldPluginManager property core/modules/field/src/Plugin/migrate/process/ProcessField.php The field plugin manager.
ProcessField::$migration property core/modules/field/src/Plugin/migrate/process/ProcessField.php The migration being run.
ProcessField::callMethodOnFieldPlugin function core/modules/field/src/Plugin/migrate/process/ProcessField.php Instantiate a field plugin and call a method on it.
ProcessField::create function core/modules/field/src/Plugin/migrate/process/ProcessField.php Creates an instance of the plugin.
ProcessField::transform function core/modules/field/src/Plugin/migrate/process/ProcessField.php Performs the associated process.
ProcessField::__construct function core/modules/field/src/Plugin/migrate/process/ProcessField.php Constructs a ProcessField plugin.
ProcessFieldTest class core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the ProcessField migrate process plugin.
ProcessFieldTest.php file core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
ProcessFieldTest::providerTestTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Provides data for the transform method test.
ProcessFieldTest::setUp function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php
ProcessFieldTest::testTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the transform method.
ProcessingTest class core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batch processing in form and non-form workflow.
ProcessingTest.php file core/modules/system/tests/src/Functional/Batch/ProcessingTest.php
ProcessingTest::$defaultTheme property core/modules/system/tests/src/Functional/Batch/ProcessingTest.php The theme to install as the default for testing.
ProcessingTest::$modules property core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Modules to enable.
ProcessingTest::assertBatchMessages function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Triggers a pass if the texts were found in order in the raw content.
ProcessingTest::testBatchForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a form submit handler.
ProcessingTest::testBatchFormMultipleBatches function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in different submit handlers on the same form.
ProcessingTest::testBatchFormMultistep function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a multistep form.
ProcessingTest::testBatchFormProgrammatic function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a programmatically submitted form.
ProcessingTest::testBatchLargePercentage function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches that return $context['finished'] > 1 do in fact complete.
ProcessingTest::testBatchNoForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches triggered outside of form submission.
ProcessingTest::testBatchRedirectFinishedCallback function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches that redirect in the batch finished callback.
ProcessingTest::testDrupalFormSubmitInBatch function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Test form submission during a batch operation.
ProcessingTest::_resultMessages function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected result messages for the test batches.
ProcessingTest::_resultStack function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected execution stacks for the test batches.
ProcessorInterface interface core/modules/aggregator/src/Plugin/ProcessorInterface.php Defines an interface for aggregator processor implementations.
ProcessorInterface.php file core/modules/aggregator/src/Plugin/ProcessorInterface.php
ProcessorInterface::delete function core/modules/aggregator/src/Plugin/ProcessorInterface.php Deletes stored feed data.
ProcessorInterface::postProcess function core/modules/aggregator/src/Plugin/ProcessorInterface.php Refreshes feed information.
ProcessorInterface::process function core/modules/aggregator/src/Plugin/ProcessorInterface.php Processes feed data.
ProcessPluginBase class core/modules/migrate/src/ProcessPluginBase.php The base class for all migrate process plugins.
ProcessPluginBase.php file core/modules/migrate/src/ProcessPluginBase.php
ProcessPluginBase::multiple function core/modules/migrate/src/ProcessPluginBase.php Indicates whether the returned value requires multiple handling.
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
profile.default.services.yml file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-profile/assets/profile.default.services.yml
ProfileExtensionList class core/lib/Drupal/Core/Extension/ProfileExtensionList.php Provides a list of installation profiles.
ProfileExtensionList.php file core/lib/Drupal/Core/Extension/ProfileExtensionList.php
ProfileExtensionList::$defaults property core/lib/Drupal/Core/Extension/ProfileExtensionList.php Default values to be merged into *.info.yml file arrays.
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php Returns a list of machine names of installed extensions.
ProfileField::checkRequirements function core/modules/user/src/Plugin/migrate/source/ProfileField.php Checks if requirements for this plugin are OK.
ProfileField::fields function core/modules/user/src/Plugin/migrate/source/ProfileField.php Returns available fields on the source.
ProfileField::getIds function core/modules/user/src/Plugin/migrate/source/ProfileField.php Defines the source fields uniquely identifying a source row.
ProfileField::setTableNames function core/modules/user/src/Plugin/migrate/source/ProfileField.php Helper to set the profile field table names.
ProfileFieldCheckRequirementsTest class core/modules/user/tests/src/Kernel/Migrate/d6/ProfileFieldCheckRequirementsTest.php Tests check requirements for profile_field source plugin.
ProfileFieldCheckRequirementsTest class core/modules/user/tests/src/Kernel/Migrate/d7/ProfileFieldCheckRequirementsTest.php Tests check requirements for profile_field source plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.