对象已移动

可在此处找到该文档 Get Customer Address in String format in Magento 2 – New Self New Life
New Self New Life
No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices
New Self New Life
No Result
View All Result
Home Softwares

Get Customer Address in String format in Magento 2

by admin
4 years ago
in Softwares
Get Customer Address in String format in Magento 2
Share on FacebookShare on Twitter


Good day Mates!

On this weblog, we’re going to learn the way we will get an tackle in string format.

Within the following controller, we have now loaded an tackle by id and received the string format of that tackle.

<?php
/**
 * Vendor Desc.
 *
 * @class  Vendor
 * @package deal   Vendor_CustomModule
 * @creator    Vendor
 * @copyright Copyright (c) Vendor
 * @license   https://instance.com/license.html
 */
namespace VendorCustomModuleControllerDemo;

use MagentoFrameworkAppActionAction;
use MagentoFrameworkAppActionContext;
use MagentoFrameworkControllerResultFactory;

class GetAddressFormatString extends Motion
{
    /**
     * @var ResultFactory
     */
    protected $resultFactory;

    /**
     * initialization
     *
     * @param Context $context
     * @param ResultFactory $resultFactory
     * @param MagentoCustomerModelAddressConfig $addressConfig
     * @param MagentoCustomerModelAddressMapper $addressMapper
     * @param MagentoCustomerApiAddressRepositoryInterface $addressRepository
     * 
     * @return void
     */
    public operate __construct(
        Context $context,
        ResultFactory $resultFactory,
        MagentoCustomerModelAddressConfig $addressConfig,
        MagentoCustomerModelAddressMapper $addressMapper,
        MagentoCustomerApiAddressRepositoryInterface $addressRepository
    ) {
        $this->resultFactory     = $resultFactory;
        $this->addressRepository = $addressRepository;
        $this->addressConfig     = $addressConfig;
        $this->addressMapper     = $addressMapper;
        dad or mum::__construct($context);
    }
    
    /**
     * Execute methodology to get outcome
     */
    public operate execute()
    {
        $addressId = 1;
        $outcome = $this->resultFactory->create(MagentoFrameworkControllerResultFactory::TYPE_RAW);
        $addressString = $this->getFormattedAddressAsStringByAddressId($addressId);
        $result->setHeader('Content material-Kind','textual content/html')
            ->setContents('Deal with: '.$addressString);

        return $outcome;
    }

    /**
     * Get Formatted Deal with as String
     * 
     * @param int $addressId
     * @return string
     */
    public operate getFormattedAddressAsStringByAddressId($addressId)
    {
        $addressString = "";
        strive {
            $addressObject = $this->addressRepository->getById($addressId);
            /** @var MagentoCustomerBlockAddressRendererRendererInterface $renderer */
            $renderer = $this->addressConfig->getFormatByCode('html')->getRenderer();
            $addressString = $renderer->renderArray(
                $this->addressMapper->toFlatArray($addressObject)
            );
        } catch (MagentoFrameworkExceptionNoSuchEntityException $e) {
            return "";
        }
        return $addressString;
    }
}

Now, after we execute this controller on the browser. We are going to get the outcome as following picture:

AddressInStringFormat
author-thumb

Khushboo Sahu
5 Badges

5 October 2021



Source link

Tags: AddressCustomerformatMagentoString
Previous Post

Supermodel Chanel Iman & NFLer Sterling Shepard Allegedly SPLIT!!

Next Post

Twitter Removes Live Stream Guests Option in Order to Improve Broadcast Quality

Related Posts

Apple launches iOS 26 beta 3, faces Fortnite developer win in court
Softwares

Apple launches iOS 26 beta 3, faces Fortnite developer win in court

by admin
August 17, 2025
NFT Aggregator Marketplace Development: Complete Overview
Softwares

NFT Aggregator Marketplace Development: Complete Overview

by admin
August 15, 2025
New Vue js features – Vue 3+ overview
Softwares

New Vue js features – Vue 3+ overview

by admin
August 16, 2025
How agile is your crypto? Interview study explores opportunities and challenges of cryptographic update processes
Softwares

How agile is your crypto? Interview study explores opportunities and challenges of cryptographic update processes

by admin
August 12, 2025
20+ Best Free Futuristic Fonts in 2025 — Speckyboy
Softwares

20+ Best Free Futuristic Fonts in 2025 — Speckyboy

by admin
August 13, 2025
Next Post
Twitter Removes Live Stream Guests Option in Order to Improve Broadcast Quality

