C

Factory::count() — Method in class Factory

Update the count of the returned definitions

Factory::create() — Method in class Factory

Create definition(s) with the given state and count

OrderSheet::count() — Method in class OrderSheet

Setter for $count

OrderSheet::csv() — Method in class OrderSheet

Export the order sheet data to CSV

D

Factory::definition() — Method in class Factory

Define a factory definition for online mall companies

PlayautoFactory::definition() — Method in class PlayautoFactory

Define the order sheet's default state.

Faker::dateTime() — Method in class Faker

Get Korean dateTime format in online shopping industry

F

FactoryClass in namespace Cable8mm\OrderSheet\Factories
FakerClass in namespace Cable8mm\OrderSheet\Support

H

Factory::header() — Method in class Factory

Get header cells

OrderSheet::header() — Method in class OrderSheet

Setter for $header

M

Factory::make() — Method in class Factory

Create a new Factory instance

Faker::make() — Method in class Faker

Faker factory method

O

OrderSheetClass in namespace Cable8mm\OrderSheet

Main entry point for creating new order sheets

OrderSheet::of() — Method in class OrderSheet

Factory method to create an instance of OrderSheet

P

PlayautoFactoryClass in namespace Cable8mm\OrderSheet\Factories
OrderSheet::path() — Method in class OrderSheet

Setter for $path

S

Factory::state() — Method in class Factory

Update the state of the returned definitions

OrderSheet::state() — Method in class OrderSheet

Setter for $state

Faker::shared() — Method in class Faker

Get \Faker\Generator singleton instance

T

OrderSheet::toArray() — Method in class OrderSheet

Export the order sheet data to array or CSV

X

OrderSheet::xlsx() — Method in class OrderSheet

Export the order sheet data to XLSX

_

OrderSheet::__toString() — Method in class OrderSheet

Magic method to convert the order sheet type to string