A

APIClientResolverClass in namespace Netflex\API
APIClientClass in namespace Netflex\API\Contracts
APIClass in namespace Netflex\API\Facades
APIClientConnectionResolverClass in namespace Netflex\API\Facades
APIServiceProviderClass in namespace Netflex\API\Providers
Breadcrumb::append() — Method in class Breadcrumb
$ Checkout#addressProperty in class Checkout
$ Order#abandonedProperty in class Order
$ Order#abandoned_reminder_sentProperty in class Order
$ Order#abandoned_reminder_mailProperty in class Order
OrderAPI::addToSession() — Method in class OrderAPI
OrderAPI::addToCache() — Method in class OrderAPI
OrderAddAPI::addCart() — Method in class OrderAddAPI
OrderAddAPI::addDiscount() — Method in class OrderAddAPI
OrderAddAPI::addPayment() — Method in class OrderAddAPI
OrderAddAPI::addData() — Method in class OrderAddAPI
OrderAddAPI::addLogInfo() — Method in class OrderAddAPI
OrderAddAPI::addLogWarning() — Method in class OrderAddAPI
OrderAddAPI::addLogDanger() — Method in class OrderAddAPI
OrderAddAPI::addLogSuccess() — Method in class OrderAddAPI
OrderAddAPI::addLog() — Method in class OrderAddAPI
ArtisanServiceProviderClass in namespace Netflex\Console
ServeCommand::addProxy() — Method in class ServeCommand
Consent::all() — Method in class Consent
$ ConsentAssignment#assignment_idProperty in class ConsentAssignment
$ ConsentAssignment#activeProperty in class ConsentAssignment
Customer::authenticate() — Method in class Customer
Attempts to authenticate with the given credentials.
Customer::addConsent() — Method in class Customer
If customer already has an active consent assignment for the given consent, the previous assignment will get revoked
$ Group#aliasProperty in class Group
AuthServiceProviderClass in namespace Netflex\Customers\Providers
$ GlobalContent#aliasProperty in class GlobalContent
$ GlobalContent#area_typeProperty in class GlobalContent
$ GlobalContent#activeProperty in class GlobalContent
GlobalContent::all() — Method in class GlobalContent
Label::all() — Method in class Label
$ Redirect#aliasProperty in class Redirect
$ Redirect#area_typeProperty in class Redirect
$ Redirect#activeProperty in class Redirect
Redirect::all() — Method in class Redirect
Template::all() — Method in class Template
Variable::all() — Method in class Variable
Broadcaster::auth() — Method in class Broadcaster
Authenticate the incoming request for a given channel.
$ Notification#aliasProperty in class Notification
Notification::all() — Method in class Notification
$ Blocks#areaProperty in class Blocks
$ EditorButton#areaProperty in class EditorButton
Image::alt() — Method in class Image
$ Inline#areaProperty in class Inline
$ Nav#activeClassProperty in class Nav
$ Nav#aClassProperty in class Nav
Nav::aClassList() — Method in class Nav
$ Picture#areaProperty in class Picture
$ Picture#altProperty in class Picture
Picture::alt() — Method in class Picture
$ JwtPayload#attributesProperty in class JwtPayload
$ MediaPreset#attributesProperty in class MediaPreset
JwtProxy::authenticate() — Method in class JwtProxy
Determine if the user is logged in to any of the given guards.
$ NavigationData#attributesProperty in class NavigationData
$ NavigationData#activeProperty in class NavigationData
$ Page#allItemsProperty in class Page
Holds all page objects Avoids recursive resolution of pages
$ Page#autoPublishesProperty in class Page
Indicates if we should automatically publish the model on save.
$ Page#appendsProperty in class Page
The accessors to append to the model's array form.
$ Page#authorProperty in class Page
$ Page#authgroupsProperty in class Page
Page::all() — Method in class Page
Retrieves all instances
$ PreviewRequest#attributesProperty in class PreviewRequest
$ Builder#assocProperty in class Builder
$ Builder#appendsProperty in class Builder
Builder::append() — Method in class Builder
Append a query modifier
Builder::andWhere() — Method in class Builder
Performs a 'andWhere' query
Builder::assoc() — Method in class Builder
Determines if we should return values as array or object
Builder::all() — Method in class Builder
Retrives all results for the given query, ignoring the query limit
$ QueryableModel#attributesProperty in class QueryableModel
The interal storage of the model data.
$ QueryableModel#autoPublishesProperty in class QueryableModel
Indicates if we should automatically publish the model on save.
Resolvable::all() — Method in class Resolvable
Retrieves all instances
PDF::appendUnit() — Method in class PDF
Appends the given unit to value if the unit is valid
PDF::author() — Method in class PDF
Sets the PDF author meta
PDF::application() — Method in class PDF
Sets the PDF application meta
$ SDK#appProperty in class SDK
ApplicationClass in namespace Netflex\SDK
$ EditorBlocks#attributesProperty in class EditorBlocks
$ EditorBlocks#authorProperty in class EditorBlocks
$ JSON#attributesProperty in class JSON
$ Model#autoPublishesProperty in class Model
Indicates if we should automatically publish the model on save.
$ Model#applySEOProperty in class Model
Indicates if we should automatically apply SEO tags when resolving model by URL
$ Model#authorProperty in class Model
$ Model#authgroupsProperty in class Model
$ Structure#attributesProperty in class Structure
AccessorsClass in namespace Netflex\Support
$ Accessors#attributesProperty in class Accessors
HasEvents::addObservableEvents() — Method in class HasEvents
Add an observable event name.
Events::addEvent() — Method in class Events
Attaches an Event directly
Hooks::addHook() — Method in class Hooks
Retrievable::all() — Method in class Retrievable

B

APIServiceProvider::boot() — Method in class APIServiceProvider
BreadcrumbClass in namespace Netflex\Breadcrumbs
Breadcrumb::breadcrumbTraverser() — Method in class Breadcrumb
$ Order#base_pathProperty in class Order
Order::basePath() — Method in class Order
ControllerMakeCommand::buildClass() — Method in class ControllerMakeCommand
Build the class with the given name.
ControllerMakeCommand::buildCustomReplacements() — Method in class ControllerMakeCommand
Build the custom replacement values.
MailMakeCommand::buildClass() — Method in class MailMakeCommand
Build the class with the given name.
ModelMakeCommand::buildClass() — Method in class ModelMakeCommand
Build the class with the given name.
$ Group#base_pathProperty in class Group
AuthServiceProvider::boot() — Method in class AuthServiceProvider
Register any application authentication / authorization services.
$ SegmentData#birthdayProperty in class SegmentData
FoundationServiceProvider::boot() — Method in class FoundationServiceProvider
$ Variable#base_pathProperty in class Variable
Client::buildPayload() — Method in class Client
BroadcasterClass in namespace Netflex\MessageChannel
Broadcaster::broadcast() — Method in class Broadcaster
Broadcast the given event.
Client::broadcast() — Method in class Client
Broadcasts the message to the given topic
MessageChannelBroadcasterServiceProvider::boot() — Method in class MessageChannelBroadcasterServiceProvider
Bootstrap the application services.
MessageChannelServiceProvider::boot() — Method in class MessageChannelServiceProvider
Notification::build() — Method in class Notification
NotifcationsServiceProvider::boot() — Method in class NotifcationsServiceProvider
BackgroundImageClass in namespace Netflex\Pages\Components
BlocksClass in namespace Netflex\Pages\Components
$ Blocks#blocksProperty in class Blocks
BreadcrumbsClass in namespace Netflex\Pages\Components
BaseControllerClass in namespace Netflex\Pages\Controllers
Controller::booting() — Method in class Controller
Register an updated model event with the dispatcher.
Controller::booted() — Method in class Controller
Register an updated model event with the dispatcher.
BreakpointsMissingExceptionClass in namespace Netflex\Pages\Exceptions
BindPageClass in namespace Netflex\Pages\Middleware
MixServiceProvider::boot() — Method in class MixServiceProvider
PagesServiceProvider::boot() — Method in class PagesServiceProvider
RouteServiceProvider::boot() — Method in class RouteServiceProvider
Define your route model bindings, pattern filters, etc.
CastsDefaultFields::bootCastsDefaultFields() — Method in class CastsDefaultFields
HidesDefaultFields::bootHidesDefaultFields() — Method in class HidesDefaultFields
BuilderClass in namespace Netflex\Query
QueryBuilderServiceProvider::boot() — Method in class QueryBuilderServiceProvider
$ QueryableModel#bootedProperty in class QueryableModel
The array of booted models.
QueryableModel::bootIfNotBooted() — Method in class QueryableModel
Check if the model needs to be booted and if so, do it.
QueryableModel::boot() — Method in class QueryableModel
Bootstrap the model and its traits.
QueryableModel::bootTraits() — Method in class QueryableModel
Boot all of the bootable traits on the model.
QueryableModel::booting() — Method in class QueryableModel
Register a booting model event with the dispatcher.
QueryableModel::booted() — Method in class QueryableModel
Register a booted model event with the dispatcher.
SoftDeletes::bootSoftDeletes() — Method in class SoftDeletes
ServerSideRender::bootServerSideRender() — Method in class ServerSideRender
Renderable::blob() — Method in class Renderable
$ MJML#blobProperty in class MJML
MJML::blob() — Method in class MJML
Get the rendered content as a blob
RenderServiceProvider::boot() — Method in class RenderServiceProvider
Renderer::blob() — Method in class Renderer
Get the rendered content as a blob
Application::bootstrapPath() — Method in class Application
Get the path to the bootstrap directory.
SchedulerServiceProvider::boot() — Method in class SchedulerServiceProvider
Scheduler::bulk() — Method in class Scheduler
Push an array of jobs onto the queue.
$ EditorBlocks#blocksProperty in class EditorBlocks
StructureServiceProvider::boot() — Method in class StructureServiceProvider
CastsDefaultFields::bootCastsDefaultFields() — Method in class CastsDefaultFields
HidesDefaultFields::bootHidesDefaultFields() — Method in class HidesDefaultFields
$ HasEvents#bootedProperty in class HasEvents
The array of booted instances.
HasEvents::bootIfNotBooted() — Method in class HasEvents
Check if we needs to be booted and if so, do it.
HasEvents::boot() — Method in class HasEvents
Bootstrap traits.
HasEvents::bootTraits() — Method in class HasEvents
Boot all of the bootable traits.

C