Twitter Removes Live Stream Guests Option in Order to Improve Broadcast Quality

Kelly Clarkson Shades Her Ex-Husband With Billie Eilish ‘Kellyoke’ Lyric Swap – Watch!

Kelly Clarkson Shades Her Ex-Husband With Billie Eilish 'Kellyoke' Lyric Swap - Watch!

  • Trending
  • Comments
  • Latest
More than 400 Canadian artists sign letter denouncing ‘anti-trans’ policies

More than 400 Canadian artists sign letter denouncing ‘anti-trans’ policies

April 1, 2024
Taylor Swift’s ‘Eras Tour’ movie: How and when you can stream in Canada – National

Taylor Swift’s ‘Eras Tour’ movie: How and when you can stream in Canada – National

November 27, 2023
Jacklyn Zeman, longtime ‘General Hospital’ actor, dies at 70 – National

Jacklyn Zeman, longtime ‘General Hospital’ actor, dies at 70 – National

May 11, 2023
Greyson Chance says Ellen DeGeneres ‘abandoned’ him, calls her ‘manipulative’ and ‘opportunistic’ – National

Greyson Chance says Ellen DeGeneres ‘abandoned’ him, calls her ‘manipulative’ and ‘opportunistic’ – National

September 26, 2022
Robert De Niro shows up to troll Donald Trump outside hush-money trial – National

Robert De Niro shows up to troll Donald Trump outside hush-money trial – National

May 29, 2024
Anne Heche to be taken off life support after compatible organ recipient found – National

Anne Heche to be taken off life support after compatible organ recipient found – National

August 15, 2022
Mike ‘The Situation’ Sorrentino saves 2-year-old son from choking in home video – National

Mike ‘The Situation’ Sorrentino saves 2-year-old son from choking in home video – National

February 5, 2024
‘Nope’ movie review: Jordan Peele does it again in masterful spectacle – National

‘Nope’ movie review: Jordan Peele does it again in masterful spectacle – National

July 22, 2022
THE LORD OF THE RINGS Poster Art “The Legend Comes To Life” By Artist Stephen Andrade — GeekTyrant

THE LORD OF THE RINGS Poster Art “The Legend Comes To Life” By Artist Stephen Andrade — GeekTyrant

August 17, 2025
Android 17 Sweet Naming Secret Revealed

Android 17 Sweet Naming Secret Revealed

August 17, 2025
‘Stranger Things’ Creators are Jumping Ship to Paramount

‘Stranger Things’ Creators are Jumping Ship to Paramount

August 16, 2025
Celebs Whose Kids Don’t Know They’re Famous

Celebs Whose Kids Don’t Know They’re Famous

August 16, 2025
25 Classic Movies That Got Bad Reviews From Critics

25 Classic Movies That Got Bad Reviews From Critics

August 16, 2025
Hip-Hop’s Biggest First-Week Sales for Projects in 2025

Hip-Hop’s Biggest First-Week Sales for Projects in 2025

August 15, 2025
HyperX’s claims its latest headset lasts 250 hours on a single charge

HyperX’s claims its latest headset lasts 250 hours on a single charge

August 15, 2025
5 Albums I Can’t Live Without: Steve Jones of the Sex Pistols

5 Albums I Can’t Live Without: Steve Jones of the Sex Pistols

August 16, 2025
New Self New Life

Your source for entertainment news, celebrities, celebrity news, and Music, Cinema, Digital Lifestyle and Social Media and More !

Categories

  • Celebrity
  • Cinema
  • Devices
  • Digital Lifestyle
  • Entertainment
  • Music
  • Social Media
  • Softwares
  • Uncategorized

Recent Posts

  • THE LORD OF THE RINGS Poster Art “The Legend Comes To Life” By Artist Stephen Andrade — GeekTyrant
  • Android 17 Sweet Naming Secret Revealed
  • ‘Stranger Things’ Creators are Jumping Ship to Paramount
  • Home
  • Disclaimer
  • DMCA
  • Privacy Policy
  • Cookie Privacy Policy
  • Terms and Conditions
  • Contact us

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites. slotsfree  creator solana token

No Result
View All Result
  • Home
  • Entertainment
  • Celebrity
  • Cinema
  • Music
  • Digital Lifestyle
  • Social Media
  • Softwares
  • Devices

Copyright © 2021 New Self New Life.
New Self New Life is not responsible for the content of external sites.

New Self New Life