60 methods override ContainerFactoryPluginInterface::create() in Drupal 10
- AjaxFormBlock::create in core/
modules/ system/ tests/ modules/ ajax_forms_test/ src/ Plugin/ Block/ AjaxFormBlock.php - Creates an instance of the plugin.
- BlockedIp::create in core/
modules/ ban/ src/ Plugin/ migrate/ destination/ BlockedIp.php - Creates an instance of the plugin.
- BlockPluginId::create in core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockPluginId.php - Creates an instance of the plugin.
- BlockRegion::create in core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockRegion.php - Creates an instance of the plugin.
- BlockTheme::create in core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockTheme.php - Creates an instance of the plugin.
- BlockVisibility::create in core/
modules/ block/ src/ Plugin/ migrate/ process/ BlockVisibility.php - Creates an instance of the plugin.
- BreakLockLink::create in core/
lib/ Drupal/ Core/ TempStore/ Element/ BreakLockLink.php - Creates an instance of the plugin.
- ComponentEntityDisplayBase::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ ComponentEntityDisplayBase.php - Creates an instance of the plugin.
- Config::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Config.php - Creates an instance of the plugin.
- ContentEntity::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ ContentEntity.php - Creates an instance of the plugin.
- Date::create in core/
modules/ views/ src/ Plugin/ views/ argument/ Date.php - Creates an instance of the plugin.
- Date::create in core/
modules/ datetime/ src/ Plugin/ views/ filter/ Date.php - Creates an instance of the plugin.
- DefaultSelection::create in core/
lib/ Drupal/ Core/ Entity/ Plugin/ EntityReferenceSelection/ DefaultSelection.php - Creates an instance of the plugin.
- Download::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Download.php - Creates an instance of the plugin.
- EmptySource::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ EmptySource.php - Creates an instance of the plugin.
- Entity::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Entity.php - Creates an instance of the plugin.
- EntityExists::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ EntityExists.php - Creates an instance of the plugin.
- Fid::create in core/
modules/ file/ src/ Plugin/ views/ argument/ Fid.php - Creates an instance of the plugin.
- FieldBundle::create in core/
modules/ field/ src/ Plugin/ migrate/ process/ d7/ FieldBundle.php - Creates an instance of the plugin.
- FieldFile::create in core/
modules/ file/ src/ Plugin/ migrate/ process/ d6/ FieldFile.php - Creates an instance of the plugin.
- FieldType::create in core/
modules/ field/ src/ Plugin/ migrate/ process/ FieldType.php - Creates an instance of the plugin.
- FileCopy::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ FileCopy.php - Creates an instance of the plugin.
- FilterFormatPermission::create in core/
modules/ filter/ src/ Plugin/ migrate/ process/ d6/ FilterFormatPermission.php - Creates an instance of the plugin.
- FilterID::create in core/
modules/ filter/ src/ Plugin/ migrate/ process/ FilterID.php - Creates an instance of the plugin.
- FormatterBase::create in core/
lib/ Drupal/ Core/ Field/ FormatterBase.php - Creates an instance of the plugin.
- IndexTidDepth::create in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ IndexTidDepth.php - Creates an instance of the plugin.
- LanguageFilter::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LanguageFilter.php - Creates an instance of the plugin.
- LatestRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestRevision.php - Creates an instance of the plugin.
- LatestTranslationAffectedRevision::create in core/
modules/ views/ src/ Plugin/ views/ filter/ LatestTranslationAffectedRevision.php - Creates an instance of the plugin.
- LayoutBuilder::create in core/
modules/ layout_builder/ src/ Element/ LayoutBuilder.php - Creates an instance of the plugin.
- LinkUri::create in core/
modules/ menu_link_content/ src/ Plugin/ migrate/ process/ LinkUri.php - Creates an instance of the plugin.
- MachineName::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MachineName.php - Creates an instance of the plugin.
- MakeUniqueEntityField::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MakeUniqueEntityField.php - Creates an instance of the plugin.
- MenuLinkParent::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MenuLinkParent.php - Creates an instance of the plugin.
- Migration::create in core/
modules/ migrate/ src/ Plugin/ Migration.php - Creates an instance of the plugin.
- MigrationLookup::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MigrationLookup.php - Creates an instance of the plugin.
- NodeCounter::create in core/
modules/ statistics/ src/ Plugin/ migrate/ destination/ NodeCounter.php - Creates an instance of the plugin.
- ProcessField::create in core/
modules/ field/ src/ Plugin/ migrate/ process/ ProcessField.php - Creates an instance of the plugin.
- RedirectFormBlock::create in core/
modules/ system/ tests/ modules/ form_test/ src/ Plugin/ Block/ RedirectFormBlock.php - Creates an instance of the plugin.
- ResourceBase::create in core/
modules/ rest/ src/ Plugin/ ResourceBase.php - Creates an instance of the plugin.
- Route::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Route.php - Creates an instance of the plugin.
- SearchPluginBase::create in core/
modules/ search/ src/ Plugin/ SearchPluginBase.php - Creates an instance of the plugin.
- ShortcutSetUsers::create in core/
modules/ shortcut/ src/ Plugin/ migrate/ destination/ ShortcutSetUsers.php - Creates an instance of the plugin.
- SimpleConfigSectionStorage::create in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ SectionStorage/ SimpleConfigSectionStorage.php - Creates an instance of the plugin.
- Sql::create in core/
modules/ migrate/ src/ Plugin/ migrate/ id_map/ Sql.php - Creates an instance of the plugin.
- SqlBase::create in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SqlBase.php - Creates an instance of the plugin.
- Taxonomy::create in core/
modules/ taxonomy/ src/ Plugin/ views/ argument/ Taxonomy.php - Creates an instance of the plugin.
- TestAccessBlock::create in core/
modules/ block/ tests/ modules/ block_test/ src/ Plugin/ Block/ TestAccessBlock.php - Creates an instance of the plugin.
- TestFormApiFormBlock::create in core/
modules/ layout_builder/ tests/ modules/ layout_builder_form_block_test/ src/ Plugin/ Block/ TestFormApiFormBlock.php - Creates an instance of the plugin.
- TestToolkit::create in core/
modules/ system/ tests/ modules/ image_test/ src/ Plugin/ ImageToolkit/ TestToolkit.php - Creates an instance of the plugin.
- ThemeSettings::create in core/
modules/ system/ src/ Plugin/ migrate/ destination/ d7/ ThemeSettings.php - Creates an instance of the plugin.
- TipPluginImage::create in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImage.php - Creates an instance of the plugin.
- TipPluginImageLegacy::create in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImageLegacy.php - Creates an instance of the plugin.
- TipPluginText::create in core/
modules/ tour/ src/ Plugin/ tour/ tip/ TipPluginText.php - Creates an instance of the plugin.
- TipPluginTextLegacy::create in core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginTextLegacy.php - Creates an instance of the plugin.
- UnapprovedComments::create in core/
modules/ comment/ src/ Plugin/ Menu/ LocalTask/ UnapprovedComments.php - Creates an instance of the plugin.
- UserData::create in core/
modules/ user/ src/ Plugin/ migrate/ destination/ UserData.php - Creates an instance of the plugin.
- UserLangcode::create in core/
modules/ user/ src/ Plugin/ migrate/ process/ UserLangcode.php - Creates an instance of the plugin.
- UserUpdate7002::create in core/
modules/ user/ src/ Plugin/ migrate/ process/ d6/ UserUpdate7002.php - Creates an instance of the plugin.
- WidgetBase::create in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Creates an instance of the plugin.