Class |
Constant / Property / Method |
class CreatePage extends SymfonyPage implements CreatePageInterface { /**/ } |
function getFieldElement(2286) |
class CreatePage extends BaseCreatePage implements CreatePageInterface { /**/ } |
function getFieldElement(2286, 332) |
|
interface OrderTokenValueAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
none getordertokenvalue |
class ( ) extends Constraint implements OrderTokenValueAwareInterface { /**/ } |
public getordertokenvalue |
|
interface OrderTokenValueAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
none setordertokenvalue |
class ( ) extends Constraint implements OrderTokenValueAwareInterface { /**/ } |
public setordertokenvalue |
|
interface HomePageInterface extends SymfonyPageInterface { /**/ } |
logout : [\void] |
class HomePage extends SymfonyPage implements HomePageInterface { /**/ } |
logout : [] |
|
interface ShowPageInterface extends PageInterface { /**/ } |
getattributebyname : [\null, \string] |
class ShowPage extends SymfonyPage implements ShowPageInterface { /**/ } |
getattributebyname : [\string, \null] |
|
interface SelectShippingPageInterface extends SymfonyPageInterface { /**/ } |
getselectedshippingmethodname : [\string, \null] |
class SelectShippingPage extends SymfonyPage implements SelectShippingPageInterface { /**/ } |
getselectedshippingmethodname : [\null, \string] |
|
interface IndexPageInterface extends SymfonyPageInterface { /**/ } |
changepaymentmethod : [\void] |
class IndexPage extends SymfonyPage implements IndexPageInterface { /**/ } |
changepaymentmethod : [] |
|
interface SharedStorageInterface { /**/ } |
setclipboard : [\void] |
class SharedStorage implements SharedStorageInterface { /**/ } |
setclipboard : [] |
|
interface PromotionCouponGeneratorInstructionInterface { /**/ } |
getprefix : [\string, \null] |
final class PromotionCouponGeneratorInstruction implements PromotionCouponGeneratorInstructionInterface { /**/ } |
getprefix : [\null, \string] |
|
interface PromotionCouponGeneratorInstructionInterface { /**/ } |
getsuffix : [\null, \string] |
final class PromotionCouponGeneratorInstruction implements PromotionCouponGeneratorInstructionInterface { /**/ } |
getsuffix : [\string, \null] |
|
interface PromotionInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getname : [\string, \null] |
class Promotion implements PromotionInterface { /**/ } |
getname : [\null, \string] |
|
interface PromotionInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getdescription : [\string, \null] |
class Promotion implements PromotionInterface { /**/ } |
getdescription : [\null, \string] |
|
interface CatalogPromotionTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getdescription : [\string, \null] |
class CatalogPromotionTranslation extends AbstractTranslation implements CatalogPromotionTranslationInterface { /**/ } |
getdescription : [\null, \string] |
|
interface CatalogPromotionInterface extends ResourceInterface, CodeAwareInterface, TranslatableInterface, ToggleableInterface { /**/ } |
getname : [\string, \null] |
class CatalogPromotion implements CatalogPromotionInterface { /**/ } |
getname : [\null, \string] |
|
interface CatalogPromotionActionInterface extends ResourceInterface { /**/ } |
gettype : [\null, \string] |
class CatalogPromotionAction implements CatalogPromotionActionInterface { /**/ } |
gettype : [\string, \null] |
|
interface ConfigurablePromotionElementInterface extends ResourceInterface { /**/ } |
gettype : [\string, \null] |
class PromotionAction implements PromotionActionInterface { /**/ } |
gettype : [\null, \string] |
|
interface OrderInterface extends AdjustableInterface, ResourceInterface, TimestampableInterface { /**/ } |
getnotes : [\string, \null] |
class Order implements OrderInterface { /**/ } |
getnotes : [\null, \string] |
|
interface AdjustmentInterface extends ResourceInterface, TimestampableInterface { /**/ } |
gettype : [\null, \string] |
class Adjustment implements AdjustmentInterface { /**/ } |
gettype : [\string, \null] |
|
interface LocaleInterface extends ResourceInterface, CodeAwareInterface, TimestampableInterface { /**/ } |
getname : [\null, \string] |
class Locale implements LocaleInterface, \Stringable { /**/ } |
getname : [\string, \null] |
|
interface OrderInterface extends BaseOrderInterface, PaymentsSubjectInterface, CountablePromotionSubjectInterface, PromotionCouponAwarePromotionSubjectInterface, CustomerAwareInterface, ChannelAwareInterface { /**/ } |
getcheckoutstate : [\string, \null] |
class Order extends BaseOrder implements OrderInterface { /**/ } |
getcheckoutstate : [\null, \string] |
|
interface OrderInterface extends BaseOrderInterface, PaymentsSubjectInterface, CountablePromotionSubjectInterface, PromotionCouponAwarePromotionSubjectInterface, CustomerAwareInterface, ChannelAwareInterface { /**/ } |
getpaymentstate : [\null, \string] |
class Order extends BaseOrder implements OrderInterface { /**/ } |
getpaymentstate : [\string, \null] |
|
interface OrderInterface extends BaseOrderInterface, PaymentsSubjectInterface, CountablePromotionSubjectInterface, PromotionCouponAwarePromotionSubjectInterface, CustomerAwareInterface, ChannelAwareInterface { /**/ } |
getlocalecode : [\null, \string] |
class Order extends BaseOrder implements OrderInterface { /**/ } |
getlocalecode : [\string, \null] |
|
interface OrderInterface extends BaseOrderInterface, PaymentsSubjectInterface, CountablePromotionSubjectInterface, PromotionCouponAwarePromotionSubjectInterface, CustomerAwareInterface, ChannelAwareInterface { /**/ } |
getshippingstate : [\string, \null] |
class Order extends BaseOrder implements OrderInterface { /**/ } |
getshippingstate : [\null, \string] |
|
interface OrderInterface extends BaseOrderInterface, PaymentsSubjectInterface, CountablePromotionSubjectInterface, PromotionCouponAwarePromotionSubjectInterface, CustomerAwareInterface, ChannelAwareInterface { /**/ } |
gettokenvalue : [\null, \string] |
class Order extends BaseOrder implements OrderInterface { /**/ } |
gettokenvalue : [\string, \null] |
|
interface ChannelPricingInterface extends ResourceInterface { /**/ } |
getchannelcode : [\string, \null] |
class ChannelPricing implements ChannelPricingInterface, \Stringable { /**/ } |
getchannelcode : [\null, \string] |
|
interface ImageInterface extends ResourceInterface { /**/ } |
gettype : [\string, \null] |
abstract class Image implements ImageInterface { /**/ } |
gettype : [\null, \string] |
|
interface AdminUserInterface extends BaseUserInterface, ImageAwareInterface { /**/ } |
getfirstname : [\null, \string] |
class AdminUser extends User implements AdminUserInterface, EquatableInterface { /**/ } |
getfirstname : [\string, \null] |
|
interface AdminUserInterface extends BaseUserInterface, ImageAwareInterface { /**/ } |
getlastname : [\null, \string] |
class AdminUser extends User implements AdminUserInterface, EquatableInterface { /**/ } |
getlastname : [\string, \null] |
|
interface AdminUserInterface extends BaseUserInterface, ImageAwareInterface { /**/ } |
setavatar : [\void] |
class AdminUser extends User implements AdminUserInterface, EquatableInterface { /**/ } |
setavatar : [] |
|
interface CustomerInterface extends BaseCustomerInterface, UserAwareInterface, ProductReviewerInterface { /**/ } |
setuser : [\void] |
class Customer extends BaseCustomer implements CustomerInterface { /**/ } |
setuser : [] |
|
interface ShopBillingDataInterface extends ResourceInterface { /**/ } |
gettaxid : [\null, \string] |
class ShopBillingData implements ShopBillingDataInterface { /**/ } |
gettaxid : [\string, \null] |
|
interface ShopBillingDataInterface extends ResourceInterface { /**/ } |
getcountrycode : [\null, \string] |
class ShopBillingData implements ShopBillingDataInterface { /**/ } |
getcountrycode : [\string, \null] |
|
interface ShopBillingDataInterface extends ResourceInterface { /**/ } |
getcity : [\null, \string] |
class ShopBillingData implements ShopBillingDataInterface { /**/ } |
getcity : [\string, \null] |
|
interface ShopBillingDataInterface extends ResourceInterface { /**/ } |
getpostcode : [\string, \null] |
class ShopBillingData implements ShopBillingDataInterface { /**/ } |
getpostcode : [\null, \string] |
|
interface ChannelInterface extends BaseChannelInterface, CurrenciesAwareInterface, LocalesAwareInterface { /**/ } |
getthemename : [\null, \string] |
class Channel extends BaseChannel implements ChannelInterface { /**/ } |
getthemename : [\string, \null] |
|
interface ChannelInterface extends BaseChannelInterface, CurrenciesAwareInterface, LocalesAwareInterface { /**/ } |
getcontactemail : [\null, \string] |
class Channel extends BaseChannel implements ChannelInterface { /**/ } |
getcontactemail : [\string, \null] |
|
interface ChannelInterface extends BaseChannelInterface, CurrenciesAwareInterface, LocalesAwareInterface { /**/ } |
getcontactphonenumber : [\null, \string] |
class Channel extends BaseChannel implements ChannelInterface { /**/ } |
getcontactphonenumber : [\string, \null] |
|
interface ProductInterface extends BaseProductInterface, ProductTaxonsAwareInterface, ChannelsAwareInterface, ReviewableInterface, ImagesAwareInterface { /**/ } |
getshortdescription : [\null, \string] |
class Product extends BaseProduct implements ProductInterface, ReviewableProductInterface { /**/ } |
getshortdescription : [\string, \null] |
|
interface ProductVariantInterface extends BaseVariantInterface, ShippableInterface, StockableInterface, TaxableInterface, VersionedInterface, ProductImagesAwareInterface { /**/ } |
getheight : [\null, \float] |
class ProductVariant extends BaseVariant implements ProductVariantInterface, Comparable, \Stringable { /**/ } |
getheight : [\float, \null] |
|
interface ProductVariantInterface extends BaseVariantInterface, ShippableInterface, StockableInterface, TaxableInterface, VersionedInterface, ProductImagesAwareInterface { /**/ } |
getdepth : [\float, \null] |
class ProductVariant extends BaseVariant implements ProductVariantInterface, Comparable, \Stringable { /**/ } |
getdepth : [\null, \float] |
|
interface CurrencyStorageInterface { /**/ } |
get : [\null, \string] |
final class CurrencyStorage implements CurrencyStorageInterface { /**/ } |
get : [\string, \null] |
|
interface AttributeInterface extends ResourceInterface, CodeAwareInterface, TimestampableInterface, TranslatableInterface { /**/ } |
getstoragetype : [\null, \string] |
class Attribute implements AttributeInterface, \Stringable { /**/ } |
getstoragetype : [\string, \null] |
|
interface AttributeValueInterface extends ResourceInterface { /**/ } |
getname : [\string, \null] |
class AttributeValue implements AttributeValueInterface { /**/ } |
getname : [\null, \string] |
|
interface AttributeValueInterface extends ResourceInterface { /**/ } |
gettype : [\string, \null] |
class AttributeValue implements AttributeValueInterface { /**/ } |
gettype : [\null, \string] |
|
interface PaymentInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getstate : [\string, \null] |
class Payment implements PaymentInterface { /**/ } |
getstate : [\null, \string] |
|
interface PaymentMethodTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getdescription : [\null, \string] |
class PaymentMethodTranslation extends AbstractTranslation implements PaymentMethodTranslationInterface, \Stringable { /**/ } |
getdescription : [\string, \null] |
|
interface PaymentMethodTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getinstructions : [\null, \string] |
class PaymentMethodTranslation extends AbstractTranslation implements PaymentMethodTranslationInterface, \Stringable { /**/ } |
getinstructions : [\string, \null] |
|
interface PaymentMethodInterface extends CodeAwareInterface, ResourceInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getname : [\string, \null] |
class PaymentMethod implements PaymentMethodInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface PaymentMethodInterface extends CodeAwareInterface, ResourceInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getdescription : [\string, \null] |
class PaymentMethod implements PaymentMethodInterface, \Stringable { /**/ } |
getdescription : [\null, \string] |
|
interface PaymentMethodInterface extends CodeAwareInterface, ResourceInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getinstructions : [\null, \string] |
class PaymentMethod implements PaymentMethodInterface, \Stringable { /**/ } |
getinstructions : [\string, \null] |
|
interface PaymentMethodInterface extends CodeAwareInterface, ResourceInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getenvironment : [\string, \null] |
class PaymentMethod implements PaymentMethodInterface, \Stringable { /**/ } |
getenvironment : [\null, \string] |
|
interface CanonicalizerInterface { /**/ } |
canonicalize : [\string, \null] |
final class Canonicalizer implements CanonicalizerInterface { /**/ } |
canonicalize : [\null, \string] |
|
interface CredentialsHolderInterface { /**/ } |
getplainpassword : [\string, \null] |
class User implements UserInterface, \Stringable { /**/ } |
getplainpassword : [\null, \string] |
|
interface CredentialsHolderInterface { /**/ } |
getpassword : [\null, \string] |
class User implements UserInterface, \Stringable { /**/ } |
getpassword : [] |
|
interface CredentialsHolderInterface { /**/ } |
getsalt : [\string] |
class User implements UserInterface, \Stringable { /**/ } |
getsalt : [] |
|
interface CredentialsHolderInterface { /**/ } |
erasecredentials : [\void] |
class User implements UserInterface, \Stringable { /**/ } |
erasecredentials : [] |
|
interface UserOAuthInterface extends UserAwareInterface, ResourceInterface { /**/ } |
getaccesstoken : [\string, \null] |
class UserOAuth implements UserOAuthInterface { /**/ } |
getaccesstoken : [\null, \string] |
|
interface UserInterface extends AdvancedUserInterface, CredentialsHolderInterface, ResourceInterface, \Serializable, TimestampableInterface, ToggleableInterface, EncoderAwareInterface, PasswordHasherAwareInterface { /**/ } |
getemail : [\string, \null] |
class User implements UserInterface, \Stringable { /**/ } |
getemail : [\null, \string] |
|
interface UserInterface extends AdvancedUserInterface, CredentialsHolderInterface, ResourceInterface, \Serializable, TimestampableInterface, ToggleableInterface, EncoderAwareInterface, PasswordHasherAwareInterface { /**/ } |
getemailcanonical : [\string, \null] |
class User implements UserInterface, \Stringable { /**/ } |
getemailcanonical : [\null, \string] |
|
interface UserInterface extends AdvancedUserInterface, CredentialsHolderInterface, ResourceInterface, \Serializable, TimestampableInterface, ToggleableInterface, EncoderAwareInterface, PasswordHasherAwareInterface { /**/ } |
getemailverificationtoken : [\null, \string] |
class User implements UserInterface, \Stringable { /**/ } |
getemailverificationtoken : [\string, \null] |
|
class User implements UserInterface, \Stringable { /**/ } |
getemail : [\null, \string] |
class ShopUser extends BaseUser implements ShopUserInterface { /**/ } |
getemail : [\string, \null] |
|
class User implements UserInterface, \Stringable { /**/ } |
getemailcanonical : [\null, \string] |
class ShopUser extends BaseUser implements ShopUserInterface { /**/ } |
getemailcanonical : [\string, \null] |
|
interface UserAwareInterface { /**/ } |
setuser : [\void] |
class UserOAuth implements UserOAuthInterface { /**/ } |
setuser : [] |
|
interface UserAwareInterface { /**/ } |
setuser : [\void] |
class Customer extends BaseCustomer implements CustomerInterface { /**/ } |
setuser : [] |
|
interface TaxCategoryInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getname : [\string, \null] |
class TaxCategory implements TaxCategoryInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface TaxRateInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getname : [\string, \null] |
class TaxRate implements TaxRateInterface { /**/ } |
getname : [\null, \string] |
|
interface TaxRateInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getlabel : [\null, \string] |
class TaxRate implements TaxRateInterface { /**/ } |
getlabel : [\string, \null] |
|
interface ShippingCategoryInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getname : [\string, \null] |
class ShippingCategory implements ShippingCategoryInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface ShippingCategoryInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getdescription : [\null, \string] |
class ShippingCategory implements ShippingCategoryInterface, \Stringable { /**/ } |
getdescription : [\string, \null] |
|
interface ConfigurableShippingMethodElementInterface extends ResourceInterface { /**/ } |
gettype : [\null, \string] |
class ShippingMethodRule implements ShippingMethodRuleInterface { /**/ } |
gettype : [\string, \null] |
|
interface ShippingMethodInterface extends ResourceInterface, ArchivableInterface, CodeAwareInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
setcategory : [\void] |
class ShippingMethod implements ShippingMethodInterface, \Stringable { /**/ } |
setcategory : [] |
|
interface ShippingMethodTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getdescription : [\string, \null] |
class ShippingMethodTranslation extends AbstractTranslation implements ShippingMethodTranslationInterface, \Stringable { /**/ } |
getdescription : [\null, \string] |
|
interface ShipmentInterface extends ResourceInterface, ShippingSubjectInterface, TimestampableInterface { /**/ } |
gettracking : [\null, \string] |
class Shipment implements ShipmentInterface, \Stringable { /**/ } |
gettracking : [\string, \null] |
|
interface ShippableInterface { /**/ } |
getshippingvolume : [\float, \null] |
class ProductVariant extends BaseVariant implements ProductVariantInterface, Comparable, \Stringable { /**/ } |
getshippingvolume : [\null, \float] |
|
interface ShippableInterface { /**/ } |
getshippingwidth : [\float, \null] |
class ProductVariant extends BaseVariant implements ProductVariantInterface, Comparable, \Stringable { /**/ } |
getshippingwidth : [\null, \float] |
|
interface ShippableInterface { /**/ } |
getshippingheight : [\float, \null] |
class ProductVariant extends BaseVariant implements ProductVariantInterface, Comparable, \Stringable { /**/ } |
getshippingheight : [\null, \float] |
|
interface ProductOptionTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getname : [\string, \null] |
class ProductOptionTranslation extends AbstractTranslation implements ProductOptionTranslationInterface { /**/ } |
getname : [\null, \string] |
|
interface ProductTranslationInterface extends SlugAwareInterface, ResourceInterface, TranslationInterface { /**/ } |
getdescription : [\string, \null] |
class ProductTranslation extends AbstractTranslation implements ProductTranslationInterface { /**/ } |
getdescription : [\null, \string] |
|
interface ProductTranslationInterface extends SlugAwareInterface, ResourceInterface, TranslationInterface { /**/ } |
getmetadescription : [\string, \null] |
class ProductTranslation extends AbstractTranslation implements ProductTranslationInterface { /**/ } |
getmetadescription : [\null, \string] |
|
interface ProductOptionInterface extends ResourceInterface, CodeAwareInterface, TimestampableInterface, TranslatableInterface { /**/ } |
getname : [\null, \string] |
class ProductOption implements ProductOptionInterface, \Stringable { /**/ } |
getname : [\string, \null] |
|
interface ProductVariantTranslationInterface extends ResourceInterface, TranslationInterface { /**/ } |
getname : [\string, \null] |
class ProductVariantTranslation extends AbstractTranslation implements ProductVariantTranslationInterface { /**/ } |
getname : [\null, \string] |
|
interface ProductInterface extends AttributeSubjectInterface, CodeAwareInterface, ResourceInterface, SlugAwareInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getname : [\null, \string] |
class Product implements ProductInterface, \Stringable { /**/ } |
getname : [\string, \null] |
|
interface ProductInterface extends AttributeSubjectInterface, CodeAwareInterface, ResourceInterface, SlugAwareInterface, TimestampableInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getdescription : [\string, \null] |
class Product implements ProductInterface, \Stringable { /**/ } |
getdescription : [\null, \string] |
|
interface ProductOptionValueInterface extends ResourceInterface, CodeAwareInterface, TranslatableInterface { /**/ } |
getvalue : [\null, \string] |
class ProductOptionValue implements ProductOptionValueInterface, \Stringable { /**/ } |
getvalue : [\string, \null] |
|
interface ProductVariantInterface extends TimestampableInterface, ResourceInterface, CodeAwareInterface, ToggleableInterface, TranslatableInterface { /**/ } |
getname : [\string, \null] |
class ProductVariant implements ProductVariantInterface { /**/ } |
getname : [\null, \string] |
|
interface ChannelInterface extends CodeAwareInterface, TimestampableInterface, ToggleableInterface, ResourceInterface { /**/ } |
getname : [\string, \null] |
class Channel implements ChannelInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface ChannelInterface extends CodeAwareInterface, TimestampableInterface, ToggleableInterface, ResourceInterface { /**/ } |
gethostname : [\null, \string] |
class Channel implements ChannelInterface, \Stringable { /**/ } |
gethostname : [\string, \null] |
|
interface ChannelInterface extends CodeAwareInterface, TimestampableInterface, ToggleableInterface, ResourceInterface { /**/ } |
getcolor : [\null, \string] |
class Channel implements ChannelInterface, \Stringable { /**/ } |
getcolor : [\string, \null] |
|
interface TaxonTranslationInterface extends SlugAwareInterface, ResourceInterface, TranslationInterface { /**/ } |
getname : [\null, \string] |
class TaxonTranslation extends AbstractTranslation implements TaxonTranslationInterface, \Stringable { /**/ } |
getname : [\string, \null] |
|
interface TaxonInterface extends CodeAwareInterface, TranslatableInterface, ResourceInterface, SlugAwareInterface, ToggleableInterface { /**/ } |
getdescription : [\null, \string] |
class Taxon implements TaxonInterface, \Stringable { /**/ } |
getdescription : [\string, \null] |
|
interface ReviewableInterface { /**/ } |
getaveragerating : [\float, \null] |
class Product extends BaseProduct implements ProductInterface, ReviewableProductInterface { /**/ } |
getaveragerating : [\null, \float] |
|
interface CurrencyInterface extends CodeAwareInterface, TimestampableInterface, ResourceInterface { /**/ } |
getname : [\null, \string] |
class Currency implements CurrencyInterface, \Stringable { /**/ } |
getname : [\string, \null] |
|
interface ExchangeRateInterface extends ResourceInterface { /**/ } |
getratio : [\float, \null] |
class ExchangeRate implements ExchangeRateInterface { /**/ } |
getratio : [\null, \float] |
|
interface ExchangeRateInterface extends ResourceInterface { /**/ } |
setratio : [\void] |
class ExchangeRate implements ExchangeRateInterface { /**/ } |
setratio : [] |
|
interface ZoneInterface extends ResourceInterface, CodeAwareInterface { /**/ } |
getscope : [\null, \string] |
class Zone implements ZoneInterface, \Stringable { /**/ } |
getscope : [\string, \null] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getfirstname : [\string, \null] |
class Address implements AddressInterface { /**/ } |
getfirstname : [\null, \string] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getlastname : [\string, \null] |
class Address implements AddressInterface { /**/ } |
getlastname : [\null, \string] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getfullname : [\string] |
class Address implements AddressInterface { /**/ } |
getfullname : [\string, \null] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getcompany : [\string, \null] |
class Address implements AddressInterface { /**/ } |
getcompany : [\null, \string] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getcity : [\null, \string] |
class Address implements AddressInterface { /**/ } |
getcity : [\string, \null] |
|
interface AddressInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getpostcode : [\string, \null] |
class Address implements AddressInterface { /**/ } |
getpostcode : [\null, \string] |
|
interface CountryInterface extends ToggleableInterface, ResourceInterface, CodeAwareInterface { /**/ } |
getname : [\string, \null] |
class Country implements CountryInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface CustomerInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getfirstname : [\string, \null] |
class Customer implements CustomerInterface, \Stringable { /**/ } |
getfirstname : [\null, \string] |
|
interface CustomerInterface extends TimestampableInterface, ResourceInterface { /**/ } |
getlastname : [\null, \string] |
class Customer implements CustomerInterface, \Stringable { /**/ } |
getlastname : [\string, \null] |
|
interface CustomerGroupInterface extends ResourceInterface, CodeAwareInterface { /**/ } |
getname : [\string, \null] |
class CustomerGroup implements CustomerGroupInterface, \Stringable { /**/ } |
getname : [\null, \string] |
|
interface ResolveNextRouteInterface { /**/ } |
getroutename : [\string, \null] |
class ResolveNextRoute extends Generic implements ResolveNextRouteInterface { /**/ } |
getroutename : [\null, \string] |
|
interface LocaleHelperInterface extends HelperInterface { /**/ } |
convertcodetoname : [\string, \null] |
final class LocaleHelper extends Helper implements LocaleHelperInterface { /**/ } |
convertcodetoname : [\null, \string] |
|
interface UserLoginInterface { /**/ } |
login : [\void] |
class UserLogin implements UserLoginInterface { /**/ } |
login : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\promotion\model\catalogpromotionscopeinterface] |
final class CatalogPromotionScopeExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\paymentmethodinterface] |
class PaymentMethodExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\orderinterface] |
class OrderExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\taxation\model\taxcategoryinterface] |
class TaxCategoryExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\customer\model\customergroupinterface] |
class CustomerGroupExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\product\model\productattributeinterface] |
class ProductAttributeExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\product\model\productassociationtypeinterface] |
class ProductAssociationTypeExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\productinterface] |
class ProductExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\product\model\productassociationinterface] |
class ProductAssociationExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\product\model\productoptioninterface] |
class ProductOptionExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\promotion\model\promotionruleinterface] |
class PromotionRuleExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\promotion\model\catalogpromotionactioninterface] |
final class CatalogPromotionActionExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\review\model\reviewinterface] |
class ProductReviewExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\catalogpromotioninterface] |
class CatalogPromotionExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\shopuserinterface] |
class ShopUserExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\channelinterface] |
class ChannelExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\addressinterface] |
class AddressExampleFactory extends AbstractExampleFactory { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\shippingmethodinterface] |
class ShippingMethodExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\shipping\model\shippingcategoryinterface] |
class ShippingCategoryExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\promotion\model\promotionactioninterface] |
class PromotionActionExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\taxoninterface] |
class TaxonExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\promotioninterface] |
class PromotionExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\taxrateinterface] |
class TaxRateExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface ExampleFactoryInterface { /**/ } |
create : [\sylius\component\core\model\adminuserinterface] |
class AdminUserExampleFactory extends AbstractExampleFactory implements ExampleFactoryInterface { /**/ } |
create : [] |
|
interface CommandDataTransformerInterface { /**/ } |
transform : [\sylius\bundle\apibundle\command\shopuseridawareinterface] |
final class LoggedInShopUserIdAwareCommandDataTransformer implements CommandDataTransformerInterface { /**/ } |
transform : [] |
|
interface LocaleCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getlocalecode : [\string, \null] |
class UpdateCart implements OrderTokenValueAwareInterface, CustomerEmailAwareInterface, LocaleCodeAwareInterface { /**/ } |
getlocalecode : [\null, \string] |
|
interface LocaleCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getlocalecode : [\string, \null] |
class ResendVerificationEmail implements ShopUserIdAwareInterface, ChannelCodeAwareInterface, LocaleCodeAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getlocalecode : [\null, \string] |
|
interface LocaleCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getlocalecode : [\string, \null] |
class SendContactRequest implements ChannelCodeAwareInterface, LocaleCodeAwareInterface, LoggedInCustomerEmailIfNotSetAwareInterface { /**/ } |
getlocalecode : [\null, \string] |
|
interface LocaleCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getlocalecode : [\string, \null] |
class PickupCart implements ChannelCodeAwareInterface, CustomerEmailAwareInterface, LocaleCodeAwareInterface { /**/ } |
getlocalecode : [\null, \string] |
|
interface CustomerEmailAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getemail : [\null, \string] |
class PickupCart implements ChannelCodeAwareInterface, CustomerEmailAwareInterface, LocaleCodeAwareInterface { /**/ } |
getemail : [\string, \null] |
|
interface CustomerEmailAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getemail : [\null, \string] |
class UpdateCart implements OrderTokenValueAwareInterface, CustomerEmailAwareInterface, LocaleCodeAwareInterface { /**/ } |
getemail : [\string, \null] |
|
interface PaymentMethodCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getpaymentmethodcode : [\null, \string] |
class ChoosePaymentMethod implements OrderTokenValueAwareInterface, SubresourceIdAwareInterface, PaymentMethodCodeAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getpaymentmethodcode : [\string, \null] |
|
interface LoggedInCustomerEmailIfNotSetAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getemail : [\null, \string] |
class SendContactRequest implements ChannelCodeAwareInterface, LocaleCodeAwareInterface, LoggedInCustomerEmailIfNotSetAwareInterface { /**/ } |
getemail : [\string, \null] |
|
interface SubresourceIdAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getsubresourceid : [\string, \null] |
class ChooseShippingMethod implements OrderTokenValueAwareInterface, SubresourceIdAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getsubresourceid : [\null, \string] |
|
interface SubresourceIdAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getsubresourceid : [\string, \null] |
class ChoosePaymentMethod implements OrderTokenValueAwareInterface, SubresourceIdAwareInterface, PaymentMethodCodeAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getsubresourceid : [\null, \string] |
|
interface OrderTokenValueAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getordertokenvalue : [\string, \null] |
class ( ) extends Constraint implements OrderTokenValueAwareInterface { /**/ } |
getordertokenvalue : [\null, \string] |
|
interface OrderTokenValueAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getordertokenvalue : [\string, \null] |
class ( ) extends Constraint implements OrderTokenValueAwareInterface { /**/ } |
getordertokenvalue : [\null, \string] |
|
interface OrderTokenValueAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getordertokenvalue : [\string, \null] |
class ChangeItemQuantityInCart implements OrderTokenValueAwareInterface, SubresourceIdAwareInterface { /**/ } |
getordertokenvalue : [\null, \string] |
|
interface ChannelCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getchannelcode : [\string] |
class RegisterShopUser implements ChannelCodeAwareInterface, LocaleCodeAwareInterface { /**/ } |
getchannelcode : [\string, \null] |
|
interface ChannelCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getchannelcode : [\null, \string] |
class RequestResetPasswordToken implements ChannelCodeAwareInterface, LocaleCodeAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getchannelcode : [\string, \null] |
|
interface ChannelCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getchannelcode : [\null, \string] |
class PickupCart implements ChannelCodeAwareInterface, CustomerEmailAwareInterface, LocaleCodeAwareInterface { /**/ } |
getchannelcode : [\string, \null] |
|
interface ChannelCodeAwareInterface extends CommandAwareDataTransformerInterface { /**/ } |
getchannelcode : [\string] |
class ResendVerificationEmail implements ShopUserIdAwareInterface, ChannelCodeAwareInterface, LocaleCodeAwareInterface, IriToIdentifierConversionAwareInterface { /**/ } |
getchannelcode : [\string, \null] |
|