Search for _process_
- Search 7.x for _process_
- Search 9.5.x for _process_
- Search 8.9.x for _process_
- Search 11.x for _process_
- Search main for _process_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTestTrait::assertFieldProcessKeys | function | core/ |
Asserts the field discovery returns the expected processes. |
| FieldItemList::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| FieldItemListInterface::processDefaultValue | function | core/ |
Processes the default value before being applied. |
| FieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FieldPluginBaseTest::$pathProcessor | property | core/ |
The mocked path processor. |
| FieldStorageAddForm::processFieldDefinitions | function | core/ |
Save field type definitions and categories in the form state. |
| FieldTypePluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| field_ui_preprocess_form_element__new_storage_type | function | core/ |
Implements hook_preprocess_HOOK(). |
| File::processFile | function | core/ |
Processes a file upload element, make use of #multiple if present. |
| FileCopyTest::providerFileProcessBaseConstructor | function | core/ |
Data provider for testFileProcessBaseConstructor. |
| FileCopyTest::testFileProcessBaseConstructor | function | core/ |
Tests that the plugin constructor correctly sets the configuration. |
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| FileFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| FileFieldTest::testDefineValueProcessPipeline | function | core/ |
@covers ::defineValueProcessPipeline[[api-linebreak]] |
| FileProcessBase | class | core/ |
Provides functionality for file process plugins. |
| FileProcessBase.php | file | core/ |
|
| FileProcessBase::__construct | function | core/ |
Constructs a file process plugin. |
| FileUploadForm::processUploadElement | function | core/ |
Processes an upload (managed_file) element. |
| FileWidget::processMultiple | function | core/ |
Form API callback: Processes a group of file_generic field elements. |
| FilterAPITest::testProcessedTextElement | function | core/ |
Tests the 'processed_text' element. |
| FilterProcessResult | class | core/ |
Used to return values from a text filter plugin's processing method. |
| FilterProcessResult.php | file | core/ |
|
| FilterProcessResult::$processedText | property | core/ |
The processed text. |
| FilterProcessResult::createPlaceholder | function | core/ |
Creates a placeholder. |
| FilterProcessResult::getProcessedText | function | core/ |
Gets the processed text. |
| FilterProcessResult::setProcessedText | function | core/ |
Sets the processed text. |
| FilterProcessResult::__construct | function | core/ |
Constructs a FilterProcessResult object. |
| FilterProcessResult::__toString | function | core/ |
Gets the processed text. |
| FormBuilder::processForm | function | core/ |
Processes a form submission. |
| FormBuilderInterface::processForm | function | core/ |
Processes a form submission. |
| FormElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| FormElement::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElement::processGroup | function | core/ |
Arranges elements into groups. |
| FormElement::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormElementBase::processAutocomplete | function | core/ |
Adds autocomplete functionality to elements. |
| FormElementBase::processPattern | function | core/ |
#process callback for #pattern form element property. |
| FormHelper::processStates | function | core/ |
Adds JavaScript to change the state of an element based on another element. |
| FormHelper::processStatesArray | function | core/ |
Helps recursively rewrite #states selectors. |
| FormHelperTest::testProcessStates | function | core/ |
@covers ::processStates[[api-linebreak]] @dataProvider providerElements |
| FormState::$process_input | property | core/ |
Indicates correct form submission. |
| FormState::isProcessingInput | function | core/ |
Determines if the form input will be processed. |
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.