Search for processed
- Search 7.x for processed
- Search 9.5.x for processed
- Search 8.9.x for processed
- Search 10.3.x for processed
- Search 11.x for processed
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
| ConfigImporter::$processedSystemTheme | property | core/ |
Indicates if a system theme is in processing theme install and uninstalls. |
| ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
| ConfigImporter::getUnprocessedConfiguration | function | core/ |
Gets a list of unprocessed changes for a given operation. |
| ConfigImporter::getUnprocessedExtensions | function | core/ |
Gets a list of unprocessed changes for extensions. |
| ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
| ConfigImporter::setProcessedConfiguration | function | core/ |
Sets a change as processed. |
| ConfigImporter::setProcessedExtension | function | core/ |
Sets an extension change as processed. |
| EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
| FilterAPITest::testProcessedTextElement | function | core/ |
Tests the 'processed_text' element. |
| FilterProcessResult::$processedText | property | core/ |
The processed text. |
| FilterProcessResult::getProcessedText | function | core/ |
Gets the processed text. |
| FilterProcessResult::setProcessedText | function | core/ |
Sets the processed text. |
| LinkResolvableUriComputed::$processed | property | core/ |
The generated URL. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MediaTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MigrateIdMapInterface::processedCount | function | core/ |
Returns the number of processed items in the map. |
| MigrateSqlIdMapTest::testProcessedCount | function | core/ |
Tests the number of processed source rows. |
| MigrateUpgradeImportBatch::$numProcessed | property | core/ |
The processed items for one batch of a given migration. |
| Migration::allRowsProcessed | function | core/ |
Check if all source rows from this migration have been processed. |
| MigrationInterface::allRowsProcessed | function | core/ |
Check if all source rows from this migration have been processed. |
| NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
| PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
| ProcessedText | class | core/ |
Provides a processed text render element. |
| ProcessedText.php | file | core/ |
|
| ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
| ProcessedText::getInfo | function | core/ |
Returns the element properties for this element. |
| ProcessedText::logger | function | core/ |
Wraps a logger channel. |
| ProcessedText::preRenderText | function | core/ |
Pre-render callback: Renders a processed text element into #markup. |
| Sql::processedCount | function | core/ |
Returns the number of processed items in the map. |
| TextProcessed | class | core/ |
A computed property for processing text with a format. |
| TextProcessed.php | file | core/ |
|
| TextProcessed::$processed | property | core/ |
Cached processed text. |
| TextProcessed::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TextProcessed::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TextProcessed::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TextProcessed::getRenderer | function | core/ |
Returns the renderer service. |
| TextProcessed::getValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'description' => 'May contain HTML markup.', ])] |
| TextProcessed::setValue | function | core/ |
Sets the data value. |
| TextProcessed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| TimezoneTest::assertDateTimezonePropertyProcessed | function | core/ |
Asserts that elements set #date_timezone correctly. |
| TimezoneTest::testDatelistTimezonePropertyProcessed | function | core/ |
On datelist elements test #date_timezone after ::processDatetime. |
| TimezoneTest::testDatetimeTimezonePropertyProcessed | function | core/ |
On datetime elements test #date_timezone after ::processDatetime. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.