ClientClass in namespace Netflex\API
$ Client#connectionProperty in class Client
Client::connection() — Method in class Client
ClientResolverClass in namespace Netflex\API\Contracts
$ Breadcrumb#currentPageProperty in class Breadcrumb
$ Breadcrumb#crumbsProperty in class Breadcrumb
Breadcrumb::createItem() — Method in class Breadcrumb
CartClass in namespace Netflex\Commerce
CartItemClass in namespace Netflex\Commerce
$ CartItem#changed_in_cartProperty in class CartItem
CartItemCollectionClass in namespace Netflex\Commerce
CheckoutClass in namespace Netflex\Commerce
$ Checkout#checkout_startProperty in class Checkout
$ Checkout#checkout_endProperty in class Checkout
$ Checkout#companyProperty in class Checkout
$ Checkout#cityProperty in class Checkout
$ LogItem#createdProperty in class LogItem
$ LogItem#confirm_readProperty in class LogItem
$ Order#cacheBaseKeyProperty in class Order
$ Order#cacheTTLProperty in class Order
$ Order#customer_idProperty in class Order
$ Order#customer_codeProperty in class Order
$ Order#customer_mailProperty in class Order
$ Order#customer_phoneProperty in class Order
$ Order#createdProperty in class Order
$ ReservationItem#cart_itemProperty in class ReservationItem
CartItemAPIClass in namespace Netflex\Commerce\Traits\API
OrderAPI::checkoutEnd() — Method in class OrderAPI
Same as checkout, but set checkout_end date in payload for you
OrderAPI::checkout() — Method in class OrderAPI
OrderAPI::create() — Method in class OrderAPI
Creates empty order object based on orderData
$ ArtisanServiceProvider#commandsProperty in class ArtisanServiceProvider
The commands to be registered.
CacheClearCommandClass in namespace Netflex\Console\Commands
ControllerMakeCommandClass in namespace Netflex\Console\Commands
ModelMakeCommand::createController() — Method in class ModelMakeCommand
Create a controller for the model.
$ ServeCommand#configurationProperty in class ServeCommand
Netflex Proxy Configuration
$ ServeCommand#credentialsFileProperty in class ServeCommand
The file holding the Netflex credentials
ServeCommand::client() — Method in class ServeCommand
ConsoleSupportServiceProviderClass in namespace Netflex\Console
ConsentClass in namespace Netflex\Customers
$ Consent#createdProperty in class Consent
ConsentAssignmentClass in namespace Netflex\Customers
$ ConsentAssignment#customer_idProperty in class ConsentAssignment
$ ConsentAssignment#consentProperty in class ConsentAssignment
$ ConsentAssignment#commentProperty in class ConsentAssignment
ConsentAssignment::create() — Method in class ConsentAssignment
Creates a assignment
CustomerClass in namespace Netflex\Customers
$ Customer#companyProperty in class Customer
$ Customer#companyIdProperty in class Customer
$ Customer#createdProperty in class Customer
$ Customer#consentsProperty in class Customer
$ SegmentData#cityProperty in class SegmentData
$ SegmentData#countryNameProperty in class SegmentData
$ SegmentData#countryCodeProperty in class SegmentData
$ SegmentData#continentProperty in class SegmentData
$ SegmentData#countyProperty in class SegmentData
$ SegmentData#countyNumProperty in class SegmentData
$ SegmentData#customerSourceProperty in class SegmentData
Groups::create() — Method in class Groups
Creates empty order object based on orderData
$ File#castsProperty in class File
$ File#createdProperty in class File
File::copy() — Method in class File
$ GlobalContent#content_typeProperty in class GlobalContent
$ GlobalContent#codeProperty in class GlobalContent
$ Redirect#content_typeProperty in class Redirect
$ Redirect#codeProperty in class Redirect
ClientClass in namespace Netflex\Http
$ Client#clientProperty in class Client
ClearCacheClass in namespace Netflex\Http\Middleware
LogManager::createEmergencyLogger() — Method in class LogManager
Create an emergency log handler to avoid white screens of death.
ClientClass in namespace Netflex\MessageChannel
$ Client#channelProperty in class Client
$ Client#clientProperty in class Client
$ Breadcrumbs#currentProperty in class Breadcrumbs
$ EditorButton#classProperty in class EditorButton
$ EditorButton#configProperty in class EditorButton
Image::color() — Method in class Image
Image::class() — Method in class Image
$ Inline#classProperty in class Inline
$ Inline#contentProperty in class Inline
$ Nav#childrenProperty in class Nav
$ Picture#contentProperty in class Picture
$ Seo#canonicalProperty in class Seo
$ Seo#cardTypeProperty in class Seo
$ StaticContent#contentProperty in class StaticContent
ContentFileClass in namespace Netflex\Pages
ContentFile::cast() — Method in class ContentFile
ContentImageClass in namespace Netflex\Pages
CompilesExceptionClass in namespace Netflex\Pages\Contracts
CompilesException::compile() — Method in class CompilesException
ControllerClass in namespace Netflex\Pages\Controllers
BreakpointsMissingException::compile() — Method in class BreakpointsMissingException
$ InvalidControllerException#controllerProperty in class InvalidControllerException
InvalidControllerException::compile() — Method in class InvalidControllerException
InvalidPresetException::compile() — Method in class InvalidPresetException
$ InvalidRouteDefintionException#classProperty in class InvalidRouteDefintionException
InvalidRouteDefintionException::compile() — Method in class InvalidRouteDefintionException
$ NotImplementedException#classProperty in class NotImplementedException
NotImplementedException::compile() — Method in class NotImplementedException
PageNotBoundException::compile() — Method in class PageNotBoundException
$ NavigationData#childrenProperty in class NavigationData
$ Page#createdProperty in class Page
Page::current() — Method in class Page
Retrieves the current matched Page
RouteServiceProvider::callWithInjectedDependencies() — Method in class RouteServiceProvider
CastsDefaultFieldsClass in namespace Netflex\Pages\Traits
$ Builder#connectionProperty in class Builder
$ Builder#cacheKeyProperty in class Builder
Builder::connection() — Method in class Builder
Builder::cacheResultsWithKey() — Method in class Builder
Cache the results with the given key
Builder::compileTermQuery() — Method in class Builder
Builder::compileNullQuery() — Method in class Builder
Builder::compileScopedQuery() — Method in class Builder
Builder::compileField() — Method in class Builder
Compiles the field name into something ES can understand
Builder::compileWhereQuery() — Method in class Builder
Builder::count() — Method in class Builder
Get the count of items matching the current query
Builder::compileQuery() — Method in class Builder
Builder::compileRequest() — Method in class Builder
$ QueryableModel#connectionProperty in class QueryableModel
The connection name for the model.
$ QueryableModel#cachesResultsProperty in class QueryableModel
Determines if we should cache some results.
QueryableModel::create() — Method in class QueryableModel
Saves a new model
QueryableModel::clearBootedModels() — Method in class QueryableModel
Clear the list of booted models so they will be re-booted.
Queryable::cacheResults() — Method in class Queryable
Cache the results with the given key
Queryable::count() — Method in class Queryable
Get the count of items matching the current query
Resolvable::chunked() — Method in class Resolvable
ImageRenderer::clip() — Method in class ImageRenderer
Clip the screenshot
PDF::creator() — Method in class PDF
Sets the PDF content creator meta
PDF::created() — Method in class PDF
Sets the PDF creation date
$ Stream#contentProperty in class Stream
Stream::close() — Method in class Stream
$ Scheduler#connectionNameProperty in class Scheduler
The connection name for the queue.
$ Scheduler#containerProperty in class Scheduler
The IoC container instance.
$ Scheduler#createPayloadCallbacksProperty in class Scheduler
The create payload callbacks.
Scheduler::createPayload() — Method in class Scheduler
Create a payload string from the given job and data.
Scheduler::createPayloadArray() — Method in class Scheduler
Create a payload array from the given job and data.
Scheduler::createObjectPayload() — Method in class Scheduler
Create a payload for an object-based queue handler.
Scheduler::createStringPayload() — Method in class Scheduler
Create a typical, string based queue payload array.
Scheduler::createPayloadUsing() — Method in class Scheduler
Register a callback to be executed when creating job payloads.
SchedulerConnector::connect() — Method in class SchedulerConnector
Establish a queue connection.
File::cast() — Method in class File
$ Model#connectionProperty in class Model
The connection name for the model.
$ Model#castsCustomFieldsProperty in class Model
Indicates if the model should automatically resolve and cast the fields to the correct types
$ Model#castIfAccessorExistsProperty in class Model
If an accessor method exists, determines if the cast or accessor should run.
$ Model#cachesResultsProperty in class Model
Determines if we should cache some results.
$ Model#createdProperty in class Model
CastsDefaultFieldsClass in namespace Netflex\Structure\Traits
CastsDefaultFields::customFieldCasts() — Method in class CastsDefaultFields
JWT::create() — Method in class JWT

D

$ Breadcrumb#defaultOptionsProperty in class Breadcrumb
$ Cart#defaultsProperty in class Cart
$ CartItem#defaultsProperty in class CartItem
DataClass in namespace Netflex\Commerce
DiscountDataClass in namespace Netflex\Commerce
DiscountItemClass in namespace Netflex\Commerce
$ DiscountItem#discount_idProperty in class DiscountItem
$ DiscountItem#discountProperty in class DiscountItem
DiscountItemCollectionClass in namespace Netflex\Commerce
$ LogItem#defaultsProperty in class LogItem
$ Order#defaultsProperty in class Order
Order::dateTimeNow() — Method in class Order
Return the current date and time, formatted as it is stored in the database
$ Payments#defaultsProperty in class Payments
CartItemAPI::delete() — Method in class CartItemAPI
DataAPIClass in namespace Netflex\Commerce\Traits\API
DataAPI::delete() — Method in class DataAPI
DiscountItemAPIClass in namespace Netflex\Commerce\Traits\API
DiscountItemAPI::delete() — Method in class DiscountItemAPI
LogItemAPI::delete() — Method in class LogItemAPI
OrderAPI::delete() — Method in class OrderAPI
PaymentItemAPI::delete() — Method in class PaymentItemAPI
$ ArtisanServiceProvider#devCommandsProperty in class ArtisanServiceProvider
The commands to be registered.
$ ModelMakeCommand#descriptionProperty in class ModelMakeCommand
The console command description.
$ NetflexSetupCommand#descriptionProperty in class NetflexSetupCommand
The console command description.
ServeCommand::deleteCredentials() — Method in class ServeCommand
$ Consent#descriptionProperty in class Consent
$ Group#descriptionProperty in class Group
$ File#datesProperty in class File
The attributes that should be mutated to dates.
$ File#descriptionProperty in class File
$ GlobalContent#descriptionProperty in class GlobalContent
$ Redirect#descriptionProperty in class Redirect
Client::deleteRaw() — Method in class Client
Client::delete() — Method in class Client
HttpClient::delete() — Method in class HttpClient
$ EditorButton#descriptionProperty in class EditorButton
Image::direction() — Method in class Image
$ Nav#dropdownClassProperty in class Nav
Nav::dropdownClassList() — Method in class Nav
Nav::dropdownLevels() — Method in class Nav
$ Picture#directionProperty in class Picture
Picture::defaultSrc() — Method in class Picture
Picture::defaultPaths() — Method in class Picture
Picture::defaultSrcSet() — Method in class Picture
$ Seo#descriptionProperty in class Seo
$ ContentFile#descriptionProperty in class ContentFile
$ Extension#dataProperty in class Extension
$ Page#defaultOrderByFieldProperty in class Page
Determines the default field to order the query by
$ Page#defaultSortDirectionProperty in class Page
Determines the default direction to order the query by
$ Page#datesProperty in class Page
The attributes that should be mutated to dates.
$ Page#directory_idProperty in class Page
$ Builder#debugProperty in class Builder
Builder::debug() — Method in class Builder
Sets the debug flag of the query Making the API reflect the compiled query in the output
$ PaginatedResult#defaultViewProperty in class PaginatedResult
The default pagination view.
$ PaginatedResult#defaultSimpleViewProperty in class PaginatedResult
The default "simple" pagination view.
$ QueryableModel#dispatcherProperty in class QueryableModel
The event dispatcher
QueryableModel::delete() — Method in class QueryableModel
Delete the model from the database.
QueryableModel::destroy() — Method in class QueryableModel
Destroys one or multiple instances by primary key
$ Queryable#defaultOrderByFieldProperty in class Queryable
Determines the default field to order the query by
$ Queryable#defaultSortDirectionProperty in class Queryable
Determines the default direction to order the query by
Queryable::disregardingPublishingStatus() — Method in class Queryable
Override the publishing status for the model
Renderable::download() — Method in class Renderable
$ RenderException#descriptionProperty in class RenderException
PDF::displayHeaderFooter() — Method in class PDF
Enable the display of header and footer
PDF::description() — Method in class PDF
Sets the PDF description meta
Stream::detach() — Method in class Stream
Renderer::devicePixelRatio() — Method in class Renderer
Sets the devicePixelRatio of the viewport
Renderer::download() — Method in class Renderer
Retrieve the rendered content as a download response
DirectivesClass in namespace Netflex\Render\View
Directives::date() — Method in class Directives
$ Image#descriptionProperty in class Image
$ Model#defaultFieldsProperty in class Model
Indicates which fields are considered default fields
$ Model#datesProperty in class Model
The attributes that should be mutated to dates.
$ Model#directory_idProperty in class Model
$ HasEvents#dispatchesEventsProperty in class HasEvents
The event map.
$ HasEvents#dispatcherProperty in class HasEvents
Event dispatcher instance
JWT::decodeAndVerify() — Method in class JWT
JWT::decode() — Method in class JWT
$ ReactiveObject#defaultsProperty in class ReactiveObject

E

$ CartItem#entry_idProperty in class CartItem
$ CartItem#entry_nameProperty in class CartItem
$ CartItem#entries_weightProperty in class CartItem
$ CartItem#entries_commentsProperty in class CartItem
$ Checkout#expedition_costProperty in class Checkout
$ Checkout#expedition_taxProperty in class Checkout
$ Checkout#expedition_totalProperty in class Checkout
$ ReservationItem#entry_idProperty in class ReservationItem
OrderAPI::emptyCart() — Method in class OrderAPI
$ Customer#extsync_idProperty in class Customer
$ Customer#emailProperty in class Customer
EncryptionServiceProviderClass in namespace Netflex\Encryption
$ Handler#endpointProperty in class Handler
EditorButtonClass in namespace Netflex\Pages\Components
EditorToolsClass in namespace Netflex\Pages\Components
EditorTools::editorTools() — Method in class EditorTools
Picture::editorSettings() — Method in class Picture
$ InvalidRouteDefintionException#errorProperty in class InvalidRouteDefintionException
ExtensionClass in namespace Netflex\Pages
Builder::escapeValue() — Method in class Builder
$ QueryException#errorProperty in class QueryException
$ QueryableModel#existsProperty in class QueryableModel
Indicates if the model exists.
$ RenderException#errorsProperty in class RenderException
$ MJML#extensionProperty in class MJML
PDF::emulatedMedia() — Method in class PDF
Sets the media emulation. Defaults to NULL
Stream::eof() — Method in class Stream
$ Renderer#extensionProperty in class Renderer
$ MjmlViewFinder#extensionsProperty in class MjmlViewFinder
EditorBlocksClass in namespace Netflex\Structure
EntryClass in namespace Netflex\Structure
EventClass in namespace Netflex\Support
EventsClass in namespace Netflex\Support
$ Events#eventHandlersProperty in class Events
Events::emit() — Method in class Events
Emits an event to parent

F

$ Checkout#firstnameProperty in class Checkout
OrderAPI::forgetInCache() — Method in class OrderAPI
Consent::find() — Method in class Consent
Consent::findOrFail() — Method in class Consent
$ Customer#firstnameProperty in class Customer
$ SegmentData#familyNameProperty in class SegmentData
$ SegmentData#fullNameProperty in class SegmentData
$ SegmentData#facebookUrlProperty in class SegmentData
FileClass in namespace Netflex\Files
$ File#fillableProperty in class File
$ File#folder_idProperty in class File
$ File#foldercodeProperty in class File
FoundationServiceProviderClass in namespace Netflex\Foundation\Providers
$ EditorButton#fieldProperty in class EditorButton
$ Picture#fillProperty in class Picture
$ ContentFile#fileProperty in class ContentFile
BaseController::fallbackIndex() — Method in class BaseController
MediaPreset::find() — Method in class MediaPreset
MediaPreset::findOrFail() — Method in class MediaPreset
$ Page#fillableProperty in class Page
The attributes that are mass assignable.
Page::find() — Method in class Page
Finds an instance by its primary field
$ Builder#fieldsProperty in class Builder
Builder::fields() — Method in class Builder
Sets which fields to retrieve (default: All fields)
Builder::field() — Method in class Builder
Adds a field that should be retrieved
Builder::fetch() — Method in class Builder
Retrieves the raw query result from the API
Builder::first() — Method in class Builder
Retrieves the first result
Builder::firstOrFail() — Method in class Builder
Retrieves the first result
$ NotFoundException#fieldProperty in class NotFoundException
PaginatedResult::fromBuilder() — Method in class PaginatedResult
QueryableModel::fresh() — Method in class QueryableModel
Reload a fresh model instance from the database.
QueryableModel::firstOrCreate() — Method in class QueryableModel
Retrieves the first matching model or creates it
QueryableModel::firstOrNew() — Method in class QueryableModel
Retrieves the first model, or creates a new instance if not found
QueryableModel::finishSave() — Method in class QueryableModel
Perform any actions that are necessary after the model is saved.
QueryableModel::fill() — Method in class QueryableModel
Fill the model with an array of attributes.
Queryable::field() — Method in class Queryable
Adds a field that should be retrieved
Queryable::fields() — Method in class Queryable
Sets which fields to retrieve (default: All fields)
Resolvable::first() — Method in class Resolvable
Retrieves the first instance
Resolvable::firstOrFail() — Method in class Resolvable
Retrieves the first instance or fails
Resolvable::find() — Method in class Resolvable
Finds an instance by its primary field
Resolvable::findOrFail() — Method in class Resolvable
Finds an instance by its primary field or throws an exception
Resolvable::findMany() — Method in class Resolvable
Finds multiple instances by their primary fields
$ SoftDeletes#forceDeletingProperty in class SoftDeletes
Indicates if the model is currently force deleting.
SoftDeletes::forceDelete() — Method in class SoftDeletes
Force a hard delete on a soft deleted model.
SoftDeletes::forceDeleted() — Method in class SoftDeletes
Register a "forceDeleted" model event callback with the dispatcher.
ImageRenderer::fullPage() — Method in class ImageRenderer
Screenshot the entire page, also content outside visible viewport
$ HTML#formatProperty in class HTML
$ JPG#formatProperty in class JPG
$ MJML#formatProperty in class MJML
MJML::from() — Method in class MJML
Render from raw markup
$ PDF#formatProperty in class PDF
PDF::footerTemplateFrom() — Method in class PDF
Sets the HTML template for the print footer.
PDF::footerTemplate() — Method in class PDF
Sets the HTML template for the print footer from a blade view
PDF::format() — Method in class PDF
Paper format. If set, takes priority over width or height options. Defaults to 'A4'
PDF::formats() — Method in class PDF
Get a list of supported paper formats
$ PNG#formatProperty in class PNG
$ Renderer#formatProperty in class Renderer
Renderer::fetch() — Method in class Renderer
Renderer::from() — Method in class Renderer
Render from raw markup
FieldClass in namespace Netflex\Structure
Field::findField() — Method in class Field
FileClass in namespace Netflex\Structure
$ Image#fileProperty in class Image
HasEvents::fireEvent() — Method in class HasEvents
Fire the given event.
HasEvents::fireCustomEvent() — Method in class HasEvents
Fire a custom event for the given event.
HasEvents::filterEventResults() — Method in class HasEvents
Filter the event results.
HasEvents::flushEventListeners() — Method in class HasEvents
Remove all of the event listeners.
ItemCollection::factory() — Method in class ItemCollection
ReactiveObject::factory() — Method in class ReactiveObject

G

Client::getConnectionName() — Method in class Client
Client::getGuzzleInstance() — Method in class Client
Returns the raw internal Guzzle instance
APIClient::getConnectionName() — Method in class APIClient
API::getFacadeAccessor() — Method in class API
Get the registered name of the component.
APIClientConnectionResolver::getFacadeAccessor() — Method in class APIClientConnectionResolver
Get the registered name of the component.
Breadcrumb::get() — Method in class Breadcrumb
Cart::getItemsAttribute() — Method in class Cart
Cart::getReservationsAttribute() — Method in class Cart
CartItem::getEntryIdAttribute() — Method in class CartItem
CartItem::getNoOfEntriesAttribute() — Method in class CartItem
CartItem::getVariantIdAttribute() — Method in class CartItem
CartItem::getVariantCostAttribute() — Method in class CartItem
CartItem::getTaxPercentAttribute() — Method in class CartItem
CartItem::getTaxCostAttribute() — Method in class CartItem
CartItem::getEntriesCostAttribute() — Method in class CartItem
CartItem::getEntriesTotalAttribute() — Method in class CartItem
CartItem::getChangedInCartAttribute() — Method in class CartItem
CartItem::getReservationStartAttribute() — Method in class CartItem
CartItem::getReservationEndAttribute() — Method in class CartItem
CartItem::getOriginalVariantCostAttribute() — Method in class CartItem
CartItem::getOriginalEntriesTotalAttribute() — Method in class CartItem
CartItem::getOriginalEntriesCostAttribute() — Method in class CartItem
CartItem::getOriginalTaxCostAttribute() — Method in class CartItem
CartItem::getPropertiesAttribute() — Method in class CartItem
CartItem::getDiscountDataAttribute() — Method in class CartItem
Checkout::getOrderIdAttribute() — Method in class Checkout
Checkout::getShippingCostAttribute() — Method in class Checkout
Checkout::getShippingTaxAttribute() — Method in class Checkout
Checkout::getShippingTotalAttribute() — Method in class Checkout
Checkout::getExpeditionCostAttribute() — Method in class Checkout
Checkout::getExpeditionTaxAttribute() — Method in class Checkout
Checkout::getExpeditionTotalAttribute() — Method in class Checkout
Checkout::getCheckoutStartAttribute() — Method in class Checkout
Checkout::getCheckoutEndAttribute() — Method in class Checkout
DiscountData::getOrderIdAttribute() — Method in class DiscountData
DiscountData::getDiscountIdAttribute() — Method in class DiscountData
DiscountData::getDiscountAttribute() — Method in class DiscountData
DiscountItem::getOrderIdAttribute() — Method in class DiscountItem
DiscountItem::getDiscountIdAttribute() — Method in class DiscountItem
DiscountItem::getDiscountAttribute() — Method in class DiscountItem
LogItem::getOrderIdAttribute() — Method in class LogItem
Order::getCustomerIdAttribute() — Method in class Order
Order::getOrderTaxAttribute() — Method in class Order
Order::getOrderCostAttribute() — Method in class Order
Order::getOrderTotalAttribute() — Method in class Order
Order::getAbandonedAttribute() — Method in class Order
Order::getAbandonedReminderSentAttribute() — Method in class Order
Order::getRegisterAttribute() — Method in class Order
Order::getCartAttribute() — Method in class Order
Order::getDataAttribute() — Method in class Order
Order::getPaymentsAttribute() — Method in class Order
Order::getCheckoutAttribute() — Method in class Order
Order::getDiscountsAttribute() — Method in class Order
Order::getLogAttribute() — Method in class Order
PaymentItem::getOrderIdAttribute() — Method in class PaymentItem
PaymentItem::getAmountAttribute() — Method in class PaymentItem
PaymentItem::getDataAttribute() — Method in class PaymentItem
Payments::getItemsAttribute() — Method in class Payments
Register::getReceiptOrderIdAttribute() — Method in class Register
Register::getReceiptShippingIdAttribute() — Method in class Register
ReservationItem::getCartItemAttribute() — Method in class ReservationItem
ReservationItem::getEntryIdAttribute() — Method in class ReservationItem
ReservationItem::getVariantIdAttribute() — Method in class ReservationItem
ReservationItem::getReservationLengthAttribute() — Method in class ReservationItem
OrderAPI::getFromCache() — Method in class OrderAPI
ControllerMakeCommand::getStub() — Method in class ControllerMakeCommand
Get the stub file for the generator.
ControllerMakeCommand::getOptions() — Method in class ControllerMakeCommand
Get the console command options.
MailMakeCommand::getStub() — Method in class MailMakeCommand
Get the stub file for the generator.
MailMakeCommand::getOptions() — Method in class MailMakeCommand
Get the console command options.
ModelMakeCommand::getPath() — Method in class ModelMakeCommand
Get the destination class path.
ModelMakeCommand::getStub() — Method in class ModelMakeCommand
Get the stub file for the generator.
ModelMakeCommand::getOptions() — Method in class ModelMakeCommand
Get the console command options.
RouteListCommand::getRouteInformation() — Method in class RouteListCommand
Get the route information for a given route.
ServeCommand::getOptions() — Method in class ServeCommand
Get the console command options.
Kernel::getArtisan() — Method in class Kernel
Get the Artisan application instance.
Consent::getIdAttribute() — Method in class Consent
Consent::getCreatedAttribute() — Method in class Consent
Consent::getIsPublicAttribute() — Method in class Consent
ConsentAssignment::getIdAttribute() — Method in class ConsentAssignment
ConsentAssignment::getConsentAttribute() — Method in class ConsentAssignment
Undocumented function
ConsentAssignment::getAssignmentIdAttribute() — Method in class ConsentAssignment
ConsentAssignment::getActiveAttribute() — Method in class ConsentAssignment
ConsentAssignment::getTimestampAttribute() — Method in class ConsentAssignment
ConsentAssignment::getRevokedTimestampAttribute() — Method in class ConsentAssignment
$ Customer#group_idProperty in class Customer
$ Customer#groupsProperty in class Customer
Customer::getAuthIdentifierName() — Method in class Customer
Get the name of the unique identifier for the user.
Customer::getAuthIdentifier() — Method in class Customer
Get the unique identifier for the user.
Customer::getAuthPassword() — Method in class Customer
Get the password for the user.
Customer::getRememberToken() — Method in class Customer
Get the token value for the "remember me" session.
Customer::getRememberTokenName() — Method in class Customer
Get the column name for the "remember me" token.
Customer::getEmailAttribute() — Method in class Customer
Alias for mail field
Customer::getChannelsAttribute() — Method in class Customer
Customer::getConsents() — Method in class Customer
Retrives all consent assignment of the given consent, or all assignments if none specified
Customer::getConsentsAttribute() — Method in class Customer
Customer::getConsent() — Method in class Customer
Retrives the currently active consent assignment for the given consent (or null if none)
GroupClass in namespace Netflex\Customers
$ SegmentData#genderProperty in class SegmentData
$ SegmentData#givenNameProperty in class SegmentData
SegmentData::getBornDayAttribute() — Method in class SegmentData
SegmentData::getBornMonthAttribute() — Method in class SegmentData
SegmentData::getBornYearAttribute() — Method in class SegmentData
SegmentData::getBirthdayAttribute() — Method in class SegmentData
GroupsClass in namespace Netflex\Customers\Traits\API
File::getExtensionAttribute() — Method in class File
File::getWidthAttribute() — Method in class File
File::getHeightAttribute() — Method in class File
File::getImgWidthAttribute() — Method in class File
File::getImgHeightAttribute() — Method in class File
File::getResolutionAttribute() — Method in class File
File::getPathAttribute() — Method in class File
File::getRelatedEntriesAttribute() — Method in class File
File::getRelatedCustomersAttribute() — Method in class File
GlobalContentClass in namespace Netflex\Foundation
$ GlobalContent#globalsProperty in class GlobalContent
GlobalContent::getGlobalsAttribute() — Method in class GlobalContent
LabelTranslator::get() — Method in class LabelTranslator
Get the translation for the given key.
$ Redirect#globalsProperty in class Redirect
Template::get() — Method in class Template
Template::getAreasAttribute() — Method in class Template
Template::getAliasAttribute() — Method in class Template
Variable::get() — Method in class Variable
Retrieve the value of a Setting
Variable::getValueAttribute() — Method in class Variable
Client::getRaw() — Method in class Client
Client::get() — Method in class Client
HttpClient::get() — Method in class HttpClient
Http::getFacadeAccessor() — Method in class Http
Get the registered name of the component.
MessageChannel::getFacadeAccessor() — Method in class MessageChannel
Get the registered name of the component.
Notification::get() — Method in class Notification
NotificationsTransport::getTo() — Method in class NotificationsTransport
NotificationsTransport::getFrom() — Method in class NotificationsTransport
ContentFile::getIdAttribute() — Method in class ContentFile
ContentFile::getFileAttribute() — Method in class ContentFile
ContentFile::getPathAttribute() — Method in class ContentFile
MediaUrlResolvable::getPathAttribute() — Method in class MediaUrlResolvable
BaseController::getRoutes() — Method in class BaseController
InvalidControllerException::getSolution() — Method in class InvalidControllerException
InvalidRouteDefintionException::getSolution() — Method in class InvalidRouteDefintionException
JwtPayload::getFacadeAccessor() — Method in class JwtPayload
Get the registered name of the component.
JwtPayload::getModeAttribute() — Method in class JwtPayload
MediaPreset::getModeAttribute() — Method in class MediaPreset
MediaPreset::getResolutionsAttribute() — Method in class MediaPreset
MediaPreset::getBreakpointsAttribute() — Method in class MediaPreset
MediaPreset::getFillAttribute() — Method in class MediaPreset
MediaPreset::getSizeAttribute() — Method in class MediaPreset
MediaPreset::getWidthAttribute() — Method in class MediaPreset
MediaPreset::getHeightAttribute() — Method in class MediaPreset
MediaPreset::getMaxWidthAttribute() — Method in class MediaPreset
GroupAuthenticationClass in namespace Netflex\Pages\Middleware
NavigationData::getTargetAttribute() — Method in class NavigationData
NavigationData::getActiveAttribute() — Method in class NavigationData
NavigationData::getPageAttribute() — Method in class NavigationData
NavigationData::get() — Method in class NavigationData
Resolves navigation data
$ Page#guardedProperty in class Page
The attributes that aren't mass assignable.
Page::getBlocks() — Method in class Page
Retrieves the component names of the given block
Page::getMasterAttribute() — Method in class Page
Page::getDomainAttribute() — Method in class Page
Gets the domain name of the page, using its master page as the base
Page::getLangAttribute() — Method in class Page
Page::getTemplateAttribute() — Method in class Page
Page::getTitleAttribute() — Method in class Page
Page::getParentAttribute() — Method in class Page
Gets the parent page
Page::getChildrenAttribute() — Method in class Page
Gets this page's children
Page::getConfigAttribute() — Method in class Page
Gets the config array as a object
PreviewRequest::get() — Method in class PreviewRequest
RouteServiceProvider::getSitemapPages() — Method in class RouteServiceProvider
RouteServiceProvider::getSitemapEntries() — Method in class RouteServiceProvider
CastsDefaultFields::getContentAttribute() — Method in class CastsDefaultFields
CastsDefaultFields::getKeywordsAttribute() — Method in class CastsDefaultFields
CastsDefaultFields::getTypeAttribute() — Method in class CastsDefaultFields
CastsDefaultFields::getUrlAttribute() — Method in class CastsDefaultFields
CastsDefaultFields::getAuthGroupsAttribute() — Method in class CastsDefaultFields
Builder::getConnectionName() — Method in class Builder
Builder::getConnection() — Method in class Builder
Builder::getModel() — Method in class Builder
Builder::getQuery() — Method in class Builder
Compiles the query and retrieves the query string.
Builder::getRequest() — Method in class Builder
Compiles the query and retrieves the query string.
Builder::get() — Method in class Builder
Retrieves the results of the query
Builder::getMapper() — Method in class Builder
Builder::getSize() — Method in class Builder
IndexNotFoundException::getSolution() — Method in class IndexNotFoundException
NotFoundException::getField() — Method in class NotFoundException
NotFoundException::getSolution() — Method in class NotFoundException
QueryException::getSolution() — Method in class QueryException
QueryBuilderAssocFacade::getFacadeAccessor() — Method in class QueryBuilderAssocFacade
Get the registered name of the component.
QueryBuilderFacade::getFacadeAccessor() — Method in class QueryBuilderFacade
Get the registered name of the component.
Search::getFacadeAccessor() — Method in class Search
Get the registered name of the component.
QueryableModel::getConnection() — Method in class QueryableModel
Get the api connection for the model.
QueryableModel::getConnectionName() — Method in class QueryableModel
Get the current connection name for the model.
QueryableModel::getTagsAttribute() — Method in class QueryableModel
QueryableModel::getRouteKey() — Method in class QueryableModel
Get the value of the model's route key.
QueryableModel::getRouteKeyName() — Method in class QueryableModel
Get the route key for the model.
QueryableModel::getIncrementing() — Method in class QueryableModel
Get the value indicating whether the IDs are incrementing.
QueryableModel::getKey() — Method in class QueryableModel
Get the value of the model's primary key.
QueryableModel::getKeyName() — Method in class QueryableModel
Get the primary key for the model.
QueryableModel::getKeyType() — Method in class QueryableModel
Get the auto-incrementing key type.
HasRelation::getRelation() — Method in class HasRelation
Gets the relation
HasRelation::getRelationId() — Method in class HasRelation
Gets the relation_id
HasRelation::getCacheIdentifier() — Method in class HasRelation
Creates a cacheKey
HasRelation::getAllCacheIdentifier() — Method in class HasRelation
ModelMapper::getMapper() — Method in class ModelMapper
Resolvable::getPrimaryField() — Method in class Resolvable
Resolvable::getResolvableField() — Method in class Resolvable
SoftDeletes::getDeletedAtColumn() — Method in class SoftDeletes
Get the name of the "deleted at" column.
RenderException::getSolution() — Method in class RenderException
MjmlView::getFacadeAccessor() — Method in class MjmlView
Get the registered name of the component.
PDF::getVersion() — Method in class PDF
Gets the application version string
PDF::getTag() — Method in class PDF
Gets a PDF meta tag value
Stream::getSize() — Method in class Stream
Stream::getContents() — Method in class Stream
Stream::getMetadata() — Method in class Stream
Renderer::getOption() — Method in class Renderer
SDK::getApp() — Method in class SDK
Scheduler::getQueue() — Method in class Scheduler
Scheduler::getDisplayName() — Method in class Scheduler
Get the display name for the given job.
Scheduler::getJobRetryDelay() — Method in class Scheduler
Get the retry delay for an object-based queue handler.
Scheduler::getJobExpiration() — Method in class Scheduler
Get the expiration timestamp for an object-based queue handler.
Scheduler::getConnectionName() — Method in class Scheduler
Get the connection name for the queue.
EditorBlocks::getBlocksAttribute() — Method in class EditorBlocks
Entry::getMapper() — Method in class Entry
Entry::getStructureAttribute() — Method in class Entry
Field::getIdAttribute() — Method in class Field
Field::getCollectionIdAttribute() — Method in class Field
Field::getSortingAttribute() — Method in class Field
Field::getField() — Method in class Field
Field::getBlockField() — Method in class Field
Field::get() — Method in class Field
File::getPathAttribute() — Method in class File
Image::getFileAttribute() — Method in class Image
Model::getStructureAttribute() — Method in class Model
Structure::getIdAttribute() — Method in class Structure
Structure::getPublishedAttribute() — Method in class Structure
Structure::getFieldsAttribute() — Method in class Structure
HasEvents::getObservableEvents() — Method in class HasEvents
Get the observable event names.
HasEvents::getEventDispatcher() — Method in class HasEvents
Get the event dispatcher instance.
ItemCollection::getRootParent() — Method in class ItemCollection
ReactiveObject::getParent() — Method in class ReactiveObject
ReactiveObject::getRootParent() — Method in class ReactiveObject
ReactiveObject::getIdAttribute() — Method in class ReactiveObject

H

$ Breadcrumb#hideCurrentPageProperty in class Breadcrumb
CacheClearCommand::handle() — Method in class CacheClearCommand
Execute the console command.
MailMakeCommand::handle() — Method in class MailMakeCommand
Execute the console command.
ModelMakeCommand::handle() — Method in class ModelMakeCommand
Execute the console command.
NetflexSetupCommand::handle() — Method in class NetflexSetupCommand
Execute the console command.
ServeCommand::handle() — Method in class ServeCommand
Execute the console command.
$ Customer#has_errorProperty in class Customer
Customer::hasConsent() — Method in class Customer
Determines if the customer has a currently active consent assignment for the given consent
$ File#heightProperty in class File
$ GlobalContent#has_subpagesProperty in class GlobalContent
$ Redirect#has_subpagesProperty in class Redirect
HttpClientClass in namespace Netflex\Http\Contracts
HttpClass in namespace Netflex\Http\Facades
ClearCache::handle() — Method in class ClearCache
Handle an incoming request.
Ngrok::handle() — Method in class Ngrok
Handle an incoming request.
HttpClientServiceProviderClass in namespace Netflex\Http\Providers
HandlerClass in namespace Netflex\MessageChannel
Image::height() — Method in class Image
Extension::handle() — Method in class Extension
BindPage::handle() — Method in class BindPage
Handle an incoming request.
GroupAuthentication::handle() — Method in class GroupAuthentication
Handle an incoming request.
JwtProxy::handle() — Method in class JwtProxy
Handle an incoming request.
$ Page#hiddenProperty in class Page
The attributes that should be hidden for arrays.
Page::hasTemplate() — Method in class Page
RouteServiceProvider::handlePage() — Method in class RouteServiceProvider
RouteServiceProvider::handleEntry() — Method in class RouteServiceProvider
RouteServiceProvider::handleExtension() — Method in class RouteServiceProvider
HidesDefaultFieldsClass in namespace Netflex\Pages\Traits
Builder::hasRelation() — Method in class Builder
HasRelationClass in namespace Netflex\Query\Traits
ImageRenderer::height() — Method in class ImageRenderer
Viewport height. Default 1080
HTMLClass in namespace Netflex\Render
SSR::handle() — Method in class SSR
Handle an incoming request.
PDF::headerTemplateFrom() — Method in class PDF
Sets the HTML template for the print header.
PDF::headerTemplate() — Method in class PDF
Sets the HTML template for the print header from a blade view
PDF::height() — Method in class PDF
Paper height
SDK::handle() — Method in class SDK
Scheduler::handle() — Method in class Scheduler
$ Model#hidesDefaultFieldsProperty in class Model
Indicates if the model should hide default fields
$ Model#hiddenProperty in class Model
The attributes that should be hidden for arrays.
HidesDefaultFieldsClass in namespace Netflex\Structure\Traits
HasEventsClass in namespace Netflex\Support\Concerns
$ Event#handlerProperty in class Event
Event::handle() — Method in class Event
HooksClass in namespace Netflex\Support
$ Hooks#hooksProperty in class Hooks
HtmlStringClass in namespace Netflex\Support
ReactiveObject::hasTrait() — Method in class ReactiveObject

I

$ CartItem#ipProperty in class CartItem
$ Checkout#ipProperty in class Checkout
$ DiscountItem#idProperty in class DiscountItem
$ LogItem#idProperty in class LogItem
$ Order#ipProperty in class Order
$ Payments#itemsProperty in class Payments
$ Consent#idProperty in class Consent
$ Consent#is_publicProperty in class Consent
$ ConsentAssignment#ipProperty in class ConsentAssignment
$ File#idProperty in class File
$ File#img_widthProperty in class File
$ File#img_heightProperty in class File
$ File#img_resProperty in class File
$ File#img_latProperty in class File
$ File#img_lonProperty in class File
$ File#img_artistProperty in class File
$ File#img_descProperty in class File
$ File#img_altProperty in class File
$ File#img_o_dateProperty in class File
$ GlobalContent#idProperty in class GlobalContent
$ Redirect#idProperty in class Redirect
Kernel::injectDomain() — Method in class Kernel
$ Client#incomingMessageHandlerProperty in class Client
$ BackgroundImage#isProperty in class BackgroundImage
$ Breadcrumbs#itemsProperty in class Breadcrumbs
$ EditorButton#itemsProperty in class EditorButton
$ EditorButton#iconProperty in class EditorButton
ImageClass in namespace Netflex\Pages\Components
Image::id() — Method in class Image
Image::inline() — Method in class Image
InlineClass in namespace Netflex\Pages\Components
Inline::id() — Method in class Inline
Nav::isActive() — Method in class Nav
$ Picture#imageClassProperty in class Picture
$ Picture#inlineProperty in class Picture
$ Seo#imagesProperty in class Seo
$ ContentFile#idProperty in class ContentFile
InvalidControllerExceptionClass in namespace Netflex\Pages\Exceptions
InvalidPresetExceptionClass in namespace Netflex\Pages\Exceptions
InvalidRouteDefintionExceptionClass in namespace Netflex\Pages\Exceptions
$ NavigationData#idProperty in class NavigationData
$ Page#idProperty in class Page
Page::isSubPageOf() — Method in class Page
Traverses the page graph and determines if the page is a subpage of another pzsage.
Page::isParentPageOf() — Method in class Page
Traverses the page graph and determines if the page is a subpage of another pzsage.
RouteServiceProvider::injectDependencies() — Method in class RouteServiceProvider
Builder::ignorePublishingStatus() — Method in class Builder
Also include unpublished results Only applies to entry and page relations
Builder::if() — Method in class Builder
Conditional query
IndexNotFoundExceptionClass in namespace Netflex\Query\Exceptions
$ IndexNotFoundException#indexProperty in class IndexNotFoundException
InvalidAssignmentExceptionClass in namespace Netflex\Query\Exceptions
InvalidOperatorExceptionClass in namespace Netflex\Query\Exceptions
InvalidSortingDirectionExceptionClass in namespace Netflex\Query\Exceptions
InvalidValueExceptionClass in namespace Netflex\Query\Exceptions
$ QueryableModel#incrementingProperty in class QueryableModel
Indicates if the IDs are auto-incrementing.
QueryableModel::is() — Method in class QueryableModel
QueryableModel::initializeTraits() — Method in class QueryableModel
Initialize any initializable traits on the model.
SoftDeletes::initializeSoftDeletes() — Method in class SoftDeletes
Initialize the soft deleting trait for an instance.
SoftDeletes::isForceDeleting() — Method in class SoftDeletes
Determine if the model is currently force deleting.
ImageRendererClass in namespace Netflex\Render\Contracts
Stream::isSeekable() — Method in class Stream
Stream::isWritable() — Method in class Stream
Stream::isReadable() — Method in class Stream
$ SDK#instanceProperty in class SDK
SDK::init() — Method in class SDK
Application::isLocal() — Method in class Application
Determine if the application is in the local environment.
Application::isProduction() — Method in class Application
Determine if the application is in the production environment.
ImageClass in namespace Netflex\Structure
$ Model#idProperty in class Model
Structure::isModelRegistered() — Method in class Structure
HasEvents::initializeTraits() — Method in class HasEvents
Initialize any initializable traits.
ItemCollectionClass in namespace Netflex\Support

J

CartItem::jsonSerialize() — Method in class CartItem
PaymentItem::jsonSerialize() — Method in class PaymentItem
Properties::jsonSerialize() — Method in class Properties
Consent::jsonSerialize() — Method in class Consent
ConsentAssignment::jsonSerialize() — Method in class ConsentAssignment
Handler::jsonSerialize() — Method in class Handler
ContentFile::jsonSerialize() — Method in class ContentFile
JwtPayloadClass in namespace Netflex\Pages\Facades
JwtPayloadClass in namespace Netflex\Pages
MediaPreset::jsonSerialize() — Method in class MediaPreset
JwtProxyClass in namespace Netflex\Pages\Middleware
NavigationData::jsonSerialize() — Method in class NavigationData
JsonEncodingExceptionClass in namespace Netflex\Query\Exceptions
QueryableModel::jsonSerialize() — Method in class QueryableModel
Convert the object into something JSON serializable.
JPGClass in namespace Netflex\Render
Renderer::jsonSerialize() — Method in class Renderer
EditorBlocks::jsonSerialize() — Method in class EditorBlocks
File::jsonSerialize() — Method in class File
JSONClass in namespace Netflex\Structure
JSON::jsonSerialize() — Method in class JSON
HtmlString::jsonSerialize() — Method in class HtmlString
ItemCollection::jsonSerialize() — Method in class ItemCollection
JWTClass in namespace Netflex\Support
ReactiveObject::jsonSerialize() — Method in class ReactiveObject

K

KernelClass in namespace Netflex\Console
EncryptionServiceProvider::key() — Method in class EncryptionServiceProvider
Extract the encryption key from the given configuration.
KernelClass in namespace Netflex\Http
Client::key() — Method in class Client
Retrieves the channel key
$ InvalidRouteDefintionException#keyProperty in class InvalidRouteDefintionException
$ QueryableModel#keyTypeProperty in class QueryableModel
The "type" of the primary key ID.
PDF::keywords() — Method in class PDF
Sets the PDF keywords meta
PDF::keyword() — Method in class PDF
Adds a PDF meta keyword

L

$ DiscountItem#labelProperty in class DiscountItem
LogItemClass in namespace Netflex\Commerce
LogItemCollectionClass in namespace Netflex\Commerce
LogItemAPIClass in namespace Netflex\Commerce\Traits\API
OrderAPI::lock() — Method in class OrderAPI
Set order->status to "n" and checkout->checkout_end to now
$ SegmentData#linkedinUrlProperty in class SegmentData
LabelClass in namespace Netflex\Foundation
LabelLoaderClass in namespace Netflex\Foundation
LabelLoader::loadLabels() — Method in class LabelLoader
LabelLoader::loadJsonPaths() — Method in class LabelLoader
LabelTranslatorClass in namespace Netflex\Foundation
LogManagerClass in namespace Netflex\Log
LogServiceProviderClass in namespace Netflex\Log
$ EditorButton#labelProperty in class EditorButton
$ Nav#levelsProperty in class Nav
$ Nav#liClassProperty in class Nav
$ Picture#loadingProperty in class Picture
$ Page#langProperty in class Page
Page::loadRevision() — Method in class Page
Loads the given revision
Builder::limit() — Method in class Builder
Limits the results to $limit amount of hits
Queryable::limit() — Method in class Queryable
Limits the results to $limit amount of hits
Resolvable::last() — Method in class Resolvable
Retrieves the latest instance
Renderable::link() — Method in class Renderable
PDF::landscape() — Method in class PDF
Paper orientation
Renderer::link() — Method in class Renderer
Retrieve URL to the rendered content
Scheduler::later() — Method in class Scheduler
Push a new job onto the queue after a delay.
Scheduler::laterOn() — Method in class Scheduler
Push a new job onto the queue after a delay.
Model::loadRevision() — Method in class Model
Loads the given revision

M

MissingCredentialsExceptionClass in namespace Netflex\API\Exceptions
$ LogItem#msgProperty in class LogItem
$ LogItem#mail_sent_timeProperty in class LogItem
MailMakeCommandClass in namespace Netflex\Console\Commands
ModelMakeCommandClass in namespace Netflex\Console\Commands
$ Customer#mailProperty in class Customer
$ AuthServiceProvider#modelProperty in class AuthServiceProvider
Kernel::modifyRequest() — Method in class Kernel
MessageChannelClass in namespace Netflex\MessageChannel\Facades
$ Handler#methodProperty in class Handler
MessageChannelBroadcasterServiceProviderClass in namespace Netflex\MessageChannel\Providers
MessageChannelServiceProviderClass in namespace Netflex\MessageChannel\Providers
Image::mode() — Method in class Image
$ Picture#modeProperty in class Picture
MediaUrlResolvableClass in namespace Netflex\Pages\Contracts
$ NotImplementedException#methodProperty in class NotImplementedException
MediaPresetClass in namespace Netflex\Pages
MixClass in namespace Netflex\Pages
$ Page#masterProperty in class Page
Page::model() — Method in class Page
Resolves the registered Page model class
MixServiceProviderClass in namespace Netflex\Pages\Providers
RouteServiceProvider::map() — Method in class RouteServiceProvider
Define the routes for the application.
RouteServiceProvider::mapWebRoutes() — Method in class RouteServiceProvider
Define the "web" routes for the application.
RouteServiceProvider::mapApiRoutes() — Method in class RouteServiceProvider
Define the "api" routes for the application.
RouteServiceProvider::mapRedirects() — Method in class RouteServiceProvider
RouteServiceProvider::mapNetflexWellKnownRoutes() — Method in class RouteServiceProvider
RouteServiceProvider::mapNetflexRoutes() — Method in class RouteServiceProvider
RouteServiceProvider::mapRobots() — Method in class RouteServiceProvider
RouteServiceProvider::mapSitemap() — Method in class RouteServiceProvider
$ Builder#mapperProperty in class Builder
$ Builder#modelProperty in class Builder
MassAssignmentExceptionClass in namespace Netflex\Query\Exceptions
ModelMapperClass in namespace Netflex\Query\Traits
Queryable::makeQueryBuilder() — Method in class Queryable
Queryable::maybeMutatesCache() — Method in class Queryable
Perform an action and mutate the given key if $shouldCache is true
Queryable::maybeCacheResults() — Method in class Queryable
Cache the results with the given key if $shouldCache is true
SoftDeletes::makeQueryBuilder() — Method in class SoftDeletes
$ RenderException#messageProperty in class RenderException
MjmlViewClass in namespace Netflex\Render\Facades
MJMLClass in namespace Netflex\Render
MJMLClass in namespace Netflex\Render\Mail
MJML::mjml() — Method in class MJML
Set the view and view data for the message.
PDF::marginTop() — Method in class PDF
Paper top margin
PDF::marginRight() — Method in class PDF
Paper right margin
PDF::marginBottom() — Method in class PDF
Paper bottom margin
PDF::marginLeft() — Method in class PDF
Paper left margin
PDF::margin() — Method in class PDF
Paper margins
PDF::modified() — Method in class PDF
Sets the PDF last modified date
Stream::make() — Method in class Stream
Creates a Stream from string
MjmlViewFinderClass in namespace Netflex\Render\View
SDK::make() — Method in class SDK
Resolve the given type from the container.
ModelClass in namespace Netflex\Structure
Structure::model() — Method in class Structure
Gets the registered model for this structure
$ Accessors#modifiedProperty in class Accessors
ItemCollection::map() — Method in class ItemCollection
Run a map over each of the items.

N

$ CartItem#no_of_entriesProperty in class CartItem
Order::newFromBuilder() — Method in class Order
$ ModelMakeCommand#nameProperty in class ModelMakeCommand
The console command name.
NetflexSetupCommandClass in namespace Netflex\Console\Commands
$ Consent#nameProperty in class Consent
Consent::newFromBuilder() — Method in class Consent
ConsentAssignment::newFromBuilder() — Method in class ConsentAssignment
$ Customer#nameProperty in class Customer
$ Customer#no_newsletterProperty in class Customer
$ Customer#no_smsProperty in class Customer
$ Group#nameProperty in class Group
$ File#nameProperty in class File
$ GlobalContent#nameProperty in class GlobalContent
$ Redirect#nameProperty in class Redirect
NgrokClass in namespace Netflex\Http\Middleware
NotificationClass in namespace Netflex\Notifications
NotifcationsServiceProviderClass in namespace Netflex\Notifications\Providers
NotificationsTransportClass in namespace Netflex\Notifications\Transport
$ EditorButton#nameProperty in class EditorButton
NavClass in namespace Netflex\Pages\Components
NotImplementedExceptionClass in namespace Netflex\Pages\Exceptions
$ Extension#nameProperty in class Extension
NavigationDataClass in namespace Netflex\Pages
$ Page#nameProperty in class Page
Page::navigationData() — Method in class Page
Resolves navigation data for this page
$ RouteServiceProvider#namespaceProperty in class RouteServiceProvider
This namespace is applied to your controller routes.
NotFoundExceptionClass in namespace Netflex\Query\Exceptions
NotQueryableExceptionClass in namespace Netflex\Query\Exceptions
QueryableModel::newFromBuilder() — Method in class QueryableModel
Create a new model instance that is existing.
QueryableModel::newInstance() — Method in class QueryableModel
Create a new instance of the given model.
File::newFromBuilder() — Method in class File
$ Image#nameProperty in class Image
$ Model#nameProperty in class Model
$ Event#nameProperty in class Event
NetflexExceptionClass in namespace Netflex\Support\Exceptions

O

$ Breadcrumb#optionsProperty in class Breadcrumb
$ DiscountItem#order_idProperty in class DiscountItem
OrderNotFoundExceptionClass in namespace Netflex\Commerce\Exceptions
OrderClass in namespace Netflex\Commerce
$ Order#order_taxProperty in class Order
$ Order#order_costProperty in class Order
$ Order#order_totalProperty in class Order
OrderAPIClass in namespace Netflex\Commerce\Traits\API
OrderAddAPIClass in namespace Netflex\Commerce\Traits\API
$ Builder#orderByProperty in class Builder
Builder::orderBy() — Method in class Builder
Sets the field which to order the results by
Builder::orderDirection() — Method in class Builder
Sets the direction to order the results by
Builder::orWhere() — Method in class Builder
Performs a 'orWhere' query
QueryableModel::offsetExists() — Method in class QueryableModel
QueryableModel::offsetGet() — Method in class QueryableModel
QueryableModel::offsetSet() — Method in class QueryableModel
QueryableModel::offsetUnset() — Method in class QueryableModel
Queryable::orderBy() — Method in class Queryable
Sets the field which to order the results by
SoftDeletes::onlyTrashed() — Method in class SoftDeletes
$ Renderer#optionsProperty in class Renderer
$ JSON#originalProperty in class JSON
Accessors::offsetExists() — Method in class Accessors
Accessors::offsetGet() — Method in class Accessors
Accessors::offsetSet() — Method in class Accessors
Accessors::offsetUnset() — Method in class Accessors
$ HasEvents#observablesProperty in class HasEvents
User exposed observable events.
HasEvents::observe() — Method in class HasEvents
Register observers.
Events::on() — Method in class Events
Attaches an event handler for a given event
ItemCollection::offsetSet() — Method in class ItemCollection
Set the item at a given offset.
ItemCollection::offsetUnset() — Method in class ItemCollection
Unset the item at a given offset.

P

Breadcrumb::prepend() — Method in class Breadcrumb
$ CartItem#propertiesProperty in class CartItem
$ Checkout#postalProperty in class Checkout
PaymentItemClass in namespace Netflex\Commerce
PaymentItemCollectionClass in namespace Netflex\Commerce
PaymentsClass in namespace Netflex\Commerce
PropertiesClass in namespace Netflex\Commerce
PaymentItemAPIClass in namespace Netflex\Commerce\Traits\API
ArtisanServiceProvider::provides() — Method in class ArtisanServiceProvider
Get the services provided by the provider.
$ ServeCommand#processBuilderProperty in class ServeCommand
Process builder.
$ ServeCommand#progressBarProperty in class ServeCommand
Progressbar
ServeCommand::port() — Method in class ServeCommand
Get the port for the command.
ServeCommand::proxyConfiguration() — Method in class ServeCommand
ServeCommand::promptCredentials() — Method in class ServeCommand
$ ConsoleSupportServiceProvider#providersProperty in class ConsoleSupportServiceProvider
The provider class names.
$ Consent#public_nameProperty in class Consent
$ Consent#public_descriptionProperty in class Consent
$ Customer#phoneProperty in class Customer
$ Customer#phone_countrycodeProperty in class Customer
$ Customer#password_resetProperty in class Customer
Customer::performRetrieveRequest() — Method in class Customer
Retrieves a record by key
Customer::performInsertRequest() — Method in class Customer
Inserts a new record, and returns its id
Customer::performUpdateRequest() — Method in class Customer
Updates a record
Customer::performDeleteRequest() — Method in class Customer
Deletes a record
$ SegmentData#photoProperty in class SegmentData
$ SegmentData#postalCodeProperty in class SegmentData
$ File#pathProperty in class File
$ File#publicProperty in class File
File::performRetrieveRequest() — Method in class File
Retrieves a record by key
File::performInsertRequest() — Method in class File
Inserts a new record, and returns its id
File::performInsert() — Method in class File
Perform a model insert operation.
File::performUpdateRequest() — Method in class File
Updates a record
File::performDeleteRequest() — Method in class File
Deletes a record
Client::putRaw() — Method in class Client
Client::put() — Method in class Client
Client::postRaw() — Method in class Client
Client::post() — Method in class Client
ParsesResponseClass in namespace Netflex\Http\Concerns
ParsesResponse::parseResponse() — Method in class ParsesResponse
HttpClient::put() — Method in class HttpClient
HttpClient::post() — Method in class HttpClient
$ ClearCache#parameterProperty in class ClearCache
$ EditorButton#pageProperty in class EditorButton
Image::path() — Method in class Image
PictureClass in namespace Netflex\Pages\Components
$ Picture#presetProperty in class Picture
$ Picture#pictureClassProperty in class Picture
Picture::preset() — Method in class Picture
$ MediaUrlResolvable#pathProperty in class MediaUrlResolvable
PageControllerClass in namespace Netflex\Pages\Controllers
$ InvalidPresetException#presetProperty in class InvalidPresetException
PageNotBoundExceptionClass in namespace Netflex\Pages\Exceptions
$ NavigationData#pageProperty in class NavigationData
$ NavigationData#parentProperty in class NavigationData
PageClass in namespace Netflex\Pages
$ Page#perPageProperty in class Page
The number of models to return for pagination. Also determines chunk size for LazyCollection
$ Page#publishedProperty in class Page
$ Page#publicProperty in class Page
Page::performRetrieveRequest() — Method in class Page
Retrieves a record by key
Page::performInsertRequest() — Method in class Page
Inserts a new record, and returns its id
Page::performUpdateRequest() — Method in class Page
Updates a record
Page::performDeleteRequest() — Method in class Page
Deletes a record
PreviewRequestClass in namespace Netflex\Pages
PagesServiceProviderClass in namespace Netflex\Pages\Providers
SEOToolsServiceProvider::provides() — Method in class SEOToolsServiceProvider
{@inheritdoc}
Builder::paginate() — Method in class Builder
Creates a paginated result
Builder::publishedAt() — Method in class Builder
PaginatedResultClass in namespace Netflex\Query
$ QueryableModel#perPageProperty in class QueryableModel
The number of models to return for pagination.
$ QueryableModel#primaryFieldProperty in class QueryableModel
The primary field for the model.
QueryableModel::performRetrieveRequest() — Method in class QueryableModel
Retrieves a record by key
QueryableModel::performInsertRequest() — Method in class QueryableModel
Inserts a new record, and returns its id
QueryableModel::performUpdateRequest() — Method in class QueryableModel
Updates a record
QueryableModel::performDeleteRequest() — Method in class QueryableModel
Deletes a record
QueryableModel::performUpdate() — Method in class QueryableModel
Perform a model update operation.
QueryableModel::performInsert() — Method in class QueryableModel
Perform a model insert operation.
QueryableModel::performDeleteOnModel() — Method in class QueryableModel
Perform the actual delete query on this model instance.
Queryable::publishedAt() — Method in class Queryable
Performs a 'publishedAt' query
Queryable::paginate() — Method in class Queryable
Creates a paginated result
SoftDeletes::performDeleteOnModel() — Method in class SoftDeletes
Perform the actual delete query on this model instance.
PDFClass in namespace Netflex\Render
PDF::pageRanges() — Method in class PDF
Paper ranges to print, e.g., [1, 5], 8, [11, 13]
PDF::printBackground() — Method in class PDF
Print background graphics. Defaults to false
PDF::preferCSSPageSize() — Method in class PDF
Whether or not to prefer page size as defined by css. Defaults to false, in which case the content will be scaled to fit the paper size.
PDF::postProcess() — Method in class PDF
Postprocessing stage
PNGClass in namespace Netflex\Render
Renderer::postProcess() — Method in class Renderer
Postprocessing stage
Directives::page_number() — Method in class Directives
Directives::page_break() — Method in class Directives
Directives::page_break_before() — Method in class Directives
Directives::page_break_before_avoid() — Method in class Directives
Directives::page_break_after() — Method in class Directives
Directives::page_break_after_avoid() — Method in class Directives
Scheduler::push() — Method in class Scheduler
Push a new job onto the queue.
Scheduler::pushOn() — Method in class Scheduler
Push a new job onto the queue.
Scheduler::pushRaw() — Method in class Scheduler
Push a raw payload onto the queue.
Scheduler::pop() — Method in class Scheduler
Pop the next job off of the queue.
$ Model#perPageProperty in class Model
The number of models to return for pagination. Also determines chunk size for LazyCollection
$ Model#publishedProperty in class Model
$ Model#publicProperty in class Model
Model::performRetrieveRequest() — Method in class Model
Retrieves a record by key
Model::performInsertRequest() — Method in class Model
Inserts a new record, and returns its id
Model::performUpdateRequest() — Method in class Model
Updates a record
Model::performDeleteRequest() — Method in class Model
Deletes a record
Hooks::performHook() — Method in class Hooks
Hooks::performHooks() — Method in class Hooks
$ ItemCollection#parentProperty in class ItemCollection
$ ReactiveObject#parentProperty in class ReactiveObject

Q

$ Builder#queryProperty in class Builder
QueryBuilderExceptionClass in namespace Netflex\Query\Exceptions
QueryExceptionClass in namespace Netflex\Query\Exceptions
$ QueryException#queryProperty in class QueryException
QueryBuilderAssocFacadeClass in namespace Netflex\Query\Facades
QueryBuilderFacadeClass in namespace Netflex\Query\Facades
QueryBuilderServiceProviderClass in namespace Netflex\Query\Providers
QueryableModelClass in namespace Netflex\Query
QueryableClass in namespace Netflex\Query\Traits
Queryable::query() — Method in class Queryable
JPG::quality() — Method in class JPG
The quality of the image, between 0-100

R

APIClientResolver::resolve() — Method in class APIClientResolver
ClientResolver::resolve() — Method in class ClientResolver
APIServiceProvider::register() — Method in class APIServiceProvider
$ Cart#readOnlyAttributesProperty in class Cart
$ CartItem#readOnlyAttributesProperty in class CartItem
$ CartItem#reservation_startProperty in class CartItem
$ CartItem#reservation_endProperty in class CartItem
$ DiscountData#readOnlyAttributesProperty in class DiscountData
$ DiscountItem#readOnlyAttributesProperty in class DiscountItem
$ LogItem#readOnlyAttributesProperty in class LogItem
$ LogItem#receiver_mailProperty in class LogItem
$ Order#respectPublishingStatusProperty in class Order
$ Order#relationProperty in class Order
$ PaymentItem#readOnlyAttributesProperty in class PaymentItem
$ Payments#readOnlyAttributesProperty in class Payments
$ Properties#readOnlyAttributesProperty in class Properties
RegisterClass in namespace Netflex\Commerce
ReservationItemClass in namespace Netflex\Commerce
$ ReservationItem#readOnlyAttributesProperty in class ReservationItem
$ ReservationItem#reservation_startProperty in class ReservationItem
$ ReservationItem#reservation_endProperty in class ReservationItem
$ ReservationItem#reservation_lengthProperty in class ReservationItem
ReservationItemCollectionClass in namespace Netflex\Commerce
OrderAPI::refresh() — Method in class OrderAPI
OrderAPI::removeFromSession() — Method in class OrderAPI
OrderAPI::register() — Method in class OrderAPI
OrderAPI::retrieveBySessionOrCreate() — Method in class OrderAPI
If no session exist, it creates a new empty order in API with id and secret, and adds it to session.
OrderAPI::retrieveBySession() — Method in class OrderAPI
If no session exist, it creates a new empty order object WITHOUT id or secret.
OrderAPI::retrieveBySecret() — Method in class OrderAPI
OrderAPI::retrieveByRegisterId() — Method in class OrderAPI
OrderAPI::retrieve() — Method in class OrderAPI
ArtisanServiceProvider::register() — Method in class ArtisanServiceProvider
Register the service provider.
ArtisanServiceProvider::registerCommands() — Method in class ArtisanServiceProvider
Register the given commands.
ArtisanServiceProvider::registerCacheClearCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerCacheForgetCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerChannelMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerClearCompiledCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerConfigCacheCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerConfigClearCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerComponentMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerConsoleMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerControllerMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEventGenerateCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEventMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerExceptionMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerMailMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerDownCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEnvironmentCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEventCacheCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEventClearCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerEventListCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerJobMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerKeyGenerateCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerListenerMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerMiddlewareMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerModelMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerNotificationMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerObserverMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerPackageDiscoverCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerPolicyMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerProviderMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerRequestMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerResourceMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerRuleMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerRouteCacheCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerRouteClearCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerRouteListCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerScheduleFinishCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerScheduleRunCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerScheduleWorkCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerServeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerNetflexSetupCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerTestMakeCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerUpCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerVendorPublishCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerViewCacheCommand() — Method in class ArtisanServiceProvider
Register the command.
ArtisanServiceProvider::registerViewClearCommand() — Method in class ArtisanServiceProvider
Register the command.
ControllerMakeCommand::resolveStubPath() — Method in class ControllerMakeCommand
Resolve the fully-qualified path to the stub.
ModelMakeCommand::rootNamespace() — Method in class ModelMakeCommand
Get the root namespace for the class.
ModelMakeCommand::replaceRelationId() — Method in class ModelMakeCommand
NetflexSetupCommand::resolveSite() — Method in class NetflexSetupCommand
RouteListCommandClass in namespace Netflex\Console\Commands
ServeCommand::region() — Method in class ServeCommand
ServeCommand::removeProxy() — Method in class ServeCommand
$ ConsentAssignment#revoked_timestampProperty in class ConsentAssignment
ConsentAssignment::revoke() — Method in class ConsentAssignment
Revokes the assignment
$ Customer#relationProperty in class Customer
$ Customer#relationIdProperty in class Customer
$ Customer#resolvableFieldProperty in class Customer
$ Customer#respectPublishingStatusProperty in class Customer
Indicates if we should respect the models publishing status when retrieving it.
Customer::revokeConsent() — Method in class Customer
If the customer has an active consent assignment for the given consent, the assignment gets revoked
$ Group#relationProperty in class Group
$ Group#relation_idProperty in class Group
AuthServiceProvider::retrieveById() — Method in class AuthServiceProvider
Retrieve a user by their unique identifier.
AuthServiceProvider::retrieveByToken() — Method in class AuthServiceProvider
Retrieve a user by their unique identifier and "remember me" token.
AuthServiceProvider::retrieveByCredentials() — Method in class AuthServiceProvider
Retrieve a user by the given credentials.
$ SegmentData#readOnlyAttributesProperty in class SegmentData
Groups::refresh() — Method in class Groups
$ File#relationProperty in class File
$ File#resolvableFieldProperty in class File
$ File#resolvedDimensionsProperty in class File
$ File#related_entriesProperty in class File
$ File#related_customersProperty in class File
File::resolveRouteBinding() — Method in class File
Retrieve the model for a bound value.
File::resolveDimensions() — Method in class File
GlobalContent::retrieve() — Method in class GlobalContent
TranslationServiceProvider::register() — Method in class TranslationServiceProvider
Register the service provider.
TranslationServiceProvider::registerLoader() — Method in class TranslationServiceProvider
Register the translation line loader.
RedirectClass in namespace Netflex\Foundation
Redirect::retrieve() — Method in class Redirect
Template::retrieve() — Method in class Template
Variable::retrieve() — Method in class Variable
HttpClientServiceProvider::register() — Method in class HttpClientServiceProvider
LogServiceProvider::register() — Method in class LogServiceProvider
Register the service provider.
Client::register() — Method in class Client
Registers a Handler
MessageChannelServiceProvider::register() — Method in class MessageChannelServiceProvider
Notification::resolve() — Method in class Notification
BackgroundImage::render() — Method in class BackgroundImage
Get the view / contents that represent the component.
Blocks::render() — Method in class Blocks
Get the view / contents that represent the component.
Breadcrumbs::render() — Method in class Breadcrumbs
Get the view / contents that represent the component.
$ EditorButton#relationIdProperty in class EditorButton
EditorButton::render() — Method in class EditorButton
Get the view / contents that represent the component.
EditorTools::render() — Method in class EditorTools
Get the view / contents that represent the component.
Image::render() — Method in class Image
Get the view / contents that represent the component.
Inline::render() — Method in class Inline
Get the view / contents that represent the component.
$ Nav#rootProperty in class Nav
Nav::render() — Method in class Nav
Get the view / contents that represent the component.
Picture::render() — Method in class Picture
Get the view / contents that represent the component.
Seo::render() — Method in class Seo
Get the view / contents that represent the component.
StaticContent::render() — Method in class StaticContent
Get the view / contents that represent the component.
$ BaseController#routesProperty in class BaseController
Additional Netflex page routes
$ InvalidRouteDefintionException#routeDefinitionProperty in class InvalidRouteDefintionException
Extension::render() — Method in class Extension
Extension::register() — Method in class Extension
Extension::resolve() — Method in class Extension
MediaPreset::register() — Method in class MediaPreset
Registers a preset
$ Page#relationProperty in class Page
The relation associated with the model.
$ Page#resolvableFieldProperty in class Page
The resolvable field associated with the model.
$ Page#respectPublishingStatusProperty in class Page
Indicates if we should respect the models publishing status when retrieving it.
$ Page#revisionProperty in class Page
Page::route() — Method in class Page
Page::resolve() — Method in class Page
Resolves an instance
MixServiceProvider::register() — Method in class MixServiceProvider
PagesServiceProvider::register() — Method in class PagesServiceProvider
PagesServiceProvider::registerComponents() — Method in class PagesServiceProvider
PagesServiceProvider::registerDirectives() — Method in class PagesServiceProvider
RouteServiceProviderClass in namespace Netflex\Pages\Providers
RouteServiceProvider::registerMiddlewareGroups() — Method in class RouteServiceProvider
SEOToolsServiceProvider::register() — Method in class SEOToolsServiceProvider
Register the service provider.
$ Builder#relationsProperty in class Builder
$ Builder#relation_idProperty in class Builder
$ Builder#respectPublishingStatusProperty in class Builder
Builder::raw() — Method in class Builder
Performs a raw query, use carefully.
Builder::relation() — Method in class Builder
Sets the relation for the query
Builder::relations() — Method in class Builder
Builder::random() — Method in class Builder
Returns random results for the given query
Builder::respectPublishingStatus() — Method in class Builder
Only include published results Only applies to entry and page relations
ResolutionFailedExceptionClass in namespace Netflex\Query\Exceptions
QueryBuilderFacade::resolveFacadeInstance() — Method in class QueryBuilderFacade
Resolve the facade root instance from the container.
QueryBuilderServiceProvider::register() — Method in class QueryBuilderServiceProvider
SearchServiceProvider::register() — Method in class SearchServiceProvider
$ QueryableModel#relationProperty in class QueryableModel
The relation associated with the model.
$ QueryableModel#relationIdProperty in class QueryableModel
The directory_id associated with the model.
$ QueryableModel#resolvableFieldProperty in class QueryableModel
The resolvable field associated with the model.
$ QueryableModel#respectPublishingStatusProperty in class QueryableModel
Indicates if we should respect the models publishing status when retrieving it.
QueryableModel::replicate() — Method in class QueryableModel
Clone the model into a new, non-existing instance.
QueryableModel::resolveRouteBinding() — Method in class QueryableModel
Retrieve the model for a bound value.
QueryableModel::resolve() — Method in class QueryableModel
Resolves an instance
QueryableModel::resolveChildRouteBinding() — Method in class QueryableModel
Retrieve the child model for a bound value.
QueryableModel::relationLoaded() — Method in class QueryableModel
Shim to make model compatible with HasAttributes trait
Queryable::respectPublishingStatus() — Method in class Queryable
Determine if this object respects publishing statuses when performing queries
Queryable::raw() — Method in class Queryable
Performs a raw query, use carefully.
Queryable::random() — Method in class Queryable
Picks random items
ResolvableClass in namespace Netflex\Query\Traits
Resolvable::resolvableContext() — Method in class Resolvable
Exectures the context if object can be resolved
Resolvable::resolve() — Method in class Resolvable
Resolves an instance
Resolvable::resolveOrFail() — Method in class Resolvable
Resolves an instance or throws an exception
Resolvable::resolveMany() — Method in class Resolvable
Resolves multiple instances by their primary fields
SoftDeletes::runSoftDelete() — Method in class SoftDeletes
Perform the actual delete query on this model instance.
SoftDeletes::restore() — Method in class SoftDeletes
Restore a soft-deleted model instance.
SoftDeletes::restoring() — Method in class SoftDeletes
Register a "restoring" model event callback with the dispatcher.
SoftDeletes::restored() — Method in class SoftDeletes
Register a "restored" model event callback with the dispatcher.
RenderableClass in namespace Netflex\Render\Contracts
RenderExceptionClass in namespace Netflex\Render\Exceptions
Stream::rewind() — Method in class Stream
Stream::read() — Method in class Stream
RenderServiceProviderClass in namespace Netflex\Render\Providers
RenderServiceProvider::register() — Method in class RenderServiceProvider
RenderServiceProvider::registerMacros() — Method in class RenderServiceProvider
RenderServiceProvider::registerDirectives() — Method in class RenderServiceProvider
RendererClass in namespace Netflex\Render
Renderer::route() — Method in class Renderer
Render from named route.
Directives::register() — Method in class Directives
Application::registerBaseServiceProviders() — Method in class Application
Register all of the base service providers.
Application::registerCoreContainerAliases() — Method in class Application
Register the core class aliases in the container.
SchedulerServiceProvider::register() — Method in class SchedulerServiceProvider
SchedulerServiceProvider::registerDriver() — Method in class SchedulerServiceProvider
SchedulerServiceProvider::registerRoutes() — Method in class SchedulerServiceProvider
StructureField::raw() — Method in class StructureField
EditorBlocks::raw() — Method in class EditorBlocks
File::raw() — Method in class File
JSON::raw() — Method in class JSON
$ Model#relationProperty in class Model
The relation associated with the model.
$ Model#relationIdProperty in class Model
The directory_id associated with the model.
$ Model#resolvableFieldProperty in class Model
The resolvable field associated with the model.
$ Model#respectPublishingStatusProperty in class Model
Indicates if we should respect the models publishing status when retrieving it.
$ Model#revisionProperty in class Model
Model::resolveRouteBinding() — Method in class Model
Retrieve the model for a bound value.
Model::resolvedRouteBinding() — Method in class Model
Model::register() — Method in class Model
Register the model
Structure::registerModel() — Method in class Structure
Register a model
Structure::resolveModel() — Method in class Structure
Structure::retrieve() — Method in class Structure
HasEvents::registerObserver() — Method in class HasEvents
Register a single observer.
HasEvents::removeObservableEvents() — Method in class HasEvents
Remove an observable event name.
HasEvents::registerEvent() — Method in class HasEvents
Register a event with the dispatcher.
ReactiveObjectClass in namespace Netflex\Support
$ ReactiveObject#readOnlyAttributesProperty in class ReactiveObject
RetrievableClass in namespace Netflex\Support
Retrievable::retrieve() — Method in class Retrievable

S

Client::setConnectionName() — Method in class Client
Client::setCredentials() — Method in class Client
APIClient::setConnectionName() — Method in class APIClient
$ Checkout#surnameProperty in class Checkout
$ Checkout#shipping_firstnameProperty in class Checkout
$ Checkout#shipping_surnameProperty in class Checkout
$ Checkout#shipping_companyProperty in class Checkout
$ Checkout#shipping_addressProperty in class Checkout
$ Checkout#shipping_postalProperty in class Checkout
$ Checkout#shipping_cityProperty in class Checkout
$ Checkout#shipping_costProperty in class Checkout
$ Checkout#shipping_taxProperty in class Checkout
$ Checkout#shipping_totalProperty in class Checkout
$ Checkout#shipping_tracking_codeProperty in class Checkout
$ Checkout#shipping_tracking_urlProperty in class Checkout
$ DiscountItem#scopeProperty in class DiscountItem
$ DiscountItem#scope_keyProperty in class DiscountItem
$ Order#sessionKeyProperty in class Order
$ Order#statusProperty in class Order
CartItemAPI::save() — Method in class CartItemAPI
LogItemAPI::save() — Method in class LogItemAPI
OrderAPI::saveStatus() — Method in class OrderAPI
OrderAPI::save() — Method in class OrderAPI
PaymentItemAPI::save() — Method in class PaymentItemAPI
$ NetflexSetupCommand#signatureProperty in class NetflexSetupCommand
The name and signature of the console command.
ServeCommandClass in namespace Netflex\Console\Commands
ServeCommand::siteAlias() — Method in class ServeCommand
ServeCommand::saveProxyConfiguration() — Method in class ServeCommand
$ ConsentAssignment#sourceProperty in class ConsentAssignment
$ Customer#surnameProperty in class Customer
$ Customer#startProperty in class Customer
$ Customer#stopProperty in class Customer
$ Customer#segmentDataProperty in class Customer
Customer::setAuthPassword() — Method in class Customer
Set the password for the user.
Customer::setRememberToken() — Method in class Customer
Set the token value for the "remember me" session.
SegmentDataClass in namespace Netflex\Customers
$ SegmentData#stateProperty in class SegmentData
Groups::save() — Method in class Groups
$ File#sizeProperty in class File
File::setWidthAttribute() — Method in class File
File::setHeightAttribute() — Method in class File
File::setRelatedEntriesAttribute() — Method in class File
File::setRelatedCustomersAttribute() — Method in class File
File::setTagsAttribute() — Method in class File
Template::setAliasAttribute() — Method in class Template
Kernel::sendRequestThroughRouter() — Method in class Kernel
Send the given request through the middleware / router.
SMSClass in namespace Netflex\Notifications\Channels
SMS::send() — Method in class SMS
NotificationsTransport::send() — Method in class NotificationsTransport
{@inheritdoc}
BackgroundImage::srcSets() — Method in class BackgroundImage
BackgroundImage::shouldRender() — Method in class BackgroundImage
Blocks::shouldRender() — Method in class Blocks
$ EditorButton#styleProperty in class EditorButton
$ EditorButton#stylesProperty in class EditorButton
Determines if this button should use the Netflex editor styles
EditorButton::shouldRender() — Method in class EditorButton
EditorTools::shouldRender() — Method in class EditorTools
Image::size() — Method in class Image
Image::src() — Method in class Image
Image::style() — Method in class Image
Image::shouldRender() — Method in class Image
$ Inline#styleProperty in class Inline
Inline::shouldRender() — Method in class Inline
$ Nav#showTitleProperty in class Nav
$ Picture#srcProperty in class Picture
$ Picture#sizeProperty in class Picture
Picture::src() — Method in class Picture
Picture::srcSets() — Method in class Picture
Picture::shouldRender() — Method in class Picture
SeoClass in namespace Netflex\Pages\Components
$ Seo#suffixProperty in class Seo
StaticContentClass in namespace Netflex\Pages\Components
StaticContent::shouldRender() — Method in class StaticContent
MediaPreset::setMaxWidthAttribute() — Method in class MediaPreset
$ Page#startProperty in class Page
$ Page#stopProperty in class Page
SEOToolsServiceProviderClass in namespace Netflex\Pages\Providers
CastsDefaultFields::setKeywordsAttribute() — Method in class CastsDefaultFields
$ Builder#sizeProperty in class Builder
$ Builder#sortDirProperty in class Builder
$ Builder#shouldCacheProperty in class Builder
Builder::setConnectionName() — Method in class Builder
Builder::setModel() — Method in class Builder
Builder::setMapper() — Method in class Builder
NotFoundException::setField() — Method in class NotFoundException
QueryBuilderAssocFacade::static() — Method in class QueryBuilderAssocFacade
?object first()
QueryBuilderFacade::static() — Method in class QueryBuilderFacade
?object first()
SearchClass in namespace Netflex\Query\Facades
PaginatedResult::setPath() — Method in class PaginatedResult
SearchServiceProviderClass in namespace Netflex\Query\Providers
QueryableModel::setConnection() — Method in class QueryableModel
Set the connection associated with the model.
QueryableModel::setTagsAttribute() — Method in class QueryableModel
QueryableModel::syncOriginal() — Method in class QueryableModel
Sync the original attributes with the current.
QueryableModel::save() — Method in class QueryableModel
Updates or stores the model
QueryableModel::setKeyName() — Method in class QueryableModel
Set the primary key for the model.
QueryableModel::setKeyType() — Method in class QueryableModel
Set the data type for the primary key.
SoftDeletesClass in namespace Netflex\Query\Traits
ServerSideRenderClass in namespace Netflex\Render\Concerns
ImageRenderer::selector() — Method in class ImageRenderer
Specifies a CSS selector for capturing a specific element.
Renderable::stream() — Method in class Renderable
SSRClass in namespace Netflex\Render\Http\Middleware
PDF::scale() — Method in class PDF
Sets the document scaling factor
PDF::setTag() — Method in class PDF
Sets a PDF meta tag
StreamClass in namespace Netflex\Render\PSR7
Stream::seek() — Method in class Stream
Renderer::status() — Method in class Renderer
Renderer::setOption() — Method in class Renderer
Set option
Renderer::stream() — Method in class Renderer
Get the rendered content as a file handle (resource)
SDKClass in namespace Netflex
SDK::singleton() — Method in class SDK
Register a shared binding in the container.
SchedulerServiceProviderClass in namespace Netflex\Scheduler\Providers
SchedulerClass in namespace Netflex\Scheduler
Scheduler::size() — Method in class Scheduler
Get the size of the queue.
Scheduler::setConnectionName() — Method in class Scheduler
Set the connection name for the queue.
Scheduler::setContainer() — Method in class Scheduler
SchedulerConnectorClass in namespace Netflex\Scheduler
SignupNotFoundExceptionClass in namespace Netflex\Signups\Exceptions
StructureFieldClass in namespace Netflex\Structure\Contracts
Field::set() — Method in class Field
$ Model#startProperty in class Model
$ Model#stopProperty in class Model
StructureServiceProviderClass in namespace Netflex\Structure\Providers
StructureClass in namespace Netflex\Structure
HasEvents::setObservableEvents() — Method in class HasEvents
Set the observable event names.
HasEvents::setEventDispatcher() — Method in class HasEvents
Set the event dispatcher instance.
Event::setName() — Method in class Event
Event::setHandler() — Method in class Event
ReactiveObject::setParent() — Method in class ReactiveObject
StrClass in namespace Netflex\Support
Timestamps::serializeTimestamp() — Method in class Timestamps

T

$ CartItem#timestampsProperty in class CartItem
$ CartItem#typeProperty in class CartItem
$ CartItem#tax_percentProperty in class CartItem
$ CartItemCollection#typeProperty in class CartItemCollection
$ DiscountItem#typeProperty in class DiscountItem
$ DiscountItemCollection#typeProperty in class DiscountItemCollection
$ LogItem#typeProperty in class LogItem
$ LogItemCollection#typeProperty in class LogItemCollection
$ Order#triedReceivedBySessionProperty in class Order
$ Order#typeProperty in class Order
$ PaymentItem#timestampsProperty in class PaymentItem
$ PaymentItemCollection#typeProperty in class PaymentItemCollection
$ ReservationItem#timestampsProperty in class ReservationItem
$ ReservationItemCollection#typeProperty in class ReservationItemCollection
$ ModelMakeCommand#typeProperty in class ModelMakeCommand
The type of class being generated.
$ Consent#typeProperty in class Consent
$ Consent#termsProperty in class Consent
$ Consent#terms_linkProperty in class Consent
Consent::toJson() — Method in class Consent
$ ConsentAssignment#timestampProperty in class ConsentAssignment
ConsentAssignment::toJson() — Method in class ConsentAssignment
$ Customer#tokenFieldProperty in class Customer
$ Customer#tagsProperty in class Customer
$ Group#timestampsProperty in class Group
$ SegmentData#twitterUrlProperty in class SegmentData
$ File#tagsProperty in class File
$ File#typeProperty in class File
File::tags() — Method in class File
$ GlobalContent#template_idProperty in class GlobalContent
TranslationServiceProviderClass in namespace Netflex\Foundation\Providers
$ Redirect#template_idProperty in class Redirect
TemplateClass in namespace Netflex\Foundation
$ Template#timestampsProperty in class Template
Template::toResponse() — Method in class Template
Create an HTTP response that represents the object.
$ Variable#timestampsProperty in class Variable
$ Notification#templateProperty in class Notification
$ EditorButton#typeProperty in class EditorButton
Image::title() — Method in class Image
$ Inline#tagProperty in class Inline
Inline::tag() — Method in class Inline
$ Nav#typeProperty in class Nav
$ Picture#titleProperty in class Picture
Picture::title() — Method in class Picture
$ Seo#titleProperty in class Seo
Seo::tags() — Method in class Seo
$ ContentFile#titleProperty in class ContentFile
ContentFile::toArray() — Method in class ContentFile
ContentFile::toJson() — Method in class ContentFile
Extension::toResponse() — Method in class Extension
$ NavigationData#targetProperty in class NavigationData
$ NavigationData#typeProperty in class NavigationData
$ Page#timestampsProperty in class Page
Indicates if the model should be timestamped.
$ Page#titleProperty in class Page
$ Page#tagsProperty in class Page
Page::toResponse() — Method in class Page
Create an HTTP response that represents the object.
$ QueryableModel#traitInitializersProperty in class QueryableModel
The array of trait initializers that will be called on each new instance.
QueryableModel::toArray() — Method in class QueryableModel
Convert the model instance to an array.
QueryableModel::toJson() — Method in class QueryableModel
Convert the model instance to JSON.
SoftDeletes::trashed() — Method in class SoftDeletes
Determine if the model instance has been soft-deleted.
$ PDF#tagsProperty in class PDF
PNG::transparent() — Method in class PNG
Preserves transparancy in output
Stream::tell() — Method in class Stream
Renderer::timeout() — Method in class Renderer
Maximum amount of time to wait before timing out in milliseconds. Defaults to 30000
Renderer::toResponse() — Method in class Renderer
Retrieve the rendered content as a response
Renderer::toJson() — Method in class Renderer
Directives::title() — Method in class Directives
Directives::total_pages() — Method in class Directives
$ EditorBlocks#timeProperty in class EditorBlocks
EditorBlocks::toJson() — Method in class EditorBlocks
EditorBlocks::toHtml() — Method in class EditorBlocks
Get content as a string of HTML.
$ Field#typeProperty in class Field
File::toArray() — Method in class File
File::toJson() — Method in class File
JSON::toJson() — Method in class JSON
JSON::toHtml() — Method in class JSON
$ Model#timestampsProperty in class Model
Indicates if the model should be timestamped.
$ Model#titleProperty in class Model
$ Model#tagsProperty in class Model
Accessors::toArray() — Method in class Accessors
Get the raw attributes
$ HasEvents#traitInitializersProperty in class HasEvents
The array of trait initializers that will be called on each new instance.
Events::trigger() — Method in class Events
Invokes the event handlers for the given event
HtmlString::toJson() — Method in class HtmlString
$ ItemCollection#typeProperty in class ItemCollection
ItemCollection::toArray() — Method in class ItemCollection
Get the collection of items as a plain array.
Str::toCamcelCase() — Method in class Str
TimestampsClass in namespace Netflex\Support
$ Timestamps#timestampsProperty in class Timestamps

U

$ CartItem#user_agentProperty in class CartItem
$ Checkout#user_agentProperty in class Checkout
$ Checkout#updatedProperty in class Checkout
$ LogItem#updatedProperty in class LogItem
$ LogItem#useridProperty in class LogItem
$ Order#useCacheProperty in class Order
$ Order#updatedProperty in class Order
$ Order#user_agentProperty in class Order
$ ServeCommand#userIdProperty in class ServeCommand
Netflex User ID
$ ServeCommand#userClientProperty in class ServeCommand
Netflex Client authenticated as User
ServeCommand::userId() — Method in class ServeCommand
$ Customer#usernameProperty in class Customer
$ Customer#updatedProperty in class Customer
$ Customer#use_timeProperty in class Customer
AuthServiceProvider::updateRememberToken() — Method in class AuthServiceProvider
Update the "remember me" token for the given user in storage.
$ File#useridProperty in class File
File::url() — Method in class File
File::upload() — Method in class File
ContentFile::url() — Method in class ContentFile
ContentImage::url() — Method in class ContentImage
MediaUrlResolvable::url() — Method in class MediaUrlResolvable
JwtProxy::unauthenticated() — Method in class JwtProxy
Handle an unauthenticated user.
$ NavigationData#urlProperty in class NavigationData
$ Page#urlProperty in class Page
$ Page#updatedProperty in class Page
$ Page#useridProperty in class Page
$ Page#use_timeProperty in class Page
PreviewRequest::user() — Method in class PreviewRequest
Undocumented function
$ QueryableModel#useChunkingProperty in class QueryableModel
Determines if QueryableModel::all() calls in queries should chunk the result.
QueryableModel::update() — Method in class QueryableModel
Update the model
QueryableModel::updateOrCreate() — Method in class QueryableModel
Updates an exisisting model or creates it
PDF::units() — Method in class PDF
Get a list of supported units
Renderer::url() — Method in class Renderer
Render from url external or interal
Directives::url() — Method in class Directives
File::url() — Method in class File
Image::url() — Method in class Image
$ Model#urlProperty in class Model
$ Model#updatedProperty in class Model
$ Model#useridProperty in class Model
$ Model#use_timeProperty in class Model
HasEvents::unsetEventDispatcher() — Method in class HasEvents
Unset the event dispatcher.

V

$ CartItem#variant_idProperty in class CartItem
$ CartItem#variant_valueProperty in class CartItem
$ CartItem#variant_nameProperty in class CartItem
$ CartItem#variant_costProperty in class CartItem
$ CartItem#variant_weightProperty in class CartItem
$ ReservationItem#variant_idProperty in class ReservationItem
$ ServeCommand#variableProperty in class ServeCommand
Netflex Proxy Configuration Variable
ServeCommand::variable() — Method in class ServeCommand
AuthServiceProvider::validateCredentials() — Method in class AuthServiceProvider
Validate a user against the given credentials.
VariableClass in namespace Netflex\Foundation
Broadcaster::validAuthenticationResponse() — Method in class Broadcaster
Return the valid authentication response.
$ Blocks#variablesProperty in class Blocks
Inline::value() — Method in class Inline
$ Extension#viewProperty in class Extension
$ Page#variantsProperty in class Page
MJML::view() — Method in class MJML
Render from a view
Renderer::version() — Method in class Renderer
Get the Chromium version of the renderer
Renderer::view() — Method in class Renderer
Render from a view
$ EditorBlocks#versionProperty in class EditorBlocks
$ Model#variantsProperty in class Model
JWT::verify() — Method in class JWT

W

Client::withCredentials() — Method in class Client
MailMakeCommand::writeMjmlTemplate() — Method in class MailMakeCommand
Write the Markdown template for the mailable.
$ ServeCommand#webServiceProperty in class ServeCommand
Web service.
$ File#widthProperty in class File
Image::width() — Method in class Image
Builder::where() — Method in class Builder
Performs a 'where' query
Builder::whereIn() — Method in class Builder
Queries where field exists in the values
Builder::whereBetween() — Method in class Builder
Queries where field is between $from and $to
Builder::whereNotBetween() — Method in class Builder
Queries where field is not between $from and $to
Builder::whereNot() — Method in class Builder
Performs a 'whereNot' query
$ QueryableModel#wasRecentlyCreatedProperty in class QueryableModel
Indicates if the model was inserted during the current request lifecycle.
QueryableModel::withIgnoredPublishingStatus() — Method in class QueryableModel
Perform an action with temporary disabled respectPublishingStatus
Queryable::where() — Method in class Queryable
Performs a 'where' query
Queryable::whereIn() — Method in class Queryable
Queries where field exists in the values
Queryable::whereNot() — Method in class Queryable
Performs a 'whereNot' query
Queryable::whereBetween() — Method in class Queryable
Queryable::whereNotBetween() — Method in class Queryable
SoftDeletes::withTrashed() — Method in class SoftDeletes
SoftDeletes::withoutTrashed() — Method in class SoftDeletes
ImageRenderer::width() — Method in class ImageRenderer
Viewport width. Default 1920
MJML::withBlob() — Method in class MJML
PDF::width() — Method in class PDF
Paper width
Stream::write() — Method in class Stream
Renderer::waitUntilLoaded() — Method in class Renderer
Waits until the entire document, including resources are fully loaded.
Renderer::waitUntiDOMContentLoaded() — Method in class Renderer
Waits until the 'DOMContentLoaded' event is fired.
Renderer::waitUntiNetworkIdle() — Method in class Renderer
Waits until there has not been any network requests for at least 500ms
Renderer::waitUntiNetworkSettled() — Method in class Renderer
Waits until there has not been more than 2 network requests for at least 500ms
Scheduler::withCreatePayloadHooks() — Method in class Scheduler
Create the given payload using any registered payload hooks.
HasEvents::withoutEvents() — Method in class HasEvents
Execute a callback without firing any events.

_

Client::__construct() — Method in class Client
MissingCredentialsException::__construct() — Method in class MissingCredentialsException
Breadcrumb::__construct() — Method in class Breadcrumb
NetflexSetupCommand::__construct() — Method in class NetflexSetupCommand
Create a new command instance.
Consent::__construct() — Method in class Consent
Consent::__debugInfo() — Method in class Consent
ConsentAssignment::__construct() — Method in class ConsentAssignment
ConsentAssignment::__debugInfo() — Method in class ConsentAssignment
AuthServiceProvider::__construct() — Method in class AuthServiceProvider
Client::__construct() — Method in class Client
Client::__construct() — Method in class Client
Handler::__construct() — Method in class Handler
Notification::__construct() — Method in class Notification
BackgroundImage::__construct() — Method in class BackgroundImage
Create a new component instance.
Blocks::__construct() — Method in class Blocks
Create a new component instance.
Breadcrumbs::__construct() — Method in class Breadcrumbs
Create a new component instance.
EditorButton::__construct() — Method in class EditorButton
Create a new component instance.
Image::__construct() — Method in class Image
Inline::__construct() — Method in class Inline
Create a new component instance.
Nav::__construct() — Method in class Nav
Create a new component instance.
Picture::__construct() — Method in class Picture
Create a new component instance.
Seo::__construct() — Method in class Seo
StaticContent::__construct() — Method in class StaticContent
Create a new component instance.
ContentFile::__construct() — Method in class ContentFile
ContentFile::__debugInfo() — Method in class ContentFile
Controller::__construct() — Method in class Controller
BreakpointsMissingException::__construct() — Method in class BreakpointsMissingException
InvalidControllerException::__construct() — Method in class InvalidControllerException
InvalidPresetException::__construct() — Method in class InvalidPresetException
InvalidRouteDefintionException::__construct() — Method in class InvalidRouteDefintionException
NotImplementedException::__construct() — Method in class NotImplementedException
PageNotBoundException::__construct() — Method in class PageNotBoundException
JwtPayload::__construct() — Method in class JwtPayload
MediaPreset::__construct() — Method in class MediaPreset
Mix::__invoke() — Method in class Mix
Get the path to a versioned Mix file.
NavigationData::__construct() — Method in class NavigationData
NavigationData::__debugInfo() — Method in class NavigationData
PreviewRequest::__construct() — Method in class PreviewRequest
Builder::__construct() — Method in class Builder
Builder::__toString() — Method in class Builder
IndexNotFoundException::__construct() — Method in class IndexNotFoundException
InvalidAssignmentException::__construct() — Method in class InvalidAssignmentException
InvalidOperatorException::__construct() — Method in class InvalidOperatorException
InvalidSortingDirectionException::__construct() — Method in class InvalidSortingDirectionException
InvalidValueException::__construct() — Method in class InvalidValueException
NotQueryableException::__construct() — Method in class NotQueryableException
QueryException::__construct() — Method in class QueryException
ResolutionFailedException::__construct() — Method in class ResolutionFailedException
PaginatedResult::__construct() — Method in class PaginatedResult
QueryableModel::__construct() — Method in class QueryableModel
QueryableModel::__get() — Method in class QueryableModel
Dynamically retrieve attributes on the model.
QueryableModel::__set() — Method in class QueryableModel
Dynamically set attributes on the model.
QueryableModel::__callStatic() — Method in class QueryableModel
Handle dynamic static method calls into the method.
QueryableModel::__toString() — Method in class QueryableModel
Convert the model to its string representation.
QueryableModel::__wakeup() — Method in class QueryableModel
When a model is being unserialized, check if it needs to be booted.
QueryableModel::__isset() — Method in class QueryableModel
QueryableModel::__debugInfo() — Method in class QueryableModel
RenderException::__construct() — Method in class RenderException
PDF::__construct() — Method in class PDF
Stream::__toString() — Method in class Stream
Renderer::__construct() — Method in class Renderer
Renderer::__debugInfo() — Method in class Renderer
Renderer::__toString() — Method in class Renderer
EditorBlocks::__construct() — Method in class EditorBlocks
Field::__construct() — Method in class Field
Field::__debugInfo() — Method in class Field
File::__construct() — Method in class File
File::__debugInfo() — Method in class File
JSON::__construct() — Method in class JSON
Structure::__construct() — Method in class Structure
Accessors::__get() — Method in class Accessors
Accessors::__set() — Method in class Accessors
Accessors::__isset() — Method in class Accessors
Accessors::__unset() — Method in class Accessors
Accessors::__toString() — Method in class Accessors
Event::__construct() — Method in class Event
ItemCollection::__construct() — Method in class ItemCollection
ItemCollection::__serialize() — Method in class ItemCollection
ItemCollection::__unserialize() — Method in class ItemCollection
ReactiveObject::__construct() — Method in class ReactiveObject
ReactiveObject::__debugInfo() — Method in class ReactiveObject
ReactiveObject::__serialize() — Method in class ReactiveObject
ReactiveObject::__unserialize() — Method in class ReactiveObject