Search for process
- Search 7.x for process
- Search 8.9.x for process
- Search 10.3.x for process
- Search 11.x for process
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DefaultProcessor::buildConfigurationForm | function | core/ |
Form constructor. |
DefaultProcessor::create | function | core/ |
Creates an instance of the plugin. |
DefaultProcessor::delete | function | core/ |
Deletes stored feed data. |
DefaultProcessor::getConfiguration | function | core/ |
Gets this plugin's configuration. |
DefaultProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
DefaultProcessor::postProcess | function | core/ |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::postProcess(). |
DefaultProcessor::process | function | core/ |
Processes feed data. |
DefaultProcessor::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
DefaultProcessor::submitConfigurationForm | function | core/ |
Form submission handler. |
DefaultProcessor::__construct | function | core/ |
Constructs a DefaultProcessor object. |
DependencySerializationTraitPass::process | function | core/ |
|
DeprecatedServicePass::process | function | core/ |
|
DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
EditorFileReference::process | function | core/ |
Performs the filter processing. |
Email::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
EntityAccessControlHandler::processAccessHookResults | function | core/ |
Determines entity access. |
EntityAutocomplete::processEntityAutocomplete | function | core/ |
Adds entity autocomplete functionality to a form element. |
EntityComment::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityContentBase::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
EntityFile::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityForm::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
EntityFormDisplay::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
EntityReferenceFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
EntityReferenceItem::fieldSettingsAjaxProcess | function | core/ |
Render API callback: Processes the field settings form. |
EntityReferenceItem::fieldSettingsAjaxProcessElement | function | core/ |
Adds the field settings to AJAX form elements. |
EntityReferenceItem::formProcessMergeParent | function | core/ |
Render API callback that moves entity reference elements up a level. |
EntityTypeManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
EntityTypeManagerTest::testProcessDefinition | function | core/ |
Tests the processDefinition() method. |
EntityUser::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityViewsData::processViewsDataForEntityReference | function | core/ |
Processes the views data for an entity reference field. |
EntityViewsData::processViewsDataForLanguage | function | core/ |
Processes the views data for a language field. |
EntityViewsData::processViewsDataForTextLong | function | core/ |
Processes the views data for a text field with formatting. |
EntityViewsData::processViewsDataForUuid | function | core/ |
Processes the views data for a UUID field. |
ExtensionDiscovery::process | function | core/ |
Processes the filtered and sorted list of extensions. |
FeedProcessorPluginTest | class | core/ |
Tests the processor plugins functionality and discoverability. |
FeedProcessorPluginTest.php | file | core/ |
|
FeedProcessorPluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FeedProcessorPluginTest::setUp | function | core/ |
|
FeedProcessorPluginTest::testDelete | function | core/ |
Tests deleting functionality. |
FeedProcessorPluginTest::testPostProcess | function | core/ |
Tests post-processing functionality. |
FeedProcessorPluginTest::testProcess | function | core/ |
Tests processing functionality. |
FieldBlock::formatterSettingsProcessCallback | function | core/ |
Render API callback: builds the formatter settings elements. |
FieldDiscovery::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
FieldDiscovery::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
FieldDiscovery::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
FieldDiscoveryInterface::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
FieldDiscoveryInterface::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
FieldDiscoveryInterface::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.