Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 10.3.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| DateFieldTest::providerTestDefineValueProcessPipeline | function | core/ |
Provides data for testDefineValueProcessPipeline(). |
| DateFieldTest::testDefineValueProcessPipeline | function | core/ |
Tests defineValueProcessPipeline. |
| DateFieldTest::testDefineValueProcessPipelineException | function | core/ |
Tests invalid date types throw an exception. |
| Datelist::processDatelist | function | core/ |
Expands a date element into an array of individual elements. |
| DateRangeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| Datetime::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| Datetime::processDatetime | function | core/ |
Expands a datetime element type into date and/or time elements. |
| DateTimeFieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| DefaultPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| DefaultPluginManagerTest::providerTestProcessDefinition | function | core/ |
|
| DefaultPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition[[api-linebreak]] @dataProvider providerTestProcessDefinition |
| DefaultProcessor | class | core/ |
Defines a default processor implementation. |
| DefaultProcessor.php | file | core/ |
|
| DefaultProcessor::$configFactory | property | core/ |
Contains the configuration object factory. |
| DefaultProcessor::$dateFormatter | property | core/ |
The date formatter service. |
| DefaultProcessor::$itemStorage | property | core/ |
The entity storage for items. |
| DefaultProcessor::$messenger | property | core/ |
The messenger. |
| 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. |
| DeprecatedClassesTest::testAliasPathProcessor | function | core/ |
@covers \Drupal\path_alias\PathProcessor\AliasPathProcessor::__construct[[api-linebreak]] |
| DeprecatedClassesTest::testPathProcessorAlias | function | core/ |
@covers \Drupal\Core\PathProcessor\PathProcessorAlias::__construct[[api-linebreak]] |
| DrupalTranslator::processParameters | function | core/ |
Processes the parameters array for use with TranslatableMarkup. |
| drupal_process_states | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
| Email::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| EntityAccessControlHandler::processAccessHookResults | function | core/ |
We grant access to the entity if both of these conditions are met: |
| 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::fieldSettingsAjaxProcessElement | function | core/ |
Adds entity_reference specific properties to AJAX form elements from the field settings form. |
| EntityReferenceItem::formProcessMergeParent | function | core/ |
Render API callback: Moves entity_reference specific Form API elements (i.e. 'handler_settings') up a level for easier processing by the validation and submission handlers. |
| 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.