Index
A
- AuthServiceProvider — Class in namespace A17\Twill
- AuthServiceProvider::authorize() — Method in class AuthServiceProvider
- Capsule::autoloadConfigFiles() — Method in class Capsule
- AppSettingsController — Class in namespace A17\Twill\Http\Controllers\Admin
The name is a bit stupid here, but we do have the legacy settings (deprecate in 4.x?).
- $ DashboardController#app — Property in class DashboardController
- $ DashboardController#authFactory — Property in class DashboardController
- $ FeaturedController#app — Property in class FeaturedController
- $ ImpersonateController#authManager — Property in class ImpersonateController
- $ LoginController#authManager — Property in class LoginController
- LoginController::authenticated() — Method in class LoginController
- LoginController::afterAuthentication() — Method in class LoginController
- LoginController::autologin() — Method in class LoginController
- LoginController::autologinEnabled() — Method in class LoginController
- $ ModuleController#app — Property in class ModuleController
- $ ModuleController#authorizableOptions — Property in class ModuleController
Options of the index view and the corresponding auth gates.
- ModuleController::additionalBrowserTableColumns() — Method in class ModuleController
Similar to getBrowserTableColumns but these will be added on top of the default columns.
- ModuleController::additionalIndexTableColumns() — Method in class ModuleController
Similar to getIndexTableColumns but these will be added on top of the default columns.
- ModuleController::authorizeOption() — Method in class ModuleController
Match an option name to a gate name if needed, then authorize it.
- ModuleController::additionalTableActions() — Method in class ModuleController
- ModuleController::applyFiltersDefaultOptions() — Method in class ModuleController
- $ UserController#authFactory — Property in class UserController
- Authenticate — Class in namespace A17\Twill\Http\Middleware
- $ Impersonate#authFactory — Property in class Impersonate
- $ RedirectIfAuthenticated#authFactory — Property in class RedirectIfAuthenticated
- OauthRequest::all() — Method in class OauthRequest
Include route parameters for validation
- Request::authorize() — Method in class Request
Determines if the user is authorized to make this request.
- UserRequest::authorize() — Method in class UserRequest
Determines if the user is authorized to make this request.
- $ CurrentUser#authFactory — Property in class CurrentUser
- AppSetting — Class in namespace A17\Twill\Models
- $ AppSetting#attributes — Property in class AppSetting
- HasSlug::addOneSlug() — Method in class HasSlug
- Media::altTextFrom() — Method in class Media
- $ Permission#appends — Property in class Permission
- Permission::available() — Method in class Permission
Return an array of permission names that belongs to a certain scope (global, module or item).
- User::allPermissions() — Method in class User
- PermissionAuthServiceProvider::authorize() — Method in class PermissionAuthServiceProvider
- $ LaravelAwareRectorRule#app — Property in class LaravelAwareRectorRule
- AppSettingsRepository — Class in namespace A17\Twill\Repositories
- HandleBlocks::afterSaveHandleBlocks() — Method in class HandleBlocks
- HandleBlocks::afterDuplicateHandleBlocks() — Method in class HandleBlocks
- HandleBrowsers::afterSaveHandleBrowsers() — Method in class HandleBrowsers
- HandleFiles::afterSaveHandleFiles() — Method in class HandleFiles
- HandleFiles::afterDuplicateHandleFiles() — Method in class HandleFiles
- HandleGroupPermissions::afterSaveHandleGroupPermissions() — Method in class HandleGroupPermissions
Function executed after save on group form
- HandleMedias::afterSaveHandleMedias() — Method in class HandleMedias
- HandleMedias::afterDuplicateHandleMedias() — Method in class HandleMedias
- HandleNesting::afterRestore() — Method in class HandleNesting
- HandlePermissions::afterSaveHandlePermissions() — Method in class HandlePermissions
Function executed after save on module form
- HandleRelatedBrowsers::afterSaveHandleRelatedBrowsers() — Method in class HandleRelatedBrowsers
- HandleRelatedBrowsers::afterDuplicateHandleRelatedBrowsers() — Method in class HandleRelatedBrowsers
Called from afterReplicate in ModuleRepository.
- HandleRepeaters::afterSaveHandleRepeaters() — Method in class HandleRepeaters
- HandleRevisions::afterSaveOriginalDataHandleRevisions() — Method in class HandleRevisions
- HandleRolePermissions::afterSaveHandleRolePermissions() — Method in class HandleRolePermissions
Function executed after save on role form
- HandleSlugs::afterDeleteHandleSlugs() — Method in class HandleSlugs
- HandleSlugs::afterRestoreHandleSlugs() — Method in class HandleSlugs
- HandleTags::afterSaveHandleTags() — Method in class HandleTags
- HandleUserPermissions::afterSaveHandleUserPermissions() — Method in class HandleUserPermissions
Function executed after save on user form.
- BlockRepository::afterSave() — Method in class BlockRepository
- BlockRepository::afterDelete() — Method in class BlockRepository
- FileRepository::afterDelete() — Method in class FileRepository
- GroupRepository::afterSave() — Method in class GroupRepository
- MediaRepository::afterDelete() — Method in class MediaRepository
- ModuleRepository::afterUpdateBasic() — Method in class ModuleRepository
- ModuleRepository::afterSaveOriginalData() — Method in class ModuleRepository
- ModuleRepository::afterSave() — Method in class ModuleRepository
- ModuleRepository::afterDelete() — Method in class ModuleRepository
- ModuleRepository::afterDuplicate() — Method in class ModuleRepository
- ModuleRepository::afterRestore() — Method in class ModuleRepository
- ModuleRepository::addRelationFilterScope() — Method in class ModuleRepository
- ModuleRepository::addLikeFilterScope() — Method in class ModuleRepository
- ModuleRepository::addIgnoreFieldsBeforeSave() — Method in class ModuleRepository
- $ UserRepository#authFactory — Property in class UserRepository
- UserRepository::afterUpdateBasic() — Method in class UserRepository
- UserRepository::afterSave() — Method in class UserRepository
- Twill::asset() — Method in class Twill
- BladeCompiler::absorbApplicationEnvironment() — Method in class BladeCompiler
- Aws — Class in namespace A17\Twill\Services\Cloud
- Azure — Class in namespace A17\Twill\Services\Cloud
- $ DatePicker#allowInput — Property in class DatePicker
- $ DatePicker#allowClear — Property in class DatePicker
- $ DatePicker#altFormat — Property in class DatePicker
- DatePicker::allowInput() — Method in class DatePicker
Allows manual input.
- DatePicker::allowClear() — Method in class DatePicker
Allows to clear the input field.
- DatePicker::altFormat() — Method in class DatePicker
Define a custom date format.
- $ Map#autoDetectLatLngValue — Property in class Map
- Map::autoDetectLatLang() — Method in class Map
Make the field try to automatically detect the latitude and longitude.
- $ Medias#altTextMaxLength — Property in class Medias
- $ Medias#activeCrop — Property in class Medias
- Medias::altTextMaxLength() — Method in class Medias
Set the max length of the alt field.
- $ MultiSelect#addNew — Property in class MultiSelect
- $ Repeater#allowCreate — Property in class Repeater
- Repeater::allowCreate() — Method in class Repeater
- HasOptions::addOption() — Method in class HasOptions
Adds a single option.
- Wysiwyg::allowSource() — Method in class Wysiwyg
Adds a edit source button.
- Wysiwyg::addTiptapWrapper() — Method in class Wysiwyg
Add wrappers that can be used in the editor.
- Form::addFieldset() — Method in class Form
- InlineRepeater::allowBrowser() — Method in class InlineRepeater
- InlineRepeater::asBlock() — Method in class InlineRepeater
- $ BasicFilter#appliedValue — Property in class BasicFilter
- BasicFilter::applyFilter() — Method in class BasicFilter
- BelongsToFilter::applyFilter() — Method in class BelongsToFilter
- BooleanFilter::applyFilter() — Method in class BooleanFilter
- FieldSelectFilter::applyFilter() — Method in class FieldSelectFilter
- FreeTextSearch::applyFilter() — Method in class FreeTextSearch
- $ QuickFilter#amount — Property in class QuickFilter
- QuickFilter::amount() — Method in class QuickFilter
The callback that will tell the filter how many results there are.
- QuickFilter::applyFilter() — Method in class QuickFilter
- $ TwillBaseFilter#apply — Property in class TwillBaseFilter
- TwillBaseFilter::applyFilter() — Method in class TwillBaseFilter
- TwillBaseFilter::apply() — Method in class TwillBaseFilter
The closure to apply the filter.
- AbstractParamsProcessor — Class in namespace A17\Twill\Services\MediaLibrary
Base class to implement image service parameter compatibility.
- $ Glide#app — Property in class Glide
- SettingsGroup::availableWhen() — Method in class SettingsGroup
- TwillNavigation::addLink() — Method in class TwillNavigation
- TwillNavigation::addSecondaryNavigationForCurrentRequest() — Method in class TwillNavigation
- TwillNavigation::addTertiaryNavigationForCurrentRequest() — Method in class TwillNavigation
- $ TwillPackageServiceProvider#autoRegisterCapsules — Property in class TwillPackageServiceProvider
- TwillRoutes::addToRouteRegistry() — Method in class TwillRoutes
Only useful for testing purposes.
B
- AuthServiceProvider::boot() — Method in class AuthServiceProvider
- CapsulesServiceProvider::boot() — Method in class CapsulesServiceProvider
- BlockMake — Class in namespace A17\Twill\Commands
- $ BlockMake#blockMaker — Property in class BlockMake
- Build — Class in namespace A17\Twill\Commands
- GenerateBlockComponent::buildClass() — Method in class GenerateBlockComponent
- $ ModuleMake#blockable — Property in class ModuleMake
- DuskServiceProvider::boot() — Method in class DuskServiceProvider
- BlockRenderer — Class in namespace A17\Twill\Helpers
This class can take either an Editor or a Cms array of data to render.
- Capsule::boot() — Method in class Capsule
- BlocksController — Class in namespace A17\Twill\Http\Controllers\Admin
- FileLibraryController::bulkUpdate() — Method in class FileLibraryController
- ForgotPasswordController::broker() — Method in class ForgotPasswordController
- $ IconsController#blockMaker — Property in class IconsController
- MediaLibraryController::bulkUpdate() — Method in class MediaLibraryController
- $ ModuleController#browserColumns — Property in class ModuleController
- ModuleController::browser() — Method in class ModuleController
- ModuleController::bulkPublish() — Method in class ModuleController
- ModuleController::bulkDelete() — Method in class ModuleController
- ModuleController::bulkForceDelete() — Method in class ModuleController
- ModuleController::bulkRestore() — Method in class ModuleController
- ModuleController::bulkFeature() — Method in class ModuleController
- ResetPasswordController::broker() — Method in class ResetPasswordController
- AppSetting::booted() — Method in class AppSetting
- HasBlocks::blocks() — Method in class HasBlocks
Defines the one-to-many relationship for block objects.
- HasMedias::bootHasMedias() — Method in class HasMedias
- HasPosition::bootHasPosition() — Method in class HasPosition
- HasSlug::bootHasSlug() — Method in class HasSlug
- Block — Class in namespace A17\Twill\Models
- Block::blockable() — Method in class Block
- Block::browserIds() — Method in class Block
- Model::bootTaggableTrait() — Method in class Model
- PermissionAuthServiceProvider::boot() — Method in class PermissionAuthServiceProvider
- $ HandleBrowsers#browsers — Property in class HandleBrowsers
All browsers used in the model, as an array of browser names: [ 'books', 'publications' ].
- HandleSlugs::beforeSaveHandleSlugs() — Method in class HandleSlugs
- BlockRepository — Class in namespace A17\Twill\Repositories
- BlockRepository::buildFromCmsArray() — Method in class BlockRepository
- GroupRepository::bulkDelete() — Method in class GroupRepository
- ModuleRepository::bulkDelete() — Method in class ModuleRepository
- ModuleRepository::bulkForceDelete() — Method in class ModuleRepository
- ModuleRepository::bulkRestore() — Method in class ModuleRepository
- ModuleRepository::beforeSave() — Method in class ModuleRepository
- SettingRepository::byKey() — Method in class SettingRepository
- RouteServiceProvider::boot() — Method in class RouteServiceProvider
Bootstraps the package services.
- BladeCompiler — Class in namespace A17\Twill\Services\Blocks
- Block — Class in namespace A17\Twill\Services\Blocks
- Block::block() — Method in class Block
- BlockCollection — Class in namespace A17\Twill\Services\Blocks
- BlockMaker — Class in namespace A17\Twill\Services\Blocks
- $ BlockMaker#blockBase — Property in class BlockMaker
- BreadcrumbItem — Class in namespace A17\Twill\Services\Breadcrumbs
- Breadcrumbs — Class in namespace A17\Twill\Services\Breadcrumbs
- BladePartial — Class in namespace A17\Twill\Services\Forms
- BaseFormField — Class in namespace A17\Twill\Services\Forms\Fields
- BlockEditor — Class in namespace A17\Twill\Services\Forms\Fields
- $ BlockEditor#blocks — Property in class BlockEditor
- BlockEditor::blocks() — Method in class BlockEditor
Default is all, but using this method you can limit the block types the field can use.
- Browser — Class in namespace A17\Twill\Services\Forms\Fields
- $ Browser#browserNote — Property in class Browser
- Browser::browserNote() — Method in class Browser
A note to display inside the browser.
- $ Repeater#buttonAsLink — Property in class Repeater
- $ Repeater#browserModule — Property in class Repeater
- Repeater::buttonAsLink() — Method in class Repeater
Instead of a button show a link to add a new one.
- Repeater::browserModule() — Method in class Repeater
- $ CanHaveButtonOnTop#buttonOnTop — Property in class CanHaveButtonOnTop
- CanHaveButtonOnTop::buttonOnTop() — Method in class CanHaveButtonOnTop
Shows the browse button above instead of below the list of items.
- $ HasBorder#border — Property in class HasBorder
- HasBorder::border() — Method in class HasBorder
Adds a border around the options.
- $ Wysiwyg#browserModules — Property in class Wysiwyg
- Wysiwyg::browserModules() — Method in class Wysiwyg
The browser module(s) that can be used to select existing content.
- Boolean — Class in namespace A17\Twill\Services\Listings\Columns
- Browser — Class in namespace A17\Twill\Services\Listings\Columns
- Browser::browser() — Method in class Browser
- BasicFilter — Class in namespace A17\Twill\Services\Listings\Filters
- BelongsToFilter — Class in namespace A17\Twill\Services\Listings\Filters
This filter uses a relation (BelongsTo) to make a filter select.
- BooleanFilter — Class in namespace A17\Twill\Services\Listings\Filters
- SettingsGroup::boot() — Method in class SettingsGroup
There is no need to manually call this method.
- $ SignAzureUpload#blobSharedAccessSignatureHelper — Property in class SignAzureUpload
- $ TwillBlocks#blockDirectories — Property in class TwillBlocks
- TwillNavigation::buildNavigationTree() — Method in class TwillNavigation
- TwillPackageServiceProvider::boot() — Method in class TwillPackageServiceProvider
- TwillRoutes::buildModuleRoutes() — Method in class TwillRoutes
- TwillServiceProvider::boot() — Method in class TwillServiceProvider
Bootstraps the package services.
- ValidationServiceProvider::boot() — Method in class ValidationServiceProvider
Registers the package additional validation rules.
- $ TwillBlockComponent#block — Property in class TwillBlockComponent
- BlockEditor — Class in namespace A17\Twill\View\Components\Fields
- Browser — Class in namespace A17\Twill\View\Components\Fields
- Breadcrumbs — Class in namespace A17\Twill\View\Components\Partials\Navigation
C
- CapsulesServiceProvider — Class in namespace A17\Twill
- CapsuleInstall — Class in namespace A17\Twill\Commands
- $ CapsuleInstall#capsule — Property in class CapsuleInstall
- $ CapsuleInstall#capsuleName — Property in class CapsuleInstall
- CapsuleInstall::checkParameters() — Method in class CapsuleInstall
- CapsuleInstall::configureInstaller() — Method in class CapsuleInstall
- CapsuleInstall::canInstallCapsule() — Method in class CapsuleInstall
- CapsuleInstall::cleanTempFile() — Method in class CapsuleInstall
- Command — Class in namespace A17\Twill\Commands
- CreateExampleCommand — Class in namespace A17\Twill\Commands
- CreateSuperAdmin — Class in namespace A17\Twill\Commands
- $ CreateSuperAdmin#config — Property in class CreateSuperAdmin
- $ GenerateDocsCommand#currentFile — Property in class GenerateDocsCommand
"superglobal" so we can figure out the current file.
- ListBlocks::colorize() — Method in class ListBlocks
- $ ListIcons#config — Property in class ListIcons
- $ MakeCapsule#capsulesDirectory — Property in class MakeCapsule
- $ ModuleMake#capsuleNamespace — Property in class ModuleMake
- $ ModuleMake#composer — Property in class ModuleMake
- $ ModuleMake#config — Property in class ModuleMake
- $ ModuleMake#capsule — Property in class ModuleMake
- $ ModuleMake#customDirs — Property in class ModuleMake
If true we save to flat directories.
- ModuleMake::checkCapsuleDirectory() — Method in class ModuleMake
- ModuleMake::createCapsuleRoutes() — Method in class ModuleMake
Creates a basic routes file for the Capsule.
- ModuleMake::createCapsulePath() — Method in class ModuleMake
- ModuleMake::createCapsuleNamespace() — Method in class ModuleMake
- $ RefreshCrops#crops — Property in class RefreshCrops
Available crops for the given model and role name.
- $ RefreshCrops#cropsCreated — Property in class RefreshCrops
Total number of crops created.
- $ RefreshCrops#cropsDeleted — Property in class RefreshCrops
Total number of crops deleted.
- RefreshCrops::createCrops() — Method in class RefreshCrops
Create missing crops for a given mediable item, preserving existing metadata.
- $ RefreshLQIP#config — Property in class RefreshLQIP
- $ RefreshLQIP#cropParamsKeys — Property in class RefreshLQIP
- $ SyncLang#csvPath — Property in class SyncLang
- ColumnMissingPropertyException — Class in namespace A17\Twill\Exceptions
- CannotCombineNavigationBuilderWithLegacyConfig — Class in namespace A17\Twill\Exceptions\Navigation
- Capsule — Class in namespace A17\Twill\Helpers
- $ Capsule#cachedViewPrefix — Property in class Capsule
- Controller — Class in namespace A17\Twill\Http\Controllers\Admin
- $ DashboardController#config — Property in class DashboardController
- $ FeaturedController#config — Property in class FeaturedController
- $ FileLibraryController#config — Property in class FileLibraryController
- $ LoginController#config — Property in class LoginController
- LoginController::credentials() — Method in class LoginController
This method checks to make sure the user is published.
- $ MediaLibraryController#customFields — Property in class MediaLibraryController
- $ MediaLibraryController#config — Property in class MediaLibraryController
- ModuleController::create() — Method in class ModuleController
- $ ResetPasswordController#config — Property in class ResetPasswordController
- $ SettingController#config — Property in class SettingController
- $ UserController#config — Property in class UserController
- Controller — Class in namespace A17\Twill\Http\Controllers\Front
- $ RedirectIfAuthenticated#config — Property in class RedirectIfAuthenticated
- CurrentUser — Class in namespace A17\Twill\Http\ViewComposers
- CurrentUser::compose() — Method in class CurrentUser
Binds data to the view.
- $ FilesUploaderConfig#config — Property in class FilesUploaderConfig
- FilesUploaderConfig::compose() — Method in class FilesUploaderConfig
Binds data to the view.
- Localization::compose() — Method in class Localization
Bind data to the view.
- $ MediasUploaderConfig#config — Property in class MediasUploaderConfig
- MediasUploaderConfig::compose() — Method in class MediasUploaderConfig
Binds data to the view.
- CleanupRevisions — Class in namespace A17\Twill\Jobs
- $ HasMedias#cropParamsKeys — Property in class HasMedias
- HasMedias::cmsImage() — Method in class HasMedias
Returns the URL of the CMS image for a role and crop.
- HasPermissions::checkPermissionAvailable() — Method in class HasPermissions
Check if a permission is available for a particular scope
- HasRelated::clearRelated() — Method in class HasRelated
- HasRelated::clearAllRelated() — Method in class HasRelated
- $ Block#casts — Property in class Block
- Block::children() — Method in class Block
- Block::checkbox() — Method in class Block
- File::canDeleteSafely() — Method in class File
- $ Group#checkboxes — Property in class Group
- $ Group#casts — Property in class Group
- Media::canDeleteSafely() — Method in class Media
- $ Role#checkboxes — Property in class Role
- $ Role#casts — Property in class Role
- $ User#casts — Property in class User
- $ User#checkboxes — Property in class User
- $ PermissionAuthServiceProvider#cache — Property in class PermissionAuthServiceProvider
- LaravelAwareRectorRule::configure() — Method in class LaravelAwareRectorRule
- LegacyTableConfig::configure() — Method in class LegacyTableConfig
- HandleRevisions::createRevisionIfNeeded() — Method in class HandleRevisions
- $ BlockRepository#config — Property in class BlockRepository
- $ ModuleRepository#countScope — Property in class ModuleRepository
- ModuleRepository::cmsSearch() — Method in class ModuleRepository
- ModuleRepository::create() — Method in class ModuleRepository
- ModuleRepository::createForPreview() — Method in class ModuleRepository
- ModuleRepository::cleanupFields() — Method in class ModuleRepository
- $ SettingRepository#config — Property in class SettingRepository
- $ UserRepository#config — Property in class UserRepository
- $ Twill#cache — Property in class Twill
- BladeCompiler::compile() — Method in class BladeCompiler
- $ Block#compiled — Property in class Block
- $ Block#component — Property in class Block
- $ Block#contents — Property in class Block
- $ Block#componentClass — Property in class Block
- $ BlockMaker#command — Property in class BlockMaker
- BlockMaker::checkBlockStub() — Method in class BlockMaker
- BlockMaker::checkIconFile() — Method in class BlockMaker
- BlockMaker::checkBlockFile() — Method in class BlockMaker
- BlockMaker::checkBlockBaseFormat() — Method in class BlockMaker
- BlockMaker::checkRepeaters() — Method in class BlockMaker
- BlockMaker::createRepeater() — Method in class BlockMaker
- CloudfrontCacheService — Class in namespace A17\Twill\Services\Cache
- $ CloudfrontCacheService#client — Property in class CloudfrontCacheService
- $ CloudfrontCacheService#config — Property in class CloudfrontCacheService
- CapsuleSeeder — Class in namespace A17\Twill\Services\Capsules
- Aws::config() — Method in class Aws
- $ Disk#config — Property in class Disk
- Columns — Class in namespace A17\Twill\Services\Forms
- CanHaveSubfields — Class in namespace A17\Twill\Services\Forms\Contracts
- CanRenderForBlocks — Class in namespace A17\Twill\Services\Forms\Contracts
- BaseFormField::connectedTo() — Method in class BaseFormField
- $ Browser#connectedBrowserField — Property in class Browser
- Browser::connectedBrowserField() — Method in class Browser
Conditionally show this field based on another browser field.
- Checkbox — Class in namespace A17\Twill\Services\Forms\Fields
- $ Checkbox#confirmMessageText — Property in class Checkbox
- $ Checkbox#confirmTitleText — Property in class Checkbox
- Checkbox::confirmMessageText() — Method in class Checkbox
The message to show when confirming the checking of the checkbox.
- Checkbox::confirmTitleText() — Method in class Checkbox
The title to show when confirming the checking of the checkbox.
- Checkboxes — Class in namespace A17\Twill\Services\Forms\Fields
- Color — Class in namespace A17\Twill\Services\Forms\Fields
- $ Medias#captionMaxLength — Property in class Medias
- Medias::captionMaxLength() — Method in class Medias
Set the max length of the caption field.
- MultiSelect::canAddNew() — Method in class MultiSelect
- CanHaveButtonOnTop — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- CanReorder — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- $ HasColumns#columns — Property in class HasColumns
- HasColumns::columns() — Method in class HasColumns
The amount of column to show the option in (when using unpack).
- $ HasOptions#columns — Property in class HasOptions
- $ Wysiwyg#customTheme — Property in class Wysiwyg
- $ Wysiwyg#customOptions — Property in class Wysiwyg
- $ Wysiwyg#classList — Property in class Wysiwyg
- Wysiwyg::customTheme() — Method in class Wysiwyg
Set a custom theme for the syntax highlighter.
- Wysiwyg::customOptions() — Method in class Wysiwyg
Additional custom options.
- Wysiwyg::classList() — Method in class Wysiwyg
Assosiative array ['class' => 'Label'] of classes than will be available to editor in the form of checkboxes when creating new link in modal
- Fieldset::closed() — Method in class Fieldset
Marks the fielset as closed.
- $ Image#crop — Property in class Image
- Image::crop() — Method in class Image
A specific crop to use for the image. Can be left out as it will take the first one available.
- $ Link#content — Property in class Link
- Link::content() — Method in class Link
- TableColumn::customRender() — Method in class TableColumn
Set a custom render function that will receive the model as its function argument.
- $ Glide#config — Property in class Glide
- $ ImageServiceDefaults#cropParamsKeys — Property in class ImageServiceDefaults
- $ Imgix#config — Property in class Imgix
- TwicPics::createUrl() — Method in class TwicPics
- $ TwicPicsParamsProcessor#cropFit — Property in class TwicPicsParamsProcessor
- SettingsGroup::createBlockIfNotExisting() — Method in class SettingsGroup
- $ SignAzureUpload#config — Property in class SignAzureUpload
- $ SignS3Upload#config — Property in class SignS3Upload
- $ TwillBlocks#componentBlockNamespaces — Property in class TwillBlocks
- TwillCapsules::capsuleNamespace() — Method in class TwillCapsules
- TwillCapsules::capsuleNamespaceToPath() — Method in class TwillCapsules
- TwillNavigation::clear() — Method in class TwillNavigation
- TwillServiceProvider::check2FA() — Method in class TwillServiceProvider
In case 2FA is enabled, we need to check if a QRCode compatible package is installed.
- TwillUtil::clearTempStore() — Method in class TwillUtil
- Checkbox — Class in namespace A17\Twill\View\Components\Fields
- Checkboxes — Class in namespace A17\Twill\View\Components\Fields
- Color — Class in namespace A17\Twill\View\Components\Fields
- $ FieldWithOptions#confirmMessageText — Property in class FieldWithOptions
Below are unused but needed to keep compatible
- $ FieldWithOptions#confirmTitleText — Property in class FieldWithOptions
D
- AuthServiceProvider::define() — Method in class AuthServiceProvider
- $ BlockMake#description — Property in class BlockMake
The console command description.
- $ Build#description — Property in class Build
The console command description.
- $ CapsuleInstall#description — Property in class CapsuleInstall
The console command description.
- CapsuleInstall::displayConfigurationSummary() — Method in class CapsuleInstall
- CapsuleInstall::directoryExists() — Method in class CapsuleInstall
- CapsuleInstall::download() — Method in class CapsuleInstall
- $ CreateExampleCommand#description — Property in class CreateExampleCommand
- $ CreateSuperAdmin#description — Property in class CreateSuperAdmin
The console command description.
- Dev — Class in namespace A17\Twill\Commands
- $ Dev#description — Property in class Dev
The console command description.
- $ GenerateBlockComponent#description — Property in class GenerateBlockComponent
- $ GenerateBlocks#description — Property in class GenerateBlocks
The console command description.
- $ GenerateDocsCommand#description — Property in class GenerateDocsCommand
- $ GeneratePackageCommand#description — Property in class GeneratePackageCommand
- GeneratePackageCommand::displayMessage() — Method in class GeneratePackageCommand
- $ Install#description — Property in class Install
The console command description.
- $ ListBlocks#description — Property in class ListBlocks
The console command description.
- ListBlocks::dontPassTextFilter() — Method in class ListBlocks
- $ ListIcons#description — Property in class ListIcons
The console command description.
- $ MakeCapsule#description — Property in class MakeCapsule
The console command description.
- $ MakeSingleton#description — Property in class MakeSingleton
The console command description.
- $ ModuleMake#description — Property in class ModuleMake
The console command description.
- $ ModuleMake#defaultsAnswserToNo — Property in class ModuleMake
- ModuleMake::databasePath() — Method in class ModuleMake
- $ RefreshCrops#description — Property in class RefreshCrops
The console command description.
- $ RefreshCrops#db — Property in class RefreshCrops
- RefreshCrops::deleteCrops() — Method in class RefreshCrops
Delete unused crops for a given mediable item.
- $ RefreshLQIP#description — Property in class RefreshLQIP
The console command description.
- $ RefreshLQIP#db — Property in class RefreshLQIP
- $ Release#description — Property in class Release
- $ ServeDocsCommand#description — Property in class ServeDocsCommand
- $ SetupDevTools#description — Property in class SetupDevTools
The console command description.
- $ SyncLang#description — Property in class SyncLang
The console command description.
- $ TwillFlushManifest#description — Property in class TwillFlushManifest
The console command description.
- $ Update#description — Property in class Update
- $ UpdateExampleCommand#description — Property in class UpdateExampleCommand
- DuskServiceProvider — Class in namespace A17\Twill
- DashboardController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ FileLibraryController#defaultOrders — Property in class FileLibraryController
- $ GroupController#defaultOrders — Property in class GroupController
- $ MediaLibraryController#defaultOrders — Property in class MediaLibraryController
- $ ModuleController#defaultIndexOptions — Property in class ModuleController
Options of the index view.
- $ ModuleController#defaultOrders — Property in class ModuleController
Default orders for the index view for fields that are not part of the indexColumns.
- $ ModuleController#disableEditor — Property in class ModuleController
Can be used in child classes to disable the content editor (full screen block editor).
- $ ModuleController#defaultFilters — Property in class ModuleController
- $ ModuleController#defaultLabels — Property in class ModuleController
Default label translation keys that can be overridden in the labels array.
- ModuleController::disableCreate() — Method in class ModuleController
Removes the "Create" button on the listing page.
- ModuleController::disableEdit() — Method in class ModuleController
Disables table interaction and removes edit links.
- ModuleController::disableSortable() — Method in class ModuleController
Disables the ability to sort the table by clicking table headers.
- ModuleController::disablePublish() — Method in class ModuleController
Removes the publish/un-publish icon on the content listing.
- ModuleController::disableBulkPublish() — Method in class ModuleController
Removes the "publish" option from the bulk operations.
- ModuleController::disableRestore() — Method in class ModuleController
Removes "restore" from the list item dropdown on the "Trash" content list.
- ModuleController::disableBulkRestore() — Method in class ModuleController
Removes the "Trash" quick filter.
- ModuleController::disableForceDelete() — Method in class ModuleController
Removes the "delete" option from the "Trash" content list.
- ModuleController::disableBulkForceDelete() — Method in class ModuleController
Removes "restore" from the bulk operations on the "Trash" content list.
- ModuleController::disableDelete() — Method in class ModuleController
Removes the "delete" option from the content lists.
- ModuleController::disableBulkDelete() — Method in class ModuleController
Removes the "delete" option from the bulk operations.
- ModuleController::disablePermalink() — Method in class ModuleController
Removes the permalink from the create/edit screens.
- ModuleController::disableEditor() — Method in class ModuleController
Disables the editor button.
- ModuleController::disableBulkEdit() — Method in class ModuleController
Disables bulk operations.
- ModuleController::disableIncludeScheduledInList() — Method in class ModuleController
Hides publish scheduling information from the content list.
- ModuleController::duplicate() — Method in class ModuleController
- ModuleController::destroy() — Method in class ModuleController
- $ RoleController#defaultOrders — Property in class RoleController
- $ UserController#defaultOrders — Property in class UserController
- $ Seo#description — Property in class Seo
- HasMedias::defaultCmsImage() — Method in class HasMedias
Returns the URL of the default CMS image for this model.
- HasRevisions::deleteSpecificRevisions() — Method in class HasRevisions
Deletes revisions from specific collection position Used to keep max revision on specific Twill's module
- HasSlug::disableLocaleSlugs() — Method in class HasSlug
- Media::delete() — Method in class Media
- PermissionAuthServiceProvider::disableCache() — Method in class PermissionAuthServiceProvider
Disable gate caching for integration tests
- PermissionAuthServiceProvider::define() — Method in class PermissionAuthServiceProvider
For compatibility with legacy AuthServiceProvider
- GroupRepository::delete() — Method in class GroupRepository
- ModuleRepository::duplicate() — Method in class ModuleRepository
- ModuleRepository::delete() — Method in class ModuleRepository
- $ UserRepository#db — Property in class UserRepository
- Twill::devAsset() — Method in class Twill
- BreadcrumbItem::displayOnForm() — Method in class BreadcrumbItem
- BreadcrumbItem::displayOnListing() — Method in class BreadcrumbItem
- $ CloudfrontCacheService#defaultRegion — Property in class CloudfrontCacheService
- $ CloudfrontCacheService#defaultSdkVersion — Property in class CloudfrontCacheService
- Disk — Class in namespace A17\Twill\Services\FileLibrary
- BaseFormField::default() — Method in class BaseFormField
- BaseFormField::disabled() — Method in class BaseFormField
Marks the field as disabled.
- DatePicker — Class in namespace A17\Twill\Services\Forms\Fields
- CanReorder::disableReorder() — Method in class CanReorder
Disables the reordering of items.
- $ HasDirection#direction — Property in class HasDirection
- HasDirection::direction() — Method in class HasDirection
Sets the direction of the field.
- InlineRepeater::disableCreate() — Method in class InlineRepeater
Only to be used when you are referring to other models. Not for json repeaters.
- $ BasicFilter#default — Property in class BasicFilter
- BasicFilter::default() — Method in class BasicFilter
Set the default value of the filter.
- QuickFilter::default() — Method in class QuickFilter
- TwillBaseFilter::disable() — Method in class TwillBaseFilter
When passing a boolean, the filter will be disabled when it is true.
- SettingsGroup::doNotAutoRegisterMenu() — Method in class SettingsGroup
When this is set you will have to manually register the menu item in twill-navigation.php otherwise this will be automatically embedded into the settings section in the main navigation.
- $ TwillBlocks#dynamicRepeaters — Property in class TwillBlocks
- TwillBlocks::discoverDynamicRepeaters() — Method in class TwillBlocks
- DatePicker — Class in namespace A17\Twill\View\Components\Fields
- NavigationLink::doNotAddSelfAsFirstChild() — Method in class NavigationLink
E
- $ Command#exitCode — Property in class Command
- ExecutesInTwillDir — Class in namespace A17\Twill\Commands\Traits
- ExecutesInTwillDir::executeInTwillDir() — Method in class ExecutesInTwillDir
- AppSettingsController::editSettings() — Method in class AppSettingsController
- $ FileLibraryController#endpointType — Property in class FileLibraryController
- GroupController::edit() — Method in class GroupController
- $ LoginController#encrypter — Property in class LoginController
- $ MediaLibraryController#endpointType — Property in class MediaLibraryController
- $ ModuleController#enableDraftRevisions — Property in class ModuleController
Determines if draft revisions can be added on top of published content.
- ModuleController::enableSkipCreateModal() — Method in class ModuleController
Disables the create modal and directly forwards you to the full edit page.
- ModuleController::enableFeature() — Method in class ModuleController
Allow to feature the content. This requires a 'featured' fillable boolean on the model.
- ModuleController::enableBulkFeature() — Method in class ModuleController
Enables the "Feature" bulk operation.
- ModuleController::enableDuplicate() — Method in class ModuleController
Enables the "Duplicate" option from the content lists.
- ModuleController::enableReorder() — Method in class ModuleController
Allows to reorder the items, if this was setup on the model.
- ModuleController::enableEditInModal() — Method in class ModuleController
Enables the function that content is edited in the create modal.
- ModuleController::enableShowImage() — Method in class ModuleController
Shows the thumbnail of the content in the list.
- ModuleController::eagerLoadListingRelations() — Method in class ModuleController
Relations to eager load for the index view.
- ModuleController::eagerLoadFormRelations() — Method in class ModuleController
Relations to eager load for the form view.
- ModuleController::eagerLoadFormRelationCounts() — Method in class ModuleController
Relation count to eager load for the form view.
- ModuleController::edit() — Method in class ModuleController
- RoleController::edit() — Method in class RoleController
- SingletonModuleController::editSingleton() — Method in class SingletonModuleController
- UserController::edit() — Method in class UserController
- BlockMaker::error() — Method in class BlockMaker
- $ BlockEditor#excludeBlocks — Property in class BlockEditor
- BlockEditor::excludeBlocks() — Method in class BlockEditor
Use this method if you want to exclude any block types
- $ Browser#endpoints — Property in class Browser
- Browser::endpoints() — Method in class Browser
A list of custom endpoints to use.
- $ Medias#extraMetadatas — Property in class Medias
- Medias::extraMetadatas() — Method in class Medias
Define custom extra metadata.
- $ MultiSelect#endpoint — Property in class MultiSelect
- MultiSelect::endpoint() — Method in class MultiSelect
- $ Wysiwyg#editSource — Property in class Wysiwyg
- $ TwillBaseFilter#enabled — Property in class TwillBaseFilter
- SettingsGroup::ensureModelExists() — Method in class SettingsGroup
- TwillPermissions::enabled() — Method in class TwillPermissions
F
- $ GenerateBlocks#filesystem — Property in class GenerateBlocks
- $ ListIcons#files — Property in class ListIcons
- $ ModuleMake#files — Property in class ModuleMake
- $ ModuleMake#fileable — Property in class ModuleMake
- $ ModuleMake#factory — Property in class ModuleMake
- $ SyncLang#files — Property in class SyncLang
- BlockRenderer::fromCmsArray() — Method in class BlockRenderer
- FlashLevel — Class in namespace A17\Twill\Helpers
- FormSubmitOptions — Class in namespace A17\Twill\Http\Controllers\Admin\Concerns
- FeaturedController — Class in namespace A17\Twill\Http\Controllers\Admin
- FileLibraryController — Class in namespace A17\Twill\Http\Controllers\Admin
- FileLibraryController::filters() — Method in class FileLibraryController
- ForgotPasswordController — Class in namespace A17\Twill\Http\Controllers\Admin
- GroupController::formData() — Method in class GroupController
- $ IconsController#files — Property in class IconsController
- MediaLibraryController::filters() — Method in class MediaLibraryController
- $ ModuleController#formWith — Property in class ModuleController
Relations to eager load for the form view.
- $ ModuleController#formWithCount — Property in class ModuleController
Relation count to eager load for the form view.
- $ ModuleController#filters — Property in class ModuleController
Additional filters for the index view.
- $ ModuleController#filterLinks — Property in class ModuleController
Additional links to display in the listing filter.
- $ ModuleController#featureField — Property in class ModuleController
Feature field name if the controller is using the feature route (defaults to "featured").
- $ ModuleController#filtersDefaultOptions — Property in class ModuleController
Filters that are selected by default in the index view.
- $ ModuleController#fieldsPermissions — Property in class ModuleController
List of permissions keyed by a request field. Can be used to prevent unauthorized field updates.
- ModuleController::forceDelete() — Method in class ModuleController
- ModuleController::feature() — Method in class ModuleController
- ModuleController::filters() — Method in class ModuleController
- ModuleController::form() — Method in class ModuleController
- ModuleController::formData() — Method in class ModuleController
- ModuleController::fireEvent() — Method in class ModuleController
- RoleController::formData() — Method in class RoleController
- $ UserController#filters — Property in class UserController
- $ UserController#fieldsPermissions — Property in class UserController
- UserController::formData() — Method in class UserController
- FileRequest — Class in namespace A17\Twill\Http\Requests\Admin
- FilesUploaderConfig — Class in namespace A17\Twill\Http\ViewComposers
- $ AppSetting#fillable — Property in class AppSetting
- HasFiles::files() — Method in class HasFiles
Defines the many-to-many relationship for file objects.
- HasFiles::file() — Method in class HasFiles
Returns the URL of the attached file for a role.
- HasFiles::filesList() — Method in class HasFiles
Returns an array of URLs of all attached files for a role.
- HasFiles::fileObject() — Method in class HasFiles
Returns the file object attached for a role.
- HasNesting::flattenTree() — Method in class HasNesting
- $ Block#fillable — Property in class Block
- Feature — Class in namespace A17\Twill\Models
- $ Feature#fillable — Property in class Feature
- Feature::featured() — Method in class Feature
- File — Class in namespace A17\Twill\Models
- $ File#fillable — Property in class File
- $ Group#fillable — Property in class Group
- $ Media#fillable — Property in class Media
- $ Permission#fillable — Property in class Permission
- $ Revision#fillable — Property in class Revision
- $ Role#fillable — Property in class Role
- $ Setting#fillable — Property in class Setting
- $ SettingTranslation#fillable — Property in class SettingTranslation
- $ User#fillable — Property in class User
- $ UserOauth#fillable — Property in class UserOauth
- HandleNesting::forNestedSlug() — Method in class HandleNesting
- HandleSlugs::forSlug() — Method in class HandleSlugs
- HandleSlugs::forSlugPreview() — Method in class HandleSlugs
- FileRepository — Class in namespace A17\Twill\Repositories
- $ ModuleRepository#fieldsGroups — Property in class ModuleRepository
- $ ModuleRepository#fieldsGroupsFormFieldNamesAutoPrefix — Property in class ModuleRepository
- $ ModuleRepository#fieldsGroupsFormFieldNameSeparator — Property in class ModuleRepository
- ModuleRepository::firstOrCreate() — Method in class ModuleRepository
- ModuleRepository::forceDelete() — Method in class ModuleRepository
- ModuleRepository::filter() — Method in class ModuleRepository
- UserRepository::filter() — Method in class UserRepository
- $ Block#file — Property in class Block
- $ Block#fileName — Property in class Block
- Block::forComponent() — Method in class Block
- Block::findFirstWithType() — Method in class Block
Gets the first match being a block or repeater.
- BlockCollection::findByName() — Method in class BlockCollection
- $ BlockMaker#files — Property in class BlockMaker
- NestedBreadcrumbs::forParent() — Method in class NestedBreadcrumbs
- Aws::filesystemFactory() — Method in class Aws
- Azure::filesystemFactory() — Method in class Azure
- $ Disk#filesystemManager — Property in class Disk
- FileService — Class in namespace A17\Twill\Services\FileLibrary
- FileServiceInterface — Class in namespace A17\Twill\Services\FileLibrary
- CanRenderForBlocks::forBlocks() — Method in class CanRenderForBlocks
- Files — Class in namespace A17\Twill\Services\Forms\Fields
- $ Files#filesizeMax — Property in class Files
- Files::filesizeMax() — Method in class Files
Default is 0 which is unlimited (depending on server config).
- $ HasFieldNote#fieldNote — Property in class HasFieldNote
- HasFieldNote::fieldNote() — Method in class HasFieldNote
Adds a note.
- Fieldset — Class in namespace A17\Twill\Services\Forms
- Fieldset::fields() — Method in class Fieldset
Set the form fields of the fieldset.
- Fieldsets — Class in namespace A17\Twill\Services\Forms
- Form — Class in namespace A17\Twill\Services\Forms
- $ Form#fieldsets — Property in class Form
- Form::formToRenderArray() — Method in class Form
- Form::forBlocks() — Method in class Form
- InlineRepeater::fields() — Method in class InlineRepeater
Set the form fields of the repeater.
- Options::fromArray() — Method in class Options
Create a new options collection from the given array.
- RenderForBlocks::forBlocks() — Method in class RenderForBlocks
- FeaturedStatus — Class in namespace A17\Twill\Services\Listings\Columns
- $ BelongsToFilter#field — Property in class BelongsToFilter
- BelongsToFilter::field() — Method in class BelongsToFilter
The relation field to use, this is usually something like "partner".
- $ BooleanFilter#field — Property in class BooleanFilter
- BooleanFilter::field() — Method in class BooleanFilter
- FilterOptionsMissingException — Class in namespace A17\Twill\Services\Listings\Filters\Exceptions
- FieldSelectFilter — Class in namespace A17\Twill\Services\Listings\Filters
This filter shows a select of available options of a certain field.
- $ FieldSelectFilter#field — Property in class FieldSelectFilter
- FieldSelectFilter::field() — Method in class FieldSelectFilter
- FreeTextSearch — Class in namespace A17\Twill\Services\Listings\Filters
This filter is used internally and will not have any effect when used in your quickfilters/filters list.
- TableColumn::field() — Method in class TableColumn
Set the field name to be used for this column. This is the field that will be used to query the database.
- $ AbstractParamsProcessor#format — Property in class AbstractParamsProcessor
- $ AbstractParamsProcessor#fit — Property in class AbstractParamsProcessor
- AbstractParamsProcessor::finalizeParams() — Method in class AbstractParamsProcessor
Abstract method to be implemented in concrete params processor classes.
- TwicPicsParamsProcessor::finalizeParams() — Method in class TwicPicsParamsProcessor
Abstract method to be implemented in concrete params processor classes.
- SignS3Upload::fromPolicy() — Method in class SignS3Upload
- TwillBlocks::findByName() — Method in class TwillBlocks
- TwillBlocks::findRepeaterByName() — Method in class TwillBlocks
- TwillBlockComponent::forRendering() — Method in class TwillBlockComponent
- FieldWithOptions — Class in namespace A17\Twill\View\Components\Fields
- Files — Class in namespace A17\Twill\View\Components\Fields
- $ SelectPermissions#fctUpdatePermissionOptions — Property in class SelectPermissions
- $ TwillFormComponent#form_fields — Property in class TwillFormComponent
- $ TwillFormComponent#formModuleName — Property in class TwillFormComponent
- TwillFormComponent::formFieldName() — Method in class TwillFormComponent
- NavigationLink::forRoute() — Method in class NavigationLink
- NavigationLink::forModule() — Method in class NavigationLink
- NavigationLink::forSingleton() — Method in class NavigationLink
G
- BlockMake::getBlockMaker() — Method in class BlockMake
- CapsuleInstall::getRepositoryUrlPrefix() — Method in class CapsuleInstall
- CapsuleInstall::getRepositoryPrefix() — Method in class CapsuleInstall
- CapsuleInstall::getBranch() — Method in class CapsuleInstall
- CapsuleInstall::getZipAddress() — Method in class CapsuleInstall
- CapsuleInstall::getCapsulePrefix() — Method in class CapsuleInstall
- CapsuleInstall::getService() — Method in class CapsuleInstall
- CapsuleInstall::getModule() — Method in class CapsuleInstall
- CapsuleInstall::getCapsuleDirectory() — Method in class CapsuleInstall
- CapsuleInstall::getTempFileName() — Method in class CapsuleInstall
- GenerateBlockComponent — Class in namespace A17\Twill\Commands
- GenerateBlockComponent::getStub() — Method in class GenerateBlockComponent
- GenerateBlockComponent::getViewFromName() — Method in class GenerateBlockComponent
- GenerateBlocks — Class in namespace A17\Twill\Commands
- GenerateDocsCommand — Class in namespace A17\Twill\Commands
- GeneratePackageCommand — Class in namespace A17\Twill\Commands
- GeneratePackageCommand::generatePackage() — Method in class GeneratePackageCommand
- GeneratePackageCommand::getProviderName() — Method in class GeneratePackageCommand
- ListBlocks::generateHeaders() — Method in class ListBlocks
- ListBlocks::getBlocks() — Method in class ListBlocks
- ListIcons::getIconList() — Method in class ListIcons
- RefreshCrops::getCropParams() — Method in class RefreshCrops
Calculate crop params for a media from a given ratio.
- ExecutesInTwillDir::getTwillDir() — Method in class ExecutesInTwillDir
- HandlesPresets::generateExampleFromGit() — Method in class HandlesPresets
- Handler::getHttpExceptionView() — Method in class Handler
Get the view used to render HTTP exceptions.
- Handler::getTwillErrorView() — Method in class Handler
Get the Twill error view used to render a specified HTTP status code.
- TwillAppSettings::getFacadeAccessor() — Method in class TwillAppSettings
- TwillBlocks::getFacadeAccessor() — Method in class TwillBlocks
- TwillCapsules::getFacadeAccessor() — Method in class TwillCapsules
- TwillConfig::getFacadeAccessor() — Method in class TwillConfig
- TwillNavigation::getFacadeAccessor() — Method in class TwillNavigation
- TwillPermissions::getFacadeAccessor() — Method in class TwillPermissions
- TwillRoutes::getFacadeAccessor() — Method in class TwillRoutes
- TwillUtil::getFacadeAccessor() — Method in class TwillUtil
- Capsule::getBasePath() — Method in class Capsule
- Capsule::getModule() — Method in class Capsule
- Capsule::getDisplayName() — Method in class Capsule
- Capsule::getPlural() — Method in class Capsule
- Capsule::getSingular() — Method in class Capsule
- Capsule::getBaseNamespace() — Method in class Capsule
- Capsule::getDatabaseNamespace() — Method in class Capsule
- Capsule::getDatabasePsr4Path() — Method in class Capsule
- Capsule::getSeedsNamespace() — Method in class Capsule
- Capsule::getSeedsPsr4Path() — Method in class Capsule
- Capsule::getMigrationsPath() — Method in class Capsule
- Capsule::getResourcesPath() — Method in class Capsule
- Capsule::getLanguagesPath() — Method in class Capsule
- Capsule::getViewsPath() — Method in class Capsule
- Capsule::getModelNamespace() — Method in class Capsule
- Capsule::getModelsDir() — Method in class Capsule
- Capsule::getRepositoriesNamespace() — Method in class Capsule
- Capsule::getRepositoriesDir() — Method in class Capsule
- Capsule::getControllersNamespace() — Method in class Capsule
- Capsule::getControllersDir() — Method in class Capsule
- Capsule::getRequestsNamespace() — Method in class Capsule
- Capsule::getRequestsDir() — Method in class Capsule
- Capsule::getPsr4Path() — Method in class Capsule
- Capsule::getViewPrefix() — Method in class Capsule
- Capsule::getRoutesFile() — Method in class Capsule
- Capsule::getLegacyRoutesFile() — Method in class Capsule
- Capsule::getRoutesFileIfExists() — Method in class Capsule
- Capsule::getModel() — Method in class Capsule
- Capsule::getTranslationModel() — Method in class Capsule
- Capsule::getSlugModel() — Method in class Capsule
- Capsule::getRevisionModel() — Method in class Capsule
- Capsule::getRepositoryClass() — Method in class Capsule
- Capsule::getControllerClass() — Method in class Capsule
- Capsule::getFormRequestClass() — Method in class Capsule
- Capsule::getConfigFile() — Method in class Capsule
- Capsule::getConfig() — Method in class Capsule
- Capsule::getType() — Method in class Capsule
- AppSettingsController::getForm() — Method in class AppSettingsController
- AppSettingsController::getModuleRoute() — Method in class AppSettingsController
- AppSettingsController::getBackLink() — Method in class AppSettingsController
- AppSettingsController::getFormRequestClass() — Method in class AppSettingsController
- FormSubmitOptions::getSubmitOptions() — Method in class FormSubmitOptions
- FormSubmitOptions::getSubmitOptionsForDraftRevisions() — Method in class FormSubmitOptions
- FileLibraryController::getIndexData() — Method in class FileLibraryController
- FileLibraryController::getRequestFilters() — Method in class FileLibraryController
- GroupController — Class in namespace A17\Twill\Http\Controllers\Admin
- GroupController::getIndexTableColumns() — Method in class GroupController
- GroupController::getIndexOption() — Method in class GroupController
- GroupController::getIndexItems() — Method in class GroupController
- GroupController::getBrowserItems() — Method in class GroupController
- LoginController::guard() — Method in class LoginController
- MediaLibraryController::getIndexData() — Method in class MediaLibraryController
- MediaLibraryController::getRequestFilters() — Method in class MediaLibraryController
- ModuleController::getBrowserTableColumns() — Method in class ModuleController
- ModuleController::getIndexTableColumns() — Method in class ModuleController
- ModuleController::getParentModuleIdFromRequest() — Method in class ModuleController
- ModuleController::getCreateForm() — Method in class ModuleController
- ModuleController::getIndexData() — Method in class ModuleController
- ModuleController::getIndexItems() — Method in class ModuleController
- ModuleController::getIndexTableData() — Method in class ModuleController
- ModuleController::getItemIdentifier() — Method in class ModuleController
- ModuleController::getDefaultQuickFilters() — Method in class ModuleController
- ModuleController::getIndexUrls() — Method in class ModuleController
- ModuleController::getIndexOption() — Method in class ModuleController
- ModuleController::getBrowserData() — Method in class ModuleController
- ModuleController::getBrowserTableData() — Method in class ModuleController
- ModuleController::getBrowserItems() — Method in class ModuleController
- ModuleController::getRequestFilters() — Method in class ModuleController
- ModuleController::getFormRequestClass() — Method in class ModuleController
- ModuleController::getNamespace() — Method in class ModuleController
- ModuleController::getRoutePrefix() — Method in class ModuleController
- ModuleController::getModulePermalinkBase() — Method in class ModuleController
- ModuleController::getModelName() — Method in class ModuleController
- ModuleController::getRepository() — Method in class ModuleController
- ModuleController::getRepositoryClass() — Method in class ModuleController
- ModuleController::getViewPrefix() — Method in class ModuleController
- ModuleController::getModelTitle() — Method in class ModuleController
- ModuleController::getParentModuleForeignKey() — Method in class ModuleController
- ModuleController::getPermalinkBaseUrl() — Method in class ModuleController
- ModuleController::getLocalizedPermalinkBase() — Method in class ModuleController
- ModuleController::getPermalinkPrefix() — Method in class ModuleController
- ModuleController::getModuleRoute() — Method in class ModuleController
- ModuleController::getBackLink() — Method in class ModuleController
- ModuleController::getBackLinkSessionKey() — Method in class ModuleController
- ModuleController::getGroupUserMapping() — Method in class ModuleController
- ModuleController::getShowPermissionFieldset() — Method in class ModuleController
- ModuleController::getTransLabel() — Method in class ModuleController
Get translation key from labels array and attemps to return a translated string.
- ModuleController::getForm() — Method in class ModuleController
- ModuleController::getSideFieldsets() — Method in class ModuleController
- NestedModuleController::getBrowserItems() — Method in class NestedModuleController
- ResetPasswordController::guard() — Method in class ResetPasswordController
- RoleController::getIndexTableColumns() — Method in class RoleController
- RoleController::getIndexItems() — Method in class RoleController
- RoleController::getIndexOption() — Method in class RoleController
- SettingController::getSubmitOptions() — Method in class SettingController
- SingletonModuleController::getSubmitOptions() — Method in class SingletonModuleController
- UserController::getIndexTableColumns() — Method in class UserController
- UserController::getIndexItems() — Method in class UserController
- UserController::getRequestFilters() — Method in class UserController
- UserController::getDefaultQuickFilters() — Method in class UserController
- UserController::getIndexOption() — Method in class UserController
- UserController::getSubmitOptions() — Method in class UserController
- GlideController — Class in namespace A17\Twill\Http\Controllers\Front
- ShowWithPreview::getItem() — Method in class ShowWithPreview
- ShowWithPreview::getItemPreview() — Method in class ShowWithPreview
- GroupRequest — Class in namespace A17\Twill\Http\Requests\Admin
- OauthRequest::getRedirectUrl() — Method in class OauthRequest
- AppSetting::getFormBlocks() — Method in class AppSetting
- AppSetting::getSettingGroup() — Method in class AppSetting
- HasMedias::getMediasParams() — Method in class HasMedias
- HasNesting::getNestedSlug() — Method in class HasNesting
Returns the combined slug for this item including all ancestors.
- HasNesting::getNestedSlugAttribute() — Method in class HasNesting
- HasNesting::getAncestorsSlug() — Method in class HasNesting
Returns the combined slug for all ancestors of this item.
- HasNesting::getAncestorsSlugAttribute() — Method in class HasNesting
- HasPermissions::grantGlobalPermission() — Method in class HasPermissions
Add global permission to item, after making sure the permission is valid
- HasPermissions::grantModulePermission() — Method in class HasPermissions
Add module permission to item, after making sure the permission is valid
- HasPermissions::grantModuleItemPermission() — Method in class HasPermissions
Add module item permission, after making sure the permission is valid
- HasPosition::getCurrentLastPosition() — Method in class HasPosition
- HasRelated::getRelated() — Method in class HasRelated
Returns the related items for a browser field.
- HasRelated::getFirstRelated() — Method in class HasRelated
- HasRevisions::getRevisionModel() — Method in class HasRevisions
- HasSlug::getSlugClass() — Method in class HasSlug
Returns an instance of the slug class for this model.
- HasSlug::getSlugModelClass() — Method in class HasSlug
Returns the fully qualified slug class name for this model.
- HasSlug::getSlugClassName() — Method in class HasSlug
- HasSlug::getExistingSlug() — Method in class HasSlug
- HasSlug::getActiveSlug() — Method in class HasSlug
Returns the active slug object for this model.
- HasSlug::getFallbackActiveSlug() — Method in class HasSlug
Returns the fallback active slug object for this model.
- HasSlug::getSlug() — Method in class HasSlug
Returns the active slug string for this model.
- HasSlug::getSlugAttribute() — Method in class HasSlug
- HasSlug::getSlugParams() — Method in class HasSlug
- HasSlug::getSingleSlugParams() — Method in class HasSlug
- HasSlug::getSlugsTable() — Method in class HasSlug
Returns the database table name for this model's slugs.
- HasSlug::getForeignKey() — Method in class HasSlug
Returns the database foreign key column name for this model.
- HasSlug::getSuffixSlug() — Method in class HasSlug
- HasSlug::getUtf8Slug() — Method in class HasSlug
Generate a URL friendly slug from a UTF-8 string.
- HasSlug::getNamespace() — Method in class HasSlug
Returns the fully qualified namespace for this model.
- HasTranslation::getTranslationModelNameDefault() — Method in class HasTranslation
Returns the fully qualified translation class name for this model.
- HasTranslation::getActiveLanguages() — Method in class HasTranslation
- Block::getPresenterAttribute() — Method in class Block
- Block::getTable() — Method in class Block
- Block::getTranslatedAttributes() — Method in class Block
- TwillLinkableModel::getFullUrl() — Method in class TwillLinkableModel
This method should return the full url. By default this will be based on the controller slug or urlWithoutSlug. But it can be overwritten in order to fully customize the link.
- TwillModelContract::getTranslatedAttributes() — Method in class TwillModelContract
- Feature::getForBucket() — Method in class Feature
- Feature::getTable() — Method in class Feature
- File::getSizeAttribute() — Method in class File
- File::getTable() — Method in class File
- Group — Class in namespace A17\Twill\Models
- Group::getEveryoneGroup() — Method in class Group
Return the Everyone group.
- Group::getTitleInBrowserAttribute() — Method in class Group
Return the group title.
- Group::getCreatedAtAttribute() — Method in class Group
Return the formatted created date.
- Group::getCanEditAttribute() — Method in class Group
Check if the group can be edited (not a system group, ie. Everyone).
- Group::getCanPublishAttribute() — Method in class Group
Check if the group can be published (not a system group, ie. Everyone).
- Group::getUsersCountAttribute() — Method in class Group
Return the formatted number of users in this group.
- Group::getTranslatedAttributes() — Method in class Group
- Media::getDimensionsAttribute() — Method in class Media
- Media::getMetadata() — Method in class Media
- Media::getTable() — Method in class Media
- Model::getFillable() — Method in class Model
- Model::getTranslatedAttributes() — Method in class Model
- Model::getFullUrl() — Method in class Model
This method should return the full url. By default this will be based on the controller slug or urlWithoutSlug. But it can be overwritten in order to fully customize the link.
- Permission::groups() — Method in class Permission
Group model relationship
- Permission::getPermissionableModuleAttribute() — Method in class Permission
Get the permissionable module type of current permission
- $ RelatedItem#guarded — Property in class RelatedItem
- RelatedItem::getTable() — Method in class RelatedItem
- Revision::getByUserAttribute() — Method in class Revision
- Role::getCreatedAtAttribute() — Method in class Role
- Role::getUsersCountAttribute() — Method in class Role
Return the formatted number of users in this group
- Role::getAccessibleRolesAttribute() — Method in class Role
Return the roles that are considered accessible for this role
- Role::getTranslatedAttributes() — Method in class Role
- Setting::getTranslationModelNameDefault() — Method in class Setting
- Setting::getTable() — Method in class Setting
- Setting::getTranslationRelationKey() — Method in class Setting
- Tag::getTable() — Method in class Tag
- Tagged::getTable() — Method in class Tagged
- SettingTranslation::getTable() — Method in class SettingTranslation
- User::getRoleColumnName() — Method in class User
- User::getTitleInBrowserAttribute() — Method in class User
- User::getRoleValueAttribute() — Method in class User
- User::getCanDeleteAttribute() — Method in class User
- User::groups() — Method in class User
- User::getLastLoginColumnValueAttribute() — Method in class User
- User::getGoogle2faSecretAttribute() — Method in class User
- User::generate2faSecretKey() — Method in class User
- User::get2faQrCode() — Method in class User
- User::getTranslatedAttributes() — Method in class User
- LegacyTableConfig::getRuleDefinition() — Method in class LegacyTableConfig
- LegacyTableConfig::getNodeTypes() — Method in class LegacyTableConfig
- RenameRoutes::getRuleDefinition() — Method in class RenameRoutes
- RenameRoutes::getNodeTypes() — Method in class RenameRoutes
- RenameViews::getRuleDefinition() — Method in class RenameViews
- RenameViews::getNodeTypes() — Method in class RenameViews
- HandleBlocks::getChildrenBlocks() — Method in class HandleBlocks
- HandleBlocks::getFormFieldsHandleBlocks() — Method in class HandleBlocks
- HandleBlocks::getBlockBrowsers() — Method in class HandleBlocks
- HandleBrowsers::getFormFieldsHandleBrowsers() — Method in class HandleBrowsers
- HandleBrowsers::getFormFieldsForBrowser() — Method in class HandleBrowsers
- HandleBrowsers::getFormFieldsForRelatedBrowser() — Method in class HandleBrowsers
- HandleBrowsers::getBrowsers() — Method in class HandleBrowsers
Get all browser' detail info from the $browsers attribute.
- HandleFieldsGroups::getFormFieldsHandleFieldsGroups() — Method in class HandleFieldsGroups
- HandleFieldsGroups::getModelCasts() — Method in class HandleFieldsGroups
- HandleFiles::getFormFieldsHandleFiles() — Method in class HandleFiles
- HandleGroupPermissions::getFormFieldsHandleGroupPermissions() — Method in class HandleGroupPermissions
Retrieve group permissions fields
- HandleJsonRepeaters::getFormFieldsHandleJsonRepeaters() — Method in class HandleJsonRepeaters
- HandleJsonRepeaters::getJsonRepeater() — Method in class HandleJsonRepeaters
- HandleMedias::getFormFieldsHandleMedias() — Method in class HandleMedias
- HandleMedias::getCrops() — Method in class HandleMedias
- HandlePermissions::getFormFieldsHandlePermissions() — Method in class HandlePermissions
Retrieve user-item permissions fields
- HandleRelatedBrowsers::getFormFieldsHandleRelatedBrowsers() — Method in class HandleRelatedBrowsers
- HandleRelatedBrowsers::getRelatedBrowsers() — Method in class HandleRelatedBrowsers
Get all related browser' detail info from the $relatedBrowsers attribute.
- HandleRepeaters::getFormFieldsHandleRepeaters() — Method in class HandleRepeaters
- HandleRepeaters::getFormFieldForRepeaterWithPivot() — Method in class HandleRepeaters
- HandleRepeaters::getFormFieldsForRepeater() — Method in class HandleRepeaters
Given relation, model and repeaterName, get the necessary fields for rendering a repeater.
- HandleRepeaters::getRepeaters() — Method in class HandleRepeaters
Get all repeaters' model and relation from the $repeaters attribute.
- HandleRevisions::getCountForMine() — Method in class HandleRevisions
- HandleRevisions::getCountByStatusSlugHandleRevisions() — Method in class HandleRevisions
- HandleRolePermissions::getFormFieldsHandleRolePermissions() — Method in class HandleRolePermissions
Retrieve role permissions fields
- HandleSlugs::getFormFieldsHandleSlugs() — Method in class HandleSlugs
- HandleSlugs::getSlugParameters() — Method in class HandleSlugs
- HandleTags::getTags() — Method in class HandleTags
- HandleTags::getTagsList() — Method in class HandleTags
- HandleTranslations::getFormFieldsHandleTranslations() — Method in class HandleTranslations
- HandleTranslations::getPublishedScopesHandleTranslations() — Method in class HandleTranslations
- HandleUserPermissions::getFormFieldsHandleUserPermissions() — Method in class HandleUserPermissions
Retrieve user permissions fields.
- HandleUserPermissions::getUserPermissionsFields() — Method in class HandleUserPermissions
Get user permissions fields.
- HandleUserPermissions::getCountByStatusSlugHandleUserPermissions() — Method in class HandleUserPermissions
Retrieve count of user for 'activated' and 'pending' status slug.
- BlockRepository::getCrops() — Method in class BlockRepository
- GroupRepository — Class in namespace A17\Twill\Repositories
- GroupRepository::getFormFields() — Method in class GroupRepository
- ModuleRepository::get() — Method in class ModuleRepository
- ModuleRepository::getCountByStatusSlug() — Method in class ModuleRepository
- ModuleRepository::getById() — Method in class ModuleRepository
- ModuleRepository::getFormFields() — Method in class ModuleRepository
- ModuleRepository::getReservedFields() — Method in class ModuleRepository
- ModuleRepository::getModelRepository() — Method in class ModuleRepository
- ModuleRepository::getLikeOperator() — Method in class ModuleRepository
- ModuleRepository::getBaseModel() — Method in class ModuleRepository
- SettingRepository::getFormFieldsForSection() — Method in class SettingRepository
- SettingRepository::getCrops() — Method in class SettingRepository
- UserRepository::getFormFields() — Method in class UserRepository
- UserRepository::getFormFieldsForBrowser() — Method in class UserRepository
- RouteServiceProvider::getLastRouteGroupName() — Method in class RouteServiceProvider
- RouteServiceProvider::getGroupPrefix() — Method in class RouteServiceProvider
- Twill::getManifestFilename() — Method in class Twill
- BladeCompiler::getRendered() — Method in class BladeCompiler
- $ Block#group — Property in class Block
- Block::getForType() — Method in class Block
- Block::getForComponent() — Method in class Block
- Block::getData() — Method in class Block
- Block::getFormData() — Method in class Block
Gets the form data. This is only called once and not per create.
- Block::getRules() — Method in class Block
Checks both the blade file or helper class for validation rules. Returns in order the first one with data.
- Block::getRulesForTranslatedFields() — Method in class Block
Checks both the blade file or helper class for validation rules. Returns in order the first one with data.
- Block::getFileName() — Method in class Block
- Block::getBlockView() — Method in class Block
- BlockCollection::getSettingsList() — Method in class BlockCollection
- BlockCollection::getBlocks() — Method in class BlockCollection
- BlockCollection::getBlockList() — Method in class BlockCollection
- BlockCollection::getRepeaters() — Method in class BlockCollection
- BlockCollection::getRepeaterList() — Method in class BlockCollection
- BlockMaker::getBlockByName() — Method in class BlockMaker
- BlockMaker::getIconFile() — Method in class BlockMaker
- BlockMaker::generateRepeaters() — Method in class BlockMaker
- RenderData::getChildrenFor() — Method in class RenderData
- Breadcrumbs::getListingBreadcrumbs() — Method in class Breadcrumbs
- Breadcrumbs::getFormBreadcrumbs() — Method in class Breadcrumbs
- CloudfrontCacheService::getSdkVersion() — Method in class CloudfrontCacheService
- CloudfrontCacheService::getRegion() — Method in class CloudfrontCacheService
- CloudfrontCacheService::getClient() — Method in class CloudfrontCacheService
- Aws::getConfigFor() — Method in class Aws
- Glide — Class in namespace A17\Twill\Services\Cloud
- Disk::getUrl() — Method in class Disk
- FileService::getFacadeAccessor() — Method in class FileService
- FileServiceInterface::getUrl() — Method in class FileServiceInterface
- BaseFormField::getAdditionalConstructorArguments() — Method in class BaseFormField
In render we dynamically build the constructor arguments.
- Browser::getAdditionalConstructorArguments() — Method in class Browser
In render we dynamically build the constructor arguments.
- Files::getNote() — Method in class Files
- MultiSelect::getAdditionalConstructorArguments() — Method in class MultiSelect
In render we dynamically build the constructor arguments.
- HasOptions::getOptions() — Method in class HasOptions
- Wysiwyg::getToolbarOptions() — Method in class Wysiwyg
- Form::getAdditionalFieldsets() — Method in class Form
- InlineRepeater::getRenderName() — Method in class InlineRepeater
- Boolean::getRenderValue() — Method in class Boolean
- Browser::getRenderValue() — Method in class Browser
- FeaturedStatus::getRenderValue() — Method in class FeaturedStatus
- Image::getRenderValue() — Method in class Image
- Image::getThumbnail() — Method in class Image
- Languages::getRenderValue() — Method in class Languages
- Link::getRenderValue() — Method in class Link
- NestedData::getRenderValue() — Method in class NestedData
- Presenter::getRenderValue() — Method in class Presenter
- PublishStatus::getRenderValue() — Method in class PublishStatus
- Relation::getKey() — Method in class Relation
- Relation::getSortKey() — Method in class Relation
- Relation::getRenderValue() — Method in class Relation
- ScheduledStatus::getRenderValue() — Method in class ScheduledStatus
- BasicFilter::getDefaultValue() — Method in class BasicFilter
- BasicFilter::getKey() — Method in class BasicFilter
- BasicFilter::getOptions() — Method in class BasicFilter
- BelongsToFilter::getOptions() — Method in class BelongsToFilter
- BelongsToFilter::getModel() — Method in class BelongsToFilter
- FieldSelectFilter::getOptions() — Method in class FieldSelectFilter
- TwillBaseFilter::getLabel() — Method in class TwillBaseFilter
- TwillBaseFilter::getQueryString() — Method in class TwillBaseFilter
- TableColumn::getKey() — Method in class TableColumn
- TableColumn::getField() — Method in class TableColumn
- TableColumn::getDefaultSortDirection() — Method in class TableColumn
- TableColumn::getSortKey() — Method in class TableColumn
- TableColumn::getOrderFunction() — Method in class TableColumn
- TableColumn::getRenderValue() — Method in class TableColumn
- TableColumns::getArrayForModelBrowser() — Method in class TableColumns
- TableColumns::getArrayForModel() — Method in class TableColumns
- Glide — Class in namespace A17\Twill\Services\MediaLibrary
- Glide::getUrl() — Method in class Glide
- Glide::getUrlWithCrop() — Method in class Glide
- Glide::getUrlWithFocalCrop() — Method in class Glide
- Glide::getLQIPUrl() — Method in class Glide
- Glide::getSocialUrl() — Method in class Glide
- Glide::getCmsUrl() — Method in class Glide
- Glide::getPresetUrl() — Method in class Glide
- Glide::getRawUrl() — Method in class Glide
- Glide::getDimensions() — Method in class Glide
- Glide::getCrop() — Method in class Glide
- Glide::getFocalPointCrop() — Method in class Glide
- ImageService::getFacadeAccessor() — Method in class ImageService
- ImageServiceDefaults::getSocialFallbackUrl() — Method in class ImageServiceDefaults
- ImageServiceDefaults::getTransparentFallbackUrl() — Method in class ImageServiceDefaults
- ImageServiceInterface::getUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getUrlWithCrop() — Method in class ImageServiceInterface
- ImageServiceInterface::getUrlWithFocalCrop() — Method in class ImageServiceInterface
- ImageServiceInterface::getLQIPUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getSocialUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getCmsUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getRawUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getDimensions() — Method in class ImageServiceInterface
- ImageServiceInterface::getSocialFallbackUrl() — Method in class ImageServiceInterface
- ImageServiceInterface::getTransparentFallbackUrl() — Method in class ImageServiceInterface
- Imgix::getUrl() — Method in class Imgix
- Imgix::getUrlWithCrop() — Method in class Imgix
- Imgix::getUrlWithFocalCrop() — Method in class Imgix
- Imgix::getLQIPUrl() — Method in class Imgix
- Imgix::getSocialUrl() — Method in class Imgix
- Imgix::getCmsUrl() — Method in class Imgix
- Imgix::getRawUrl() — Method in class Imgix
- Imgix::getDimensions() — Method in class Imgix
- Imgix::getCrop() — Method in class Imgix
- Imgix::getFocalPointCrop() — Method in class Imgix
- Local::getUrl() — Method in class Local
- Local::getUrlWithCrop() — Method in class Local
- Local::getUrlWithFocalCrop() — Method in class Local
- Local::getLQIPUrl() — Method in class Local
- Local::getSocialUrl() — Method in class Local
- Local::getCmsUrl() — Method in class Local
- Local::getRawUrl() — Method in class Local
- Local::getDimensions() — Method in class Local
- TwicPics::getUrl() — Method in class TwicPics
- TwicPics::getUrlWithCrop() — Method in class TwicPics
- TwicPics::getUrlWithFocalCrop() — Method in class TwicPics
- TwicPics::getLQIPUrl() — Method in class TwicPics
- TwicPics::getSocialUrl() — Method in class TwicPics
- TwicPics::getCmsUrl() — Method in class TwicPics
- TwicPics::getRawUrl() — Method in class TwicPics
- TwicPics::getDimensions() — Method in class TwicPics
- TwicPics::getUrlWithDefaultParams() — Method in class TwicPics
- TwicPics::getCrop() — Method in class TwicPics
- TwicPics::getFocalPointCrop() — Method in class TwicPics
- SettingsGroup::getName() — Method in class SettingsGroup
- SettingsGroup::getLabel() — Method in class SettingsGroup
- SettingsGroup::getRoute() — Method in class SettingsGroup
- SettingsGroup::getHref() — Method in class SettingsGroup
- SettingsGroup::getSettingsModel() — Method in class SettingsGroup
- SignAzureUpload::getSasUrl() — Method in class SignAzureUpload
- TwillAppSettings::getAllGroups() — Method in class TwillAppSettings
- TwillAppSettings::getGroupsForNavigation() — Method in class TwillAppSettings
- TwillAppSettings::getTranslated() — Method in class TwillAppSettings
- TwillAppSettings::get() — Method in class TwillAppSettings
- TwillAppSettings::getGroupForName() — Method in class TwillAppSettings
- TwillAppSettings::getGroupDataForSectionAndName() — Method in class TwillAppSettings
- TwillAppSettings::getBlockServiceForGroupAndSection() — Method in class TwillAppSettings
- TwillBlocks::getAvailableRepeaters() — Method in class TwillBlocks
- TwillBlocks::getBlockCollection() — Method in class TwillBlocks
Only when the block collection is actually requested we parse all the information.
- TwillBlocks::getAll() — Method in class TwillBlocks
Gets all blocks and repeaters.
- TwillBlocks::getBlocks() — Method in class TwillBlocks
- TwillBlocks::getSettingsBlocks() — Method in class TwillBlocks
- TwillBlocks::getRepeaters() — Method in class TwillBlocks
- TwillBlocks::getAllCropConfigs() — Method in class TwillBlocks
Gets all the crop configs, also those of component blocks.
- TwillCapsules::getCapsuleForModule() — Method in class TwillCapsules
- TwillCapsules::getCapsuleForModel() — Method in class TwillCapsules
- TwillCapsules::getRegisteredCapsules() — Method in class TwillCapsules
- TwillCapsules::getProjectCapsulesPath() — Method in class TwillCapsules
- TwillCapsules::getAutoloader() — Method in class TwillCapsules
- TwillConfig::getRevisionLimit() — Method in class TwillConfig
- TwillNavigation::getSecondaryRequestLinks() — Method in class TwillNavigation
- TwillNavigation::getActiveSecondaryNavigationLink() — Method in class TwillNavigation
- TwillNavigation::getTertiaryRequestLinks() — Method in class TwillNavigation
- TwillNavigation::getActivePrimaryNavigationLink() — Method in class TwillNavigation
- TwillPackageServiceProvider::getClassName() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::getCapsuleNamespace() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::getPackageDirectory() — Method in class TwillPackageServiceProvider
- TwillPermissions::getPermissionModule() — Method in class TwillPermissions
Return the module name if the module has permissions, otherwise return false.
- TwillRoutes::getModuleRouteFromRegistry() — Method in class TwillRoutes
- TwillRoutes::getRouteGroupOptions() — Method in class TwillRoutes
- TwillRoutes::getRouteMiddleware() — Method in class TwillRoutes
- TwillBlockComponent::getCrops() — Method in class TwillBlockComponent
- TwillBlockComponent::getBlockIdentifier() — Method in class TwillBlockComponent
This string should contain no special characters or spaces.
- TwillBlockComponent::getBlockTitleField() — Method in class TwillBlockComponent
You can use this method to use a form field to get the title of the block in the used blocks list.
- TwillBlockComponent::getBlockTitle() — Method in class TwillBlockComponent
- TwillBlockComponent::getBlockGroup() — Method in class TwillBlockComponent
- TwillBlockComponent::getBlockIcon() — Method in class TwillBlockComponent
- TwillBlockComponent::getValidationRules() — Method in class TwillBlockComponent
- TwillBlockComponent::getTranslatableValidationRules() — Method in class TwillBlockComponent
- TwillBlockComponent::getForm() — Method in class TwillBlockComponent
- FieldWithOptions::getOptions() — Method in class FieldWithOptions
- NavigationLink::getRouteArguments() — Method in class NavigationLink
- NavigationLink::getChildren() — Method in class NavigationLink
- NavigationLink::getModuleRoute() — Method in class NavigationLink
- NavigationLink::getRoute() — Method in class NavigationLink
- NavigationLink::getHref() — Method in class NavigationLink
- NavigationLink::getTitle() — Method in class NavigationLink
- Secondary::getLinks() — Method in class Secondary
- Tertiary::getLinks() — Method in class Tertiary
H
- BlockMake::handle() — Method in class BlockMake
Executes the console command.
- Build::handle() — Method in class Build
Executes the console command.
- CapsuleInstall::handle() — Method in class CapsuleInstall
Create super admin account.
- Command::handle() — Method in class Command
Executes the console command.
- CreateExampleCommand::handle() — Method in class CreateExampleCommand
- CreateSuperAdmin::handle() — Method in class CreateSuperAdmin
Create super admin account.
- Dev::handle() — Method in class Dev
Executes the console command.
- GenerateBlockComponent::handle() — Method in class GenerateBlockComponent
- GenerateBlocks::handle() — Method in class GenerateBlocks
Executes the console command.
- GenerateDocsCommand::handle() — Method in class GenerateDocsCommand
- GeneratePackageCommand::handle() — Method in class GeneratePackageCommand
- Install::handle() — Method in class Install
Executes the console command.
- ListBlocks::handle() — Method in class ListBlocks
Executes the console command.
- ListIcons::handle() — Method in class ListIcons
Executes the console command.
- MakeCapsule::handle() — Method in class MakeCapsule
Executes the console command.
- ModuleMake::handle() — Method in class ModuleMake
Executes the console command.
- RefreshCrops::handle() — Method in class RefreshCrops
Executes the console command.
- RefreshLQIP::handle() — Method in class RefreshLQIP
Executes the console command.
- Release::handle() — Method in class Release
Executes the console command.
- ServeDocsCommand::handle() — Method in class ServeDocsCommand
- SetupDevTools::handle() — Method in class SetupDevTools
Executes the console command.
- SyncLang::handle() — Method in class SyncLang
Create super admin account.
- HandlesPresets — Class in namespace A17\Twill\Commands\Traits
- HandlesStubs — Class in namespace A17\Twill\Commands\Traits
- TwillFlushManifest::handle() — Method in class TwillFlushManifest
Execute the console command.
- Update::handle() — Method in class Update
Executes the console command.
- UpdateExampleCommand::handle() — Method in class UpdateExampleCommand
- Handler — Class in namespace A17\Twill\Exceptions
- LoginController::handleProviderCallback() — Method in class LoginController
- $ Seo#height — Property in class Seo
- Authenticate::handle() — Method in class Authenticate
- {@inheritDoc}
- Impersonate::handle() — Method in class Impersonate
Handles an incoming request.
- Localization::handle() — Method in class Localization
Handles an incoming request.
- Permission::handle() — Method in class Permission
- RedirectIfAuthenticated::handle() — Method in class RedirectIfAuthenticated
Handles an incoming request.
- SupportSubdomainRouting::handle() — Method in class SupportSubdomainRouting
- ValidateBackHistory::handle() — Method in class ValidateBackHistory
Handles an incoming request.
- CleanupRevisions::handle() — Method in class CleanupRevisions
- ReorderNestedModuleItems::handle() — Method in class ReorderNestedModuleItems
- HasBlocks — Class in namespace A17\Twill\Models\Behaviors
- HasFiles — Class in namespace A17\Twill\Models\Behaviors
- HasMedias — Class in namespace A17\Twill\Models\Behaviors
- HasMedias::hasImage() — Method in class HasMedias
Checks if an image has been attached for a role and crop.
- HasNesting — Class in namespace A17\Twill\Models\Behaviors
- HasOauth — Class in namespace A17\Twill\Models\Behaviors
- HasPermissions — Class in namespace A17\Twill\Models\Behaviors
- HasPosition — Class in namespace A17\Twill\Models\Behaviors
- HasPresenter — Class in namespace A17\Twill\Models\Behaviors
- HasRelated — Class in namespace A17\Twill\Models\Behaviors
- HasRevisions — Class in namespace A17\Twill\Models\Behaviors
- HasSlug — Class in namespace A17\Twill\Models\Behaviors
- HasSlug::handleSlugsOnSave() — Method in class HasSlug
When a new model is created there is more than one language, we generate the slugs where there is no locale variant yet based on the source.
- HasTranslation — Class in namespace A17\Twill\Models\Behaviors
- HasTranslation::hasActiveTranslation() — Method in class HasTranslation
Checks if this model has active translations.
- $ User#hidden — Property in class User
- HandleBlocks — Class in namespace A17\Twill\Repositories\Behaviors
- $ HandleBlocks#hasRelatedTableCache — Property in class HandleBlocks
- HandleBlocks::hydrateHandleBlocks() — Method in class HandleBlocks
- HandleBlocks::hasRelatedTable() — Method in class HandleBlocks
- HandleBrowsers — Class in namespace A17\Twill\Repositories\Behaviors
- HandleDates — Class in namespace A17\Twill\Repositories\Behaviors
- HandleFieldsGroups — Class in namespace A17\Twill\Repositories\Behaviors
- HandleFieldsGroups::hydrateHandleFieldsGroups() — Method in class HandleFieldsGroups
- HandleFieldsGroups::handleFieldsGroups() — Method in class HandleFieldsGroups
- HandleFiles — Class in namespace A17\Twill\Repositories\Behaviors
- HandleFiles::hydrateHandleFiles() — Method in class HandleFiles
- HandleGroupPermissions — Class in namespace A17\Twill\Repositories\Behaviors
- HandleJsonRepeaters — Class in namespace A17\Twill\Repositories\Behaviors
Save repeaters in a json column instead of a new model.
- HandleMedias — Class in namespace A17\Twill\Repositories\Behaviors
- HandleMedias::hydrateHandleMedias() — Method in class HandleMedias
- HandleNesting — Class in namespace A17\Twill\Repositories\Behaviors
- HandleOauth — Class in namespace A17\Twill\Repositories\Behaviors
- HandlePermissions — Class in namespace A17\Twill\Repositories\Behaviors
- HandleRelatedBrowsers — Class in namespace A17\Twill\Repositories\Behaviors
Mimic HandleBrowsers, but when the relation uses HasRelated instead of being a proper model relation.
- HandleRepeaters — Class in namespace A17\Twill\Repositories\Behaviors
- HandleRevisions — Class in namespace A17\Twill\Repositories\Behaviors
- HandleRevisions::hydrateHandleRevisions() — Method in class HandleRevisions
- HandleRevisions::hydrateObject() — Method in class HandleRevisions
- HandleRevisions::hydrateMultiSelect() — Method in class HandleRevisions
- HandleRevisions::hydrateBrowser() — Method in class HandleRevisions
- HandleRevisions::hydrateOrderedBelongsToMany() — Method in class HandleRevisions
- HandleRevisions::hydrateRelatedBrowsers() — Method in class HandleRevisions
- HandleRevisions::hydrateRepeater() — Method in class HandleRevisions
- HandleRolePermissions — Class in namespace A17\Twill\Repositories\Behaviors
- HandleSlugs — Class in namespace A17\Twill\Repositories\Behaviors
- HandleTags — Class in namespace A17\Twill\Repositories\Behaviors
- HandleTranslations — Class in namespace A17\Twill\Repositories\Behaviors
- HandleUserPermissions — Class in namespace A17\Twill\Repositories\Behaviors
- BlockRepository::hydrate() — Method in class BlockRepository
- ModuleRepository::hydrate() — Method in class ModuleRepository
- ModuleRepository::hasBehavior() — Method in class ModuleRepository
- $ Block#hideTitlePrefix — Property in class Block
- $ DatePicker#hourIncrement — Property in class DatePicker
- DatePicker::hourIncrement() — Method in class DatePicker
Set how many hours are increment when using the + and - actions.
- Map::hideMap() — Method in class Map
Completely remove the map.
- $ Medias#heightMin — Property in class Medias
- Medias::hideActiveCrop() — Method in class Medias
Hide the cropper.
- HasBorder — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasColumns — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasDirection — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasFieldNote — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasMax — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasMaxlength — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasMin — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasOnChange — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasOptions — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasPlaceholder — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- HasReadOnly — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- $ Wysiwyg#hideCounter — Property in class Wysiwyg
- Wysiwyg::hideCounter() — Method in class Wysiwyg
Hides the character counter.
- Form::hasFieldsInBaseFieldset() — Method in class Form
- Form::hasForm() — Method in class Form
- Form::hasSideForm() — Method in class Form
- TableColumn::hide() — Method in class TableColumn
To be used with ->optional, but it will be hidden by default.
- $ AbstractParamsProcessor#height — Property in class AbstractParamsProcessor
- AbstractParamsProcessor::handleParam() — Method in class AbstractParamsProcessor
The generic param handler. Known parameter values will be extracted into the corresponding properties as defined in COMPATIBLE_PARAMS. Unknown params will remain untouched.
- TwicPicsParamsProcessor::handleParamFit() — Method in class TwicPicsParamsProcessor
- SettingsGroup::hasSection() — Method in class SettingsGroup
- TwillUtil::hasRepeaterIdFor() — Method in class TwillUtil
- TwillUtil::hasBlockIdFor() — Method in class TwillUtil
- Hidden — Class in namespace A17\Twill\View\Components\Fields
- NavigationLink::hasActiveChild() — Method in class NavigationLink
I
- CapsuleInstall::isFullUrl() — Method in class CapsuleInstall
- CapsuleInstall::installCapsule() — Method in class CapsuleInstall
- Install — Class in namespace A17\Twill\Commands
- $ MakeCapsule#isCapsule — Property in class MakeCapsule
- $ MakeCapsule#isSingleton — Property in class MakeCapsule
- $ MakeSingleton#isSingleton — Property in class MakeSingleton
- $ ModuleMake#isCapsule — Property in class ModuleMake
- $ ModuleMake#isSingleton — Property in class ModuleMake
- $ RefreshCrops#isDryRun — Property in class RefreshCrops
Print the operations that would be performed without modifying the database.
- HandlesPresets::installPresetFiles() — Method in class HandlesPresets
- PermissionLevel::isValid() — Method in class PermissionLevel
- Handler::invalidJson() — Method in class Handler
- $ BlockRenderer#inEditor — Property in class BlockRenderer
- Capsule::isSingleton() — Method in class Capsule
- DashboardController::index() — Method in class DashboardController
Displays the Twill dashboard.
- FeaturedController::index() — Method in class FeaturedController
- FileLibraryController::index() — Method in class FileLibraryController
- $ GroupController#indexOptions — Property in class GroupController
- GroupController::indexItemData() — Method in class GroupController
- IconsController — Class in namespace A17\Twill\Http\Controllers\Admin
- IconsController::index() — Method in class IconsController
- ImpersonateController — Class in namespace A17\Twill\Http\Controllers\Admin
- ImpersonateController::impersonate() — Method in class ImpersonateController
- MediaLibraryController::index() — Method in class MediaLibraryController
- $ ModuleController#indexWith — Property in class ModuleController
Relations to eager load for the index view.
- $ ModuleController#identifierColumnKey — Property in class ModuleController
Name of the index column to use as identifier column.
- $ ModuleController#indexOptions — Property in class ModuleController
- $ ModuleController#indexColumns — Property in class ModuleController
- ModuleController::index() — Method in class ModuleController
- ModuleController::indexData() — Method in class ModuleController
- ModuleController::indexItemData() — Method in class ModuleController
- NestedModuleController::indexData() — Method in class NestedModuleController
- NestedModuleController::indexItemData() — Method in class NestedModuleController
- $ RoleController#indexWith — Property in class RoleController
- $ RoleController#indexOptions — Property in class RoleController
- RoleController::indexItemData() — Method in class RoleController
- RoleController::index() — Method in class RoleController
- SettingController::index() — Method in class SettingController
- SingletonModuleController::index() — Method in class SingletonModuleController
- TemplatesController::index() — Method in class TemplatesController
- $ UserController#indexWith — Property in class UserController
- $ UserController#indexOptions — Property in class UserController
- UserController::indexData() — Method in class UserController
- UserController::indexItemData() — Method in class UserController
- $ Seo#image — Property in class Seo
- Impersonate — Class in namespace A17\Twill\Http\Middleware
- $ ReorderNestedModuleItems#ids — Property in class ReorderNestedModuleItems
- HasMedias::image() — Method in class HasMedias
Returns the URL of the attached image for a role and crop.
- HasMedias::images() — Method in class HasMedias
Returns an array of URLs of all attached images for a role and crop.
- HasMedias::imagesWithCrops() — Method in class HasMedias
Returns an array of URLs of all attached images for a role, including all crops.
- HasMedias::imageAsArray() — Method in class HasMedias
Returns an array of meta information for the image attached for a role and crop.
- HasMedias::imagesAsArrays() — Method in class HasMedias
Returns an array of meta information for all images attached for a role and crop.
- HasMedias::imagesAsArraysWithCrops() — Method in class HasMedias
Returns an array of meta information for all images attached for a role, including all crops.
- HasMedias::imageAltText() — Method in class HasMedias
Returns the alt text of the image attached for a role.
- HasMedias::imageCaption() — Method in class HasMedias
Returns the caption of the image attached for a role.
- HasMedias::imageVideo() — Method in class HasMedias
Returns the video URL of the image attached for a role.
- HasMedias::imageObject() — Method in class HasMedias
Returns the media object attached for a role and crop.
- HasMedias::imageObjects() — Method in class HasMedias
Returns the media objects associated with a role and crop.
- IsTranslatable — Class in namespace A17\Twill\Models\Behaviors
- IsTranslatable::isTranslatable() — Method in class IsTranslatable
Checks if this model is translatable.
- Block::input() — Method in class Block
- $ TwillModelContract#id — Property in class TwillModelContract
- Group::isEveryoneGroup() — Method in class Group
Check if current group is the Everyone group.
- Media::isReferenced() — Method in class Media
- Model::isTranslationModel() — Method in class Model
- $ RelatedItem#incrementing — Property in class RelatedItem
- Revision::isDraft() — Method in class Revision
- User::isImpersonating() — Method in class User
- User::isSuperAdmin() — Method in class User
- User::isPublished() — Method in class User
- User::isActivated() — Method in class User
- HandleBrowsers::inferRelationFromBrowserName() — Method in class HandleBrowsers
Guess the browser's relation name (shoud be lower camel case, ex. userGroup, contactOffice).
- HandleBrowsers::inferModelFromModuleName() — Method in class HandleBrowsers
Guess the module's model name (should be singular upper camel case, ex. User, ArticleType).
- HandleBrowsers::inferModuleNameFromBrowserName() — Method in class HandleBrowsers
Guess the browser's module name (should be plural lower camel case, ex. userGroups, contactOffices).
- HandleRepeaters::inferRelationFromRepeaterName() — Method in class HandleRepeaters
Guess the relation name (should be lower camel case, ex. userGroup, contactOffice).
- HandleRepeaters::inferModelFromRepeaterName() — Method in class HandleRepeaters
Guess the model name (should be singular upper camel case, ex. User, ArticleType).
- $ ModuleRepository#ignoreFieldsBeforeSave — Property in class ModuleRepository
- ModuleRepository::isUniqueFeature() — Method in class ModuleRepository
- ModuleRepository::isTranslatable() — Method in class ModuleRepository
- BladeCompiler::initializeOutputBuffering() — Method in class BladeCompiler
- $ Block#icon — Property in class Block
- $ Block#isNewFormat — Property in class Block
- $ Block#inlineRepeater — Property in class Block
- Block::isNewFormat() — Method in class Block
- $ BlockMaker#icon — Property in class BlockMaker
- BlockMaker::info() — Method in class BlockMaker
- $ Breadcrumbs#items — Property in class Breadcrumbs
- CloudfrontCacheService::invalidate() — Method in class CloudfrontCacheService
- $ BlockEditor#isSettings — Property in class BlockEditor
- BlockEditor::isSettings() — Method in class BlockEditor
- $ Browser#itemLabel — Property in class Browser
- Browser::itemLabel() — Method in class Browser
The label to display for items, defaults to the field label.
- $ Files#itemLabel — Property in class Files
- Files::itemLabel() — Method in class Files
The label to display for items, defaults to the field label.
- Input — Class in namespace A17\Twill\Services\Forms\Fields
- Inlineable — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- $ Inlineable#inline — Property in class Inlineable
- Inlineable::inline() — Method in class Inlineable
Shows the option inline.
- IsTranslatable — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- Fieldset::id() — Method in class Fieldset
Set the id of the field.
- InlineRepeater — Class in namespace A17\Twill\Services\Forms
- Image — Class in namespace A17\Twill\Services\Listings\Columns
- $ BasicFilter#includeAll — Property in class BasicFilter
- $ QuickFilter#isDefaultQuickFilter — Property in class QuickFilter
- QuickFilter::isDefault() — Method in class QuickFilter
- TwillBaseFilter::isEnabled() — Method in class TwillBaseFilter
- TableColumn::isDefaultSort() — Method in class TableColumn
- ImageService — Class in namespace A17\Twill\Services\MediaLibrary
- ImageServiceDefaults — Class in namespace A17\Twill\Services\MediaLibrary
- ImageServiceInterface — Class in namespace A17\Twill\Services\MediaLibrary
- Imgix — Class in namespace A17\Twill\Services\MediaLibrary
- SettingsGroup::isAvailable() — Method in class SettingsGroup
- $ TwillBlockComponent#inEditor — Property in class TwillBlockComponent
- TwillBlockComponent::image() — Method in class TwillBlockComponent
- TwillBlockComponent::input() — Method in class TwillBlockComponent
- Input — Class in namespace A17\Twill\View\Components\Fields
- $ SelectPermissions#isUserForm — Property in class SelectPermissions
- $ TwillFormComponent#item — Property in class TwillFormComponent
- NavigationLink::isActive() — Method in class NavigationLink
- NavigationLink::isTargetBlank() — Method in class NavigationLink
J
- TwillTransString::jsonSerialize() — Method in class TwillTransString
L
- ListBlocks — Class in namespace A17\Twill\Commands
- ListIcons — Class in namespace A17\Twill\Commands
- RefreshCrops::locateModel() — Method in class RefreshCrops
Attempt to locate the model from the given command argument.
- $ SyncLang#langDirPath — Property in class SyncLang
- $ SyncLang#langStubPath — Property in class SyncLang
- $ Capsule#loaded — Property in class Capsule
- Capsule::loadMigrations() — Method in class Capsule
- Capsule::loadTranslations() — Method in class Capsule
- $ DashboardController#logger — Property in class DashboardController
- $ GroupController#labels — Property in class GroupController
- LoginController — Class in namespace A17\Twill\Http\Controllers\Admin
-------------------------------------------------------------------------- Login Controller This controller handles authenticating users for the application and redirecting them to your home screen. The controller uses a trait to conveniently provide its functionality to your applications. - LoginController::logout() — Method in class LoginController
- LoginController::login2Fa() — Method in class LoginController
- LoginController::linkProvider() — Method in class LoginController
- $ ModuleController#labels — Property in class ModuleController
Array of customizable label translation keys.
- $ RoleController#labels — Property in class RoleController
- $ UserController#labels — Property in class UserController
- Localization — Class in namespace A17\Twill\Http\Middleware
- Localization — Class in namespace A17\Twill\Http\ViewComposers
- HasMedias::lowQualityImagePlaceholder() — Method in class HasMedias
Returns the LQIP base64 encoded string for a role.
- HasOauth::linkProvider() — Method in class HasOauth
- HasRelated::loadRelated() — Method in class HasRelated
Eager load related items for a browser field.
- LaravelAwareRectorRule — Class in namespace A17\Twill\Rector
- LegacyTableConfig — Class in namespace A17\Twill\Rector
- ModuleRepository::listAll() — Method in class ModuleRepository
- BlockCollection::list() — Method in class BlockCollection
- BreadcrumbItem::label() — Method in class BreadcrumbItem
- NestedBreadcrumbs::label() — Method in class NestedBreadcrumbs
- Columns::left() — Method in class Columns
- BaseFormField::label() — Method in class BaseFormField
Set the label of the field, you can use twillTrans('') Laravel translatable strings here.
- Files::label() — Method in class Files
Set the label of the field, you can use twillTrans('') Laravel translatable strings here.
- $ Wysiwyg#limitHeight — Property in class Wysiwyg
- Wysiwyg::limitHeight() — Method in class Wysiwyg
Limits the height of the editor, otherwise grows infinitely.
- InlineRepeater::label() — Method in class InlineRepeater
Set the label of the repeater.
- Languages — Class in namespace A17\Twill\Services\Listings\Columns
This is an empty one as it is rendered on the vue end.
- Link — Class in namespace A17\Twill\Services\Listings\Columns
- $ TwillBaseFilter#label — Property in class TwillBaseFilter
- TwillBaseFilter::label() — Method in class TwillBaseFilter
Set a label to use for the filter.
- TableColumn::linkCell() — Method in class TableColumn
Links the column content to a fixed url or url via the closure.
- TableColumn::linkToEdit() — Method in class TableColumn
- Local — Class in namespace A17\Twill\Services\MediaLibrary
- SettingsGroup::label() — Method in class SettingsGroup
- $ TwillBlocks#loadedDynamicRepeaters — Property in class TwillBlocks
- TwillCapsules::loadProjectCapsules() — Method in class TwillCapsules
- TwillPermissions::levelIs() — Method in class TwillPermissions
- TwillPermissions::levelIsOneOf() — Method in class TwillPermissions
M
- CapsuleInstall::makeCapsuleName() — Method in class CapsuleInstall
- CapsuleInstall::makeDir() — Method in class CapsuleInstall
- GenerateBlocks::makeDirectory() — Method in class GenerateBlocks
Recursively make a directory.
- MakeCapsule — Class in namespace A17\Twill\Commands
- MakeSingleton — Class in namespace A17\Twill\Commands
- ModuleMake — Class in namespace A17\Twill\Commands
- $ ModuleMake#modelTraits — Property in class ModuleMake
- $ ModuleMake#mediable — Property in class ModuleMake
- $ ModuleMake#moduleBasePath — Property in class ModuleMake
- ModuleMake::makeDir() — Method in class ModuleMake
- ModuleMake::makeTwillDirectory() — Method in class ModuleMake
- $ RefreshCrops#modelName — Property in class RefreshCrops
The model FQCN for this operation.
- $ RefreshCrops#mediaCache — Property in class RefreshCrops
Cache for Media models queried during this operation.
- MediaCropNotFoundException — Class in namespace A17\Twill\Exceptions
- ModuleNotFoundException — Class in namespace A17\Twill\Exceptions
- $ AppSettingsController#moduleName — Property in class AppSettingsController
- $ FileLibraryController#moduleName — Property in class FileLibraryController
- $ GroupController#moduleName — Property in class GroupController
- MediaLibraryController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ MediaLibraryController#moduleName — Property in class MediaLibraryController
- ModuleController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ ModuleController#moduleName — Property in class ModuleController
- $ ModuleController#modelName — Property in class ModuleController
- $ ModuleController#modelTitle — Property in class ModuleController
- ModuleController::modalFormData() — Method in class ModuleController
- ModuleController::moduleHas() — Method in class ModuleController
- $ RoleController#moduleName — Property in class RoleController
- $ UserController#moduleName — Property in class UserController
- MediaRequest — Class in namespace A17\Twill\Http\Requests\Admin
- Request::messagesForTranslatedFields() — Method in class Request
Gets the error messages for the defined validation rules.
- MediasUploaderConfig — Class in namespace A17\Twill\Http\ViewComposers
- $ CleanupRevisions#maxAttempts — Property in class CleanupRevisions
- $ ReorderNestedModuleItems#modelClass — Property in class ReorderNestedModuleItems
- HasMedias::medias() — Method in class HasMedias
Defines the many-to-many relationship for media objects.
- Media — Class in namespace A17\Twill\Models
- Model — Class in namespace A17\Twill\Models
- $ User#mediasParams — Property in class User
- MediaRepository — Class in namespace A17\Twill\Repositories
- ModuleRepository — Class in namespace A17\Twill\Repositories
- $ ModuleRepository#model — Property in class ModuleRepository
- RouteServiceProvider::map() — Method in class RouteServiceProvider
- $ Block#max — Property in class Block
- Block::make() — Method in class Block
Make a block instance out of arguments.
- Block::makeName() — Method in class Block
- BlockMaker::make() — Method in class BlockMaker
Make a new block.
- BlockMaker::makeBlock() — Method in class BlockMaker
- BlockMaker::makeBlockIdentifier() — Method in class BlockMaker
- BlockMaker::makeBlockPath() — Method in class BlockMaker
- BlockMaker::makeBlockTitle() — Method in class BlockMaker
- BreadcrumbItem::make() — Method in class BreadcrumbItem
- Breadcrumbs::make() — Method in class Breadcrumbs
- Glide::makeCloudSource() — Method in class Glide
- BladePartial::make() — Method in class BladePartial
- Columns::make() — Method in class Columns
- Columns::middle() — Method in class Columns
- BaseFormField::make() — Method in class BaseFormField
- BlockEditor::make() — Method in class BlockEditor
- $ Browser#moduleName — Property in class Browser
- $ Browser#modules — Property in class Browser
- Browser::make() — Method in class Browser
- Browser::modulesCustom() — Method in class Browser
For more control over the modules.
- Browser::modules() — Method in class Browser
A list of modules that can be be selected in the browser modal.
- Checkbox::make() — Method in class Checkbox
- Checkboxes::make() — Method in class Checkboxes
- Color::make() — Method in class Color
- $ DatePicker#minuteIncrement — Property in class DatePicker
- DatePicker::make() — Method in class DatePicker
- DatePicker::minuteIncrement() — Method in class DatePicker
Set how many minutes are increment when using the + and - actions.
- Files::make() — Method in class Files
- $ Input#mask — Property in class Input
- Input::make() — Method in class Input
- Input::mask() — Method in class Input
Apply a mask to field based on alpinjs mask.
- Map — Class in namespace A17\Twill\Services\Forms\Fields
- Map::make() — Method in class Map
- Medias — Class in namespace A17\Twill\Services\Forms\Fields
- Medias::make() — Method in class Medias
- Medias::minWidth() — Method in class Medias
The minimum width of the image.
- Medias::minHeight() — Method in class Medias
The minimum height of the image.
- MultiSelect — Class in namespace A17\Twill\Services\Forms\Fields
- $ MultiSelect#moduleName — Property in class MultiSelect
- MultiSelect::make() — Method in class MultiSelect
- MultiSelect::moduleName() — Method in class MultiSelect
- Radios::make() — Method in class Radios
- Repeater::make() — Method in class Repeater
- Select::make() — Method in class Select
- Tags::make() — Method in class Tags
- $ HasMax#max — Property in class HasMax
- HasMax::max() — Method in class HasMax
Sets the max amount of items.
- $ HasMaxlength#maxlength — Property in class HasMaxlength
- HasMaxlength::maxLength() — Method in class HasMaxlength
Sets the max character length.
- $ HasMin#min — Property in class HasMin
- HasMin::min() — Method in class HasMin
Sets the minimum amount of items.
- Wysiwyg::make() — Method in class Wysiwyg
- Fieldset::make() — Method in class Fieldset
- InlineRepeater::make() — Method in class InlineRepeater
- InlineRepeater::max() — Method in class InlineRepeater
- Option::make() — Method in class Option
- FeaturedStatus::make() — Method in class FeaturedStatus
- $ Image#mediaParams — Property in class Image
- Image::make() — Method in class Image
- Image::mediaParams() — Method in class Image
Optional array of media parameters for more control over the rendering.
- Languages::make() — Method in class Languages
- PublishStatus::make() — Method in class PublishStatus
- ScheduledStatus::make() — Method in class ScheduledStatus
- $ BelongsToFilter#model — Property in class BelongsToFilter
- BelongsToFilter::model() — Method in class BelongsToFilter
The model of the relation target, if field is
partner
this would bePartner::class
.- BooleanFilter::make() — Method in class BooleanFilter
- MissingModelForFilterException — Class in namespace A17\Twill\Services\Listings\Filters\Exceptions
- TwillBaseFilter::make() — Method in class TwillBaseFilter
- TableColumn::make() — Method in class TableColumn
- SettingsGroup::make() — Method in class SettingsGroup
- $ TwillBlocks#manualBlocks — Property in class TwillBlocks
- TwillCapsules::makeProjectCapsule() — Method in class TwillCapsules
Generates a non package capsule object.
- $ TwillConfig#maxRevisions — Property in class TwillConfig
- TwillConfig::maxRevisions() — Method in class TwillConfig
- TwillRoutes::module() — Method in class TwillRoutes
- TwillRoutes::moduleShowWithPreview() — Method in class TwillRoutes
- Map — Class in namespace A17\Twill\View\Components\Fields
- Medias — Class in namespace A17\Twill\View\Components\Fields
- MultiSelect — Class in namespace A17\Twill\View\Components\Fields
- NavigationLink::make() — Method in class NavigationLink
N
- $ CapsuleInstall#namespace — Property in class CapsuleInstall
- $ MakeCapsule#namespace — Property in class MakeCapsule
- $ ModuleMake#nestable — Property in class ModuleMake
- ModuleMake::namespace() — Method in class ModuleMake
- NoCapsuleFoundException — Class in namespace A17\Twill\Exceptions
- NoNavigationForSubdomainException — Class in namespace A17\Twill\Exceptions
- $ FileLibraryController#namespace — Property in class FileLibraryController
- $ GroupController#namespace — Property in class GroupController
- $ MediaLibraryController#namespace — Property in class MediaLibraryController
- $ ModuleController#namespace — Property in class ModuleController
- NestedModuleController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ NestedModuleController#nestedItemsDepth — Property in class NestedModuleController
The maximum depth allowed for nested items. A value of
1
means parent & child.- $ RoleController#namespace — Property in class RoleController
- $ UserController#namespace — Property in class UserController
- $ Seo#nofollow — Property in class Seo
- HasNesting::newCollection() — Method in class HasNesting
- {@inheritdoc}
- NestedsetCollection — Class in namespace A17\Twill\Models
- User::notifyWithCustomMarkdownTheme() — Method in class User
- $ RouteServiceProvider#namespace — Property in class RouteServiceProvider
- $ Block#name — Property in class Block
- Block::newInstance() — Method in class Block
- NestedBreadcrumbs — Class in namespace A17\Twill\Services\Breadcrumbs
- BaseFormField::name() — Method in class BaseFormField
Set the name of the field, if no label is set yet, this method will also update that.
- BaseFormField::note() — Method in class BaseFormField
Add a note to the field to display on the form.
- BlockEditor::name() — Method in class BlockEditor
Set the name of the field, if no label is set yet, this method will also update that.
- InlineRepeater::name() — Method in class InlineRepeater
Set the name of the repeater.
- NestedData — Class in namespace A17\Twill\Services\Listings\Columns
- SettingsGroup::name() — Method in class SettingsGroup
- NavigationLink — Class in namespace A17\Twill\View\Components\Navigation
O
- PermissionLevel::options() — Method in class PermissionLevel
- ModuleController::orderScope() — Method in class ModuleController
- OauthRequest — Class in namespace A17\Twill\Http\Requests\Admin
- HandleOauth::oauthUser() — Method in class HandleOauth
- HandleOauth::oauthIsUserLinked() — Method in class HandleOauth
- HandleOauth::oauthUpdateProvider() — Method in class HandleOauth
- HandleOauth::oauthCreateUser() — Method in class HandleOauth
- HandleTranslations::orderHandleTranslations() — Method in class HandleTranslations
- ModuleRepository::order() — Method in class ModuleRepository
- $ Map#openMap — Property in class Map
- Map::openMap() — Method in class Map
Show the map by default.
- $ HasOnChange#onChange — Property in class HasOnChange
- $ HasOnChange#onChangeAttribute — Property in class HasOnChange
- HasOnChange::onChange() — Method in class HasOnChange
Javascript to execute on change.
- HasOnChange::onChangeAttribute() — Method in class HasOnChange
Attribute to change.
- $ HasOptions#options — Property in class HasOptions
- HasOptions::options() — Method in class HasOptions
List of options to display in the field.
- $ Wysiwyg#options — Property in class Wysiwyg
- Wysiwyg::options() — Method in class Wysiwyg
Allows you to set editor options. This depends on the editor used.
- Fieldset::open() — Method in class Fieldset
Marks the fielset as open.
- Option — Class in namespace A17\Twill\Services\Forms
- Options — Class in namespace A17\Twill\Services\Forms
- $ BasicFilter#options — Property in class BasicFilter
- BasicFilter::options() — Method in class BasicFilter
Sets the options that can be used to select, it should be a key->value collection.
- TwillBaseFilter::onlyEnableWhen() — Method in class TwillBaseFilter
When passing a boolean, the filter will only be enabled when it is true.
- TableColumn::optional() — Method in class TableColumn
Makes the column optional, when set it can be hidden using the gear icon above the listing.
- TableColumn::order() — Method in class TableColumn
An optional closure accepting the QueryBuilder and sort direction to apply when this field is being sorted.
- NavigationLink::onlyWhen() — Method in class NavigationLink
- Overlay — Class in namespace A17\Twill\View\Components\Partials\Navigation
P
- ModuleMake::putTwillStub() — Method in class ModuleMake
- ModuleMake::previewViewPath() — Method in class ModuleMake
- RefreshCrops::printSummary() — Method in class RefreshCrops
Print a summary of all crops created and deleted at the end of the command.
- RefreshCrops::processMediables() — Method in class RefreshCrops
Process a set of mediable items.
- HandlesPresets::presetExists() — Method in class HandlesPresets
- HandlesPresets::publishConfig() — Method in class HandlesPresets
- ;
- PermissionLevel — Class in namespace A17\Twill\Enums
- BlocksController::preview() — Method in class BlocksController
Render an HTML preview of a single block.
- $ FileLibraryController#perPage — Property in class FileLibraryController
- $ ForgotPasswordController#passwordBrokerManager — Property in class ForgotPasswordController
- $ MediaLibraryController#perPage — Property in class MediaLibraryController
- $ ModuleController#perPage — Property in class ModuleController
- $ ModuleController#permalinkBase — Property in class ModuleController
- $ ModuleController#previewView — Property in class ModuleController
- ModuleController::performUpdate() — Method in class ModuleController
- ModuleController::preview() — Method in class ModuleController
- ModuleController::publish() — Method in class ModuleController
- ModuleController::previewData() — Method in class ModuleController
- $ SingletonModuleController#permalinkBase — Property in class SingletonModuleController
- Permission — Class in namespace A17\Twill\Http\Middleware
- HasOauth::providers() — Method in class HasOauth
- HasPermissions::permissions() — Method in class HasPermissions
This method should be clean of checks, the checks should happen earlier on.
- $ HasPresenter#presenterInstance — Property in class HasPresenter
- HasPresenter::present() — Method in class HasPresenter
- HasPresenter::presentAdmin() — Method in class HasPresenter
- $ TwillSchedulableModel#publish_start_date — Property in class TwillSchedulableModel
- $ TwillSchedulableModel#publish_end_date — Property in class TwillSchedulableModel
- Group::permissionableIds() — Method in class Group
Return ids of permissionable items.
- Group::permissionableItems() — Method in class Group
Return permissionable items.
- Permission — Class in namespace A17\Twill\Models
- Permission::permissionableModules() — Method in class Permission
Retrieve the list of modules that permissions can be applied to.
- Permission::permissionableParentModuleItems() — Method in class Permission
Retrieve a collection of items that belongs to keyed by permissionable module names.
- Permission::permissionable() — Method in class Permission
Get the parent permissionable model (one of the permissionale module).
- User::publishedGroups() — Method in class User
- PasswordResetByAdmin — Class in namespace A17\Twill\Notifications
- PermissionAuthServiceProvider — Class in namespace A17\Twill
- HandleDates::prepareFieldsBeforeCreateHandleDates() — Method in class HandleDates
- HandleDates::prepareFieldsBeforeSaveHandleDates() — Method in class HandleDates
- HandleDates::prepareDatesField() — Method in class HandleDates
- HandleFieldsGroups::prepareFieldsBeforeSaveHandleFieldsGroups() — Method in class HandleFieldsGroups
- HandleFieldsGroups::prepareFieldsBeforeCreateHandleFieldsGroups() — Method in class HandleFieldsGroups
- HandleJsonRepeaters::prepareFieldsBeforeCreateHandleJsonRepeaters() — Method in class HandleJsonRepeaters
- HandleJsonRepeaters::prepareFieldsBeforeSaveHandleJsonRepeaters() — Method in class HandleJsonRepeaters
- HandleRevisions::preview() — Method in class HandleRevisions
- HandleRevisions::previewForRevision() — Method in class HandleRevisions
- HandleTranslations::prepareFieldsBeforeCreateHandleTranslations() — Method in class HandleTranslations
- HandleTranslations::prepareFieldsBeforeSaveHandleTranslations() — Method in class HandleTranslations
- FileRepository::prepareFieldsBeforeCreate() — Method in class FileRepository
- MediaRepository::prepareFieldsBeforeCreate() — Method in class MediaRepository
- ModuleRepository::prepareFieldsBeforeCreate() — Method in class ModuleRepository
- ModuleRepository::prepareFieldsBeforeSave() — Method in class ModuleRepository
- $ UserRepository#passwordBrokerManager — Property in class UserRepository
- UserRepository::prepareFieldsBeforeSave() — Method in class UserRepository
- Block::parse() — Method in class Block
- Block::parseProperty() — Method in class Block
Parse a string property directive in the form of
@twillTypeProperty('value')
.- Block::parseArrayProperty() — Method in class Block
Parse an array property directive in the form of
@twillTypeProperty([...])
and pass the result to a given callback.- Block::parseMixedProperty() — Method in class Block
Parse a mixed property directive in the form of
@twillTypeProperty('value', [...])
and pass the result to a given callback.- $ BlockCollection#paths — Property in class BlockCollection
- BlockMaker::put() — Method in class BlockMaker
- NestedBreadcrumbs::parentLabel() — Method in class NestedBreadcrumbs
- $ Browser#params — Property in class Browser
- Browser::params() — Method in class Browser
Additional parameters to pass to the module route.
- $ Input#prefix — Property in class Input
- Input::prefix() — Method in class Input
Text to display (inside) before the actual input.
- $ MultiSelect#pushTags — Property in class MultiSelect
- MultiSelect::pushTags() — Method in class MultiSelect
- $ HasPlaceholder#placeholder — Property in class HasPlaceholder
- HasPlaceholder::placeholder() — Method in class HasPlaceholder
Sets the placeholder of the field.
- Presenter — Class in namespace A17\Twill\Services\Listings\Columns
- PublishStatus — Class in namespace A17\Twill\Services\Listings\Columns
- $ AbstractParamsProcessor#params — Property in class AbstractParamsProcessor
- AbstractParamsProcessor::process() — Method in class AbstractParamsProcessor
Receives the original params array and calls the appropriate handler method for each param. Custom handlers can be defined by following this naming convention:
handleParamNAME
, where NAME is the name of the param.- $ TwicPics#paramsProcessor — Property in class TwicPics
- $ TwillServiceProvider#providers — Property in class TwillServiceProvider
Service providers to be registered.
- TwillUtil::parseInternalLinks() — Method in class TwillUtil
- Primary — Class in namespace A17\Twill\View\Components\Partials\Navigation
Q
- ModuleController::quickFilters() — Method in class ModuleController
The quick filters to apply to the listing table.
- QuickFilter — Class in namespace A17\Twill\Services\Listings\Filters
- QuickFilters — Class in namespace A17\Twill\Services\Listings\Filters
- $ TwillBaseFilter#queryString — Property in class TwillBaseFilter
- TwillBaseFilter::queryString() — Method in class TwillBaseFilter
Set the query string to use in the url
- $ AbstractParamsProcessor#quality — Property in class AbstractParamsProcessor
R
- CapsulesServiceProvider::register() — Method in class CapsulesServiceProvider
- $ CapsuleInstall#repositoryUri — Property in class CapsuleInstall
- $ CapsuleInstall#repositoryUrl — Property in class CapsuleInstall
- CapsuleInstall::repositoryExists() — Method in class CapsuleInstall
- CapsuleInstall::renameToCapsule() — Method in class CapsuleInstall
- $ ModuleMake#repositoryTraits — Property in class ModuleMake
- $ ModuleMake#revisionable — Property in class ModuleMake
- RefreshCrops — Class in namespace A17\Twill\Commands
- $ RefreshCrops#roleName — Property in class RefreshCrops
The role name for this operation.
- RefreshLQIP — Class in namespace A17\Twill\Commands
- Release — Class in namespace A17\Twill\Commands
- HandlesStubs::replaceVariables() — Method in class HandlesStubs
- HandlesStubs::replaceConditionals() — Method in class HandlesStubs
- HandlesStubs::removeEmptyLinesWithOnlySpaces() — Method in class HandlesStubs
- $ BlockRenderer#rootBlocks — Property in class BlockRenderer
A list of root blocks.
- BlockRenderer::render() — Method in class BlockRenderer
- Capsule::registerServiceProvider() — Method in class Capsule
- Capsule::registerViews() — Method in class Capsule
- Capsule::registerRoutes() — Method in class Capsule
- Capsule::registerNavigation() — Method in class Capsule
- Capsule::registerBlocksAndRepeatersViewPaths() — Method in class Capsule
- Controller::removeMiddleware() — Method in class Controller
Attempts to unset the given middleware.
- $ FileLibraryController#responseFactory — Property in class FileLibraryController
- $ LoginController#redirector — Property in class LoginController
- $ LoginController#redirectTo — Property in class LoginController
The path the user should be redirected to.
- LoginController::redirectToProvider() — Method in class LoginController
- $ MediaLibraryController#responseFactory — Property in class MediaLibraryController
- $ ModuleController#request — Property in class ModuleController
- $ ModuleController#routePrefix — Property in class ModuleController
- $ ModuleController#repository — Property in class ModuleController
- ModuleController::restoreRevision() — Method in class ModuleController
- ModuleController::restore() — Method in class ModuleController
- ModuleController::reorder() — Method in class ModuleController
- ModuleController::redirectToForm() — Method in class ModuleController
- ModuleController::respondWithSuccess() — Method in class ModuleController
- ModuleController::respondWithRedirect() — Method in class ModuleController
- ModuleController::respondWithError() — Method in class ModuleController
- ModuleController::respondWithJson() — Method in class ModuleController
- ResetPasswordController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ ResetPasswordController#redirector — Property in class ResetPasswordController
- $ ResetPasswordController#redirectTo — Property in class ResetPasswordController
The path the user should be redirected to.
- RoleController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ SettingController#redirector — Property in class SettingController
- $ TemplatesController#responseFactory — Property in class TemplatesController
- UserController::resendRegistrationEmail() — Method in class UserController
- Authenticate::redirectTo() — Method in class Authenticate
- {@inheritDoc}
- RedirectIfAuthenticated — Class in namespace A17\Twill\Http\Middleware
- $ RedirectIfAuthenticated#redirector — Property in class RedirectIfAuthenticated
- $ SupportSubdomainRouting#routingOriginal — Property in class SupportSubdomainRouting
- FileRequest::rules() — Method in class FileRequest
Gets the validation rules that apply to the request.
- GroupRequest::rulesForCreate() — Method in class GroupRequest
- GroupRequest::rulesForUpdate() — Method in class GroupRequest
- MediaRequest::rules() — Method in class MediaRequest
Gets the validation rules that apply to the request.
- OauthRequest::rules() — Method in class OauthRequest
Gets the validation rules that apply to the request.
- Request — Class in namespace A17\Twill\Http\Requests\Admin
- Request::rulesForCreate() — Method in class Request
- Request::rulesForUpdate() — Method in class Request
- Request::rules() — Method in class Request
Gets the validation rules that apply to the request.
- Request::rulesForTranslatedFields() — Method in class Request
- RoleRequest — Class in namespace A17\Twill\Http\Requests\Admin
- RoleRequest::rulesForCreate() — Method in class RoleRequest
- RoleRequest::rulesForUpdate() — Method in class RoleRequest
- UserRequest::rules() — Method in class UserRequest
Gets the validation rules that apply to the request.
- ReorderNestedModuleItems — Class in namespace A17\Twill\Jobs
- AppSetting::registerSettingBlocks() — Method in class AppSetting
- HasBlocks::renderNamedBlocks() — Method in class HasBlocks
- HasBlocks::renderBlocks() — Method in class HasBlocks
Returns the rendered Blade views for all attached blocks in their proper order.
- HasPermissions::revokeGlobalPermission() — Method in class HasPermissions
Revoke global permission from the item, after making sure the permission is valid
- HasPermissions::revokeModulePermission() — Method in class HasPermissions
Revoke module permission from the item, after making sure the permission is valid
- HasPermissions::revokeAllModulePermission() — Method in class HasPermissions
Revoke all module permissions from the item
- HasPermissions::revokeModuleItemPermission() — Method in class HasPermissions
Revoke module item permissions, after making sure the permission is valid
- HasPermissions::revokeModuleItemAllPermissions() — Method in class HasPermissions
Revoke all module item permissions
- HasPermissions::revokeAllPermissions() — Method in class HasPermissions
Revoke all permissions
- HasPermissions::removePermissions() — Method in class HasPermissions
Revoke all permissions from a list of permission ids
- $ HasRelated#relatedCache — Property in class HasRelated
- HasRelated::relatedItems() — Method in class HasRelated
Defines the one-to-many relationship for related items.
- HasRevisions::revisions() — Method in class HasRevisions
Defines the one-to-many relationship for revisions.
- HasRevisions::revisionsArray() — Method in class HasRevisions
Returns an array of revisions for the CMS views.
- HasSlug::restoreSlugs() — Method in class HasSlug
- Media::replace() — Method in class Media
- Permission::roles() — Method in class Permission
Role model relationship
- RelatedItem — Class in namespace A17\Twill\Models
- RelatedItem::related() — Method in class RelatedItem
- Revision — Class in namespace A17\Twill\Models
- Role — Class in namespace A17\Twill\Models
- User::role() — Method in class User
- Reset — Class in namespace A17\Twill\Notifications
- LegacyTableConfig::refactor() — Method in class LegacyTableConfig
- RenameRoutes — Class in namespace A17\Twill\Rector
- $ RenameRoutes#routes — Property in class RenameRoutes
- RenameRoutes::refactor() — Method in class RenameRoutes
- RenameViews — Class in namespace A17\Twill\Rector
- RenameViews::refactor() — Method in class RenameViews
- $ HandleNesting#reorderNestedModuleItemsJobQueue — Property in class HandleNesting
The Laravel queue name to be used for the reordering operation.
- $ HandleRelatedBrowsers#relatedBrowsers — Property in class HandleRelatedBrowsers
All related browsers used in the model, as an array of browser names: [ 'books', 'publications' ].
- $ HandleRepeaters#repeaters — Property in class HandleRepeaters
All repeaters used in the model, as an array of repeater names: [ 'article_repeater', 'page_repeater' ].
- $ HandleRevisions#revisionLimitJobQueue — Property in class HandleRevisions
The Laravel queue name to be used for the revision limiting.
- ModuleRepository::restore() — Method in class ModuleRepository
- RoleRepository — Class in namespace A17\Twill\Repositories
- RouteServiceProvider — Class in namespace A17\Twill
- RouteServiceProvider::registerRouteMacros() — Method in class RouteServiceProvider
- BladeCompiler::render() — Method in class BladeCompiler
- $ Block#renderNamespace — Property in class Block
- $ Block#rules — Property in class Block
- $ Block#rulesForTranslatedFields — Property in class Block
- $ Block#renderData — Property in class Block
- Renderedata.
- Block::renderForm() — Method in class Block
- Block::renderView() — Method in class Block
- RenderData — Class in namespace A17\Twill\Services\Blocks
DTO for rendering a Block.
- RenderData::renderChildren() — Method in class RenderData
- BladePartial::render() — Method in class BladePartial
- Columns::right() — Method in class Columns
- Columns::render() — Method in class Columns
- Columns::registerDynamicRepeaters() — Method in class Columns
- CanHaveSubfields::registerDynamicRepeaters() — Method in class CanHaveSubfields
- CanRenderForBlocks::renderForBlocks() — Method in class CanRenderForBlocks
- BaseFormField::required() — Method in class BaseFormField
Marks the field as mandatory, however you still need to add validation rules.
- BaseFormField::render() — Method in class BaseFormField
- $ Browser#routePrefix — Property in class Browser
- Browser::routePrefix() — Method in class Browser
Set a custom route prefix if needed.
- $ Checkbox#requireConfirmation — Property in class Checkbox
- Checkbox::requireConfirmation() — Method in class Checkbox
If the checkbox needs confirmation on ticking.
- $ Input#rows — Property in class Input
- Input::rows() — Method in class Input
The amount of rows, only used with textarea type.
- Radios — Class in namespace A17\Twill\Services\Forms\Fields
- Repeater — Class in namespace A17\Twill\Services\Forms\Fields
- $ Repeater#relation — Property in class Repeater
- Repeater::relation() — Method in class Repeater
- $ CanReorder#reorder — Property in class CanReorder
- $ HasOnChange#ref — Property in class HasOnChange
- HasOnChange::ref() — Method in class HasOnChange
The field to act on.
- $ HasReadOnly#readOnly — Property in class HasReadOnly
- HasReadOnly::readOnly() — Method in class HasReadOnly
Marks the field as read only.
- Fieldset::registerDynamicRepeaters() — Method in class Fieldset
- Form::renderForBlocks() — Method in class Form
- Form::renderBaseForm() — Method in class Form
- Form::renderSideForm() — Method in class Form
- Form::registerDynamicRepeaters() — Method in class Form
- InlineRepeater::relation() — Method in class InlineRepeater
The name of the module to use for selecting existing records. Not for json repeaters.
- InlineRepeater::renderForm() — Method in class InlineRepeater
- InlineRepeater::register() — Method in class InlineRepeater
Not to be called manually. This will register the dynamic repeater.
- InlineRepeater::render() — Method in class InlineRepeater
- InlineRepeater::registerDynamicRepeaters() — Method in class InlineRepeater
- RenderForBlocks — Class in namespace A17\Twill\Services\Forms\Traits
- $ RenderForBlocks#renderForBlocks — Property in class RenderForBlocks
- RenderForBlocks::renderForBlocks() — Method in class RenderForBlocks
- $ Image#role — Property in class Image
- $ Image#rounded — Property in class Image
- Image::role() — Method in class Image
The image role that is defined in your model. Can be left out as it will take the first one available.
- Image::rounded() — Method in class Image
If enabled the image will be rounded instead of square.
- Relation — Class in namespace A17\Twill\Services\Listings\Columns
- Relation::relation() — Method in class Relation
Set the relation that should be used.
- TableColumn::renderHtml() — Method in class TableColumn
When enabled the content will be rendered as html.
- TableColumn::renderCell() — Method in class TableColumn
- $ Glide#request — Property in class Glide
- Glide::render() — Method in class Glide
- TwillAppSettings::registerSettingsGroup() — Method in class TwillAppSettings
- TwillAppSettings::registerSettingsGroups() — Method in class TwillAppSettings
- $ TwillBlocks#repeatersDirectories — Property in class TwillBlocks
- TwillBlocks::registerPackageBlocksDirectory() — Method in class TwillBlocks
Registers a blocks directory.
- TwillBlocks::registerDynamicRepeater() — Method in class TwillBlocks
- TwillBlocks::registerComponentBlocks() — Method in class TwillBlocks
- TwillBlocks::registerPackageRepeatersDirectory() — Method in class TwillBlocks
Registers a repeaters directory.
- TwillBlocks::registerManualBlock() — Method in class TwillBlocks
- TwillBlocks::readBlocksFromDirectory() — Method in class TwillBlocks
Gets the collection of Block objects from a given directory.
- $ TwillCapsules#registeredCapsules — Property in class TwillCapsules
- TwillCapsules::registerPackageCapsule() — Method in class TwillCapsules
- TwillCapsules::registerCapsule() — Method in class TwillCapsules
- TwillPackageServiceProvider::registerCapsule() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::registerCapsules() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::registerVueComponentsDirectory() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::registerBlocksDirectory() — Method in class TwillPackageServiceProvider
Register a blocks directory.
- TwillPackageServiceProvider::registerRepeatersDirectory() — Method in class TwillPackageServiceProvider
- $ TwillPermissions#roleEnum — Property in class TwillPermissions
- TwillPermissions::roles() — Method in class TwillPermissions
- TwillRoutes::registerRoutes() — Method in class TwillRoutes
- TwillRoutes::registerRoutePatterns() — Method in class TwillRoutes
- TwillRoutes::registerCapsuleRoutes() — Method in class TwillRoutes
- TwillServiceProvider::register() — Method in class TwillServiceProvider
Registers the package services.
- TwillUtil::registerRepeaterId() — Method in class TwillUtil
- TwillUtil::registerBlockId() — Method in class TwillUtil
- ValidationServiceProvider::register() — Method in class ValidationServiceProvider
- $ TwillBlockComponent#renderData — Property in class TwillBlockComponent
- TwillBlockComponent::repeater() — Method in class TwillBlockComponent
- TwillBlockComponent::renderForm() — Method in class TwillBlockComponent
- BlockEditor::render() — Method in class BlockEditor
- Browser::render() — Method in class Browser
- Checkbox::render() — Method in class Checkbox
- Checkboxes::render() — Method in class Checkboxes
- Color::render() — Method in class Color
- DatePicker::render() — Method in class DatePicker
- $ FieldWithOptions#requireConfirmation — Property in class FieldWithOptions
- Files::render() — Method in class Files
- Hidden::render() — Method in class Hidden
- Input::render() — Method in class Input
- Map::render() — Method in class Map
- Medias::render() — Method in class Medias
- MultiSelect::render() — Method in class MultiSelect
- Radios — Class in namespace A17\Twill\View\Components\Fields
- Radios::render() — Method in class Radios
- Repeater — Class in namespace A17\Twill\View\Components\Fields
- Repeater::render() — Method in class Repeater
- Select::render() — Method in class Select
- SelectPermissions::render() — Method in class SelectPermissions
- Tags::render() — Method in class Tags
- TimePicker::render() — Method in class TimePicker
- $ TwillFormComponent#routePrefix — Property in class TwillFormComponent
- TwillFormComponent::render() — Method in class TwillFormComponent
- Wysiwyg::render() — Method in class Wysiwyg
- NavigationLink::render() — Method in class NavigationLink
- Breadcrumbs::render() — Method in class Breadcrumbs
- Overlay::render() — Method in class Overlay
- Primary::render() — Method in class Primary
- Secondary::render() — Method in class Secondary
- Tertiary::render() — Method in class Tertiary
- Title::render() — Method in class Title
- User::render() — Method in class User
S
- $ BlockMake#signature — Property in class BlockMake
The name and signature of the console command.
- $ Build#signature — Property in class Build
The name and signature of the console command.
- $ CapsuleInstall#signature — Property in class CapsuleInstall
The name and signature of the console command.
- $ CreateExampleCommand#signature — Property in class CreateExampleCommand
- $ CreateSuperAdmin#signature — Property in class CreateSuperAdmin
The name and signature of the console command.
- $ Dev#signature — Property in class Dev
The name and signature of the console command.
- $ GenerateBlockComponent#signature — Property in class GenerateBlockComponent
- $ GenerateBlocks#signature — Property in class GenerateBlocks
The name and signature of the console command.
- $ GenerateDocsCommand#signature — Property in class GenerateDocsCommand
- $ GeneratePackageCommand#signature — Property in class GeneratePackageCommand
- $ Install#signature — Property in class Install
The name and signature of the console command.
- $ ListBlocks#signature — Property in class ListBlocks
The name and signature of the console command.
- $ ListIcons#signature — Property in class ListIcons
The name and signature of the console command.
- $ MakeCapsule#signature — Property in class MakeCapsule
The name and signature of the console command.
- $ MakeSingleton#signature — Property in class MakeSingleton
The name and signature of the console command.
- $ ModuleMake#signature — Property in class ModuleMake
The name and signature of the console command.
- $ ModuleMake#sluggable — Property in class ModuleMake
- $ ModuleMake#sortable — Property in class ModuleMake
- $ ModuleMake#seeder — Property in class ModuleMake
- $ RefreshCrops#signature — Property in class RefreshCrops
The name and signature of the console command.
- $ RefreshLQIP#signature — Property in class RefreshLQIP
The name and signature of the console command.
- $ Release#signature — Property in class Release
- ServeDocsCommand — Class in namespace A17\Twill\Commands
- $ ServeDocsCommand#signature — Property in class ServeDocsCommand
- ServeDocsCommand::serverCommand() — Method in class ServeDocsCommand
Get the full server command.
- SetupDevTools — Class in namespace A17\Twill\Commands
- $ SetupDevTools#signature — Property in class SetupDevTools
The name and signature of the console command.
- SyncLang — Class in namespace A17\Twill\Commands
- $ SyncLang#signature — Property in class SyncLang
The name and signature of the console command.
- $ TwillFlushManifest#signature — Property in class TwillFlushManifest
The name and signature of the console command.
- $ Update#signature — Property in class Update
- $ UpdateExampleCommand#signature — Property in class UpdateExampleCommand
- SettingsDirectoryMissingException — Class in namespace A17\Twill\Exceptions\Settings
- SettingsGroupDoesNotExistException — Class in namespace A17\Twill\Exceptions\Settings
- SettingsSectionDoesNotExistException — Class in namespace A17\Twill\Exceptions\Settings
- AppSettingsController::setUpController() — Method in class AppSettingsController
The setup method that is called when the controller is booted.
- AppSettingsController::setBackLink() — Method in class AppSettingsController
- DashboardController::search() — Method in class DashboardController
- FeaturedController::save() — Method in class FeaturedController
- FileLibraryController::setUpController() — Method in class FileLibraryController
The setup method that is called when the controller is booted.
- FileLibraryController::store() — Method in class FileLibraryController
- FileLibraryController::storeFile() — Method in class FileLibraryController
- FileLibraryController::storeReference() — Method in class FileLibraryController
- FileLibraryController::singleUpdate() — Method in class FileLibraryController
- FileLibraryController::signS3Upload() — Method in class FileLibraryController
- FileLibraryController::signAzureUpload() — Method in class FileLibraryController
- ForgotPasswordController::showLinkRequestForm() — Method in class ForgotPasswordController
- IconsController::show() — Method in class IconsController
- ImpersonateController::stopImpersonate() — Method in class ImpersonateController
- LoginController::showLoginForm() — Method in class LoginController
- LoginController::showLogin2FaForm() — Method in class LoginController
- LoginController::showPasswordForm() — Method in class LoginController
- MediaLibraryController::setUpController() — Method in class MediaLibraryController
The setup method that is called when the controller is booted.
- MediaLibraryController::store() — Method in class MediaLibraryController
- MediaLibraryController::storeFile() — Method in class MediaLibraryController
- MediaLibraryController::storeReference() — Method in class MediaLibraryController
- MediaLibraryController::singleUpdate() — Method in class MediaLibraryController
- MediaLibraryController::signS3Upload() — Method in class MediaLibraryController
- MediaLibraryController::signAzureUpload() — Method in class MediaLibraryController
- $ ModuleController#submodule — Property in class ModuleController
Indicates if this module is edited through a parent module.
- $ ModuleController#submoduleParentId — Property in class ModuleController
- $ ModuleController#searchColumns — Property in class ModuleController
The columns to search for when using the search field.
- ModuleController::setUpController() — Method in class ModuleController
The setup method that is called when the controller is booted.
- ModuleController::setFeatureField() — Method in class ModuleController
Set the field to use for featuring content.
- ModuleController::setSearchColumns() — Method in class ModuleController
Set the columns to search in.
- ModuleController::setModuleName() — Method in class ModuleController
Set the name of the module you are working with.
- ModuleController::setPermalinkBase() — Method in class ModuleController
The static permalink base to your module. Defaults to
setModuleName
when empty.- ModuleController::setTitleColumnKey() — Method in class ModuleController
Sets the field to use as title, defaults to
title
.- ModuleController::setTitleColumnLabel() — Method in class ModuleController
Sets the label to use for title column, defaults to
Title
.- ModuleController::setTitleFormKey() — Method in class ModuleController
Sets the field to use as title in forms, defaults to
title
.- ModuleController::setTitleFormLabel() — Method in class ModuleController
Sets the label to use for title field in forms, defaults to
Title
.- ModuleController::setModelName() — Method in class ModuleController
Usually not required, but in case customization is needed you can use this method to set the name of the model this controller acts on.
- ModuleController::setResultsPerPage() — Method in class ModuleController
Sets the amount of results to show per page, defaults to 20.
- ModuleController::setBreadcrumbs() — Method in class ModuleController
Set the breadcrumbs.
- ModuleController::setMiddlewarePermission() — Method in class ModuleController
- ModuleController::store() — Method in class ModuleController
- ModuleController::show() — Method in class ModuleController
- ModuleController::setBackLink() — Method in class ModuleController
- $ NestedModuleController#showOnlyParentItemsInBrowsers — Property in class NestedModuleController
Indicates if only parent items should be displayed when browsing for this module within a browser field.
- ResetPasswordController::sendResetResponse() — Method in class ResetPasswordController
- ResetPasswordController::showResetForm() — Method in class ResetPasswordController
- ResetPasswordController::showWelcomeForm() — Method in class ResetPasswordController
- SettingController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ SettingController#settings — Property in class SettingController
- SingletonModuleController — Class in namespace A17\Twill\Http\Controllers\Admin
- UserController::setUpController() — Method in class UserController
The setup method that is called when the controller is booted.
- $ Controller#seo — Property in class Controller
- Seo — Class in namespace A17\Twill\Http\Controllers\Front\Helpers
- Seo::setTitle() — Method in class Seo
- Seo::setDescription() — Method in class Seo
- ShowWithPreview — Class in namespace A17\Twill\Http\Controllers\Front
- ShowWithPreview::show() — Method in class ShowWithPreview
- ShowWithPreview::showData() — Method in class ShowWithPreview
- SupportSubdomainRouting — Class in namespace A17\Twill\Http\Middleware
- $ FilesUploaderConfig#sessionStore — Property in class FilesUploaderConfig
- $ MediasUploaderConfig#sessionStore — Property in class MediasUploaderConfig
- HasMedias::socialImage() — Method in class HasMedias
Returns the URL of the social image for a role and crop.
- HasNesting::saveTreeFromIds() — Method in class HasNesting
- HasPosition::setToLastPosition() — Method in class HasPosition
- HasPosition::scopeOrdered() — Method in class HasPosition
- HasPosition::setNewOrder() — Method in class HasPosition
- HasPresenter::setPresenter() — Method in class HasPresenter
- HasPresenter::setPresenterAdmin() — Method in class HasPresenter
- HasRelated::saveRelated() — Method in class HasRelated
Attach items to the model for a browser field.
- HasRevisions::scopeMine() — Method in class HasRevisions
Scope a query to only include the current user's revisions.
- HasSlug::slugs() — Method in class HasSlug
Defines the one-to-many relationship for slug objects.
- HasSlug::scopeForSlug() — Method in class HasSlug
- HasSlug::scopeForInactiveSlug() — Method in class HasSlug
- HasSlug::scopeForFallbackLocaleSlug() — Method in class HasSlug
- HasSlug::setSlugs() — Method in class HasSlug
- HasTranslation::scopeWithActiveTranslations() — Method in class HasTranslation
- HasTranslation::scopeOrderByTranslation() — Method in class HasTranslation
- HasTranslation::scopeOrderByRawByTranslation() — Method in class HasTranslation
- Sortable — Class in namespace A17\Twill\Models\Behaviors
- Sortable::scopeOrdered() — Method in class Sortable
- Sortable::setNewOrder() — Method in class Sortable
- Block::scopeEditor() — Method in class Block
- Block::scopePublished() — Method in class Block
- Block::scopeAccessible() — Method in class Block
- Block::scopeOnlyTrashed() — Method in class Block
- Block::scopeDraft() — Method in class Block
- TwillModelContract::scopePublished() — Method in class TwillModelContract
- TwillModelContract::scopeAccessible() — Method in class TwillModelContract
- TwillModelContract::scopeOnlyTrashed() — Method in class TwillModelContract
- TwillModelContract::scopeDraft() — Method in class TwillModelContract
- TwillSchedulableModel::scopePublishedInListings() — Method in class TwillSchedulableModel
- TwillSchedulableModel::scopeVisible() — Method in class TwillSchedulableModel
- TwillSchedulableModel::setPublishStartDateAttribute() — Method in class TwillSchedulableModel
- Feature::scopeForBucket() — Method in class Feature
- File::scopeUnused() — Method in class File
- Group::scopePublished() — Method in class Group
- Group::scopeDraft() — Method in class Group
- Group::scopeOnlyTrashed() — Method in class Group
- Group::scopeAccessible() — Method in class Group
- Media::scopeUnused() — Method in class Media
- Model::scopePublished() — Method in class Model
- Model::scopeAccessible() — Method in class Model
- Model::scopePublishedInListings() — Method in class Model
- Model::scopeVisible() — Method in class Model
- Model::setPublishStartDateAttribute() — Method in class Model
- Model::scopeDraft() — Method in class Model
- Model::scopeOnlyTrashed() — Method in class Model
- Permission::scopeGlobal() — Method in class Permission
Scope a query to only include global scope permissions.
- Permission::scopeModule() — Method in class Permission
Scope a query to only include module scope permissions.
- Permission::scopeModuleItem() — Method in class Permission
Scope a query to only include module item scope permissions.
- Permission::scopeOfItem() — Method in class Permission
Scope a query to only include permissions related to an item.
- Permission::scopeOfModuleName() — Method in class Permission
Scope a query to only include permissions related to a Twill module.
- Permission::scopeOfModel() — Method in class Permission
Scope a query to only include permissions related to a model.
- RelatedItem::subject() — Method in class RelatedItem
- Role::scopeAccessible() — Method in class Role
- Role::scopePublished() — Method in class Role
- Role::scopeDraft() — Method in class Role
- Role::scopeOnlyTrashed() — Method in class Role
- Setting — Class in namespace A17\Twill\Models
- SettingTranslation — Class in namespace A17\Twill\Models\Translations
- User::scopeAccessible() — Method in class User
- User::scopeActivated() — Method in class User
- User::scopePending() — Method in class User
- User::scopePublished() — Method in class User
- User::scopeDraft() — Method in class User
- User::scopeOnlyTrashed() — Method in class User
- User::scopeNotSuperAdmin() — Method in class User
- User::setImpersonating() — Method in class User
- User::stopImpersonating() — Method in class User
- User::sendWelcomeNotification() — Method in class User
- User::sendPasswordResetNotification() — Method in class User
- User::sendTemporaryPasswordNotification() — Method in class User
- User::sendPasswordResetByAdminNotification() — Method in class User
- User::setGoogle2faSecretAttribute() — Method in class User
- HandleNesting::setNewOrder() — Method in class HandleNesting
- ModuleRepository::setNewOrder() — Method in class ModuleRepository
- ModuleRepository::shouldIgnoreFieldBeforeSave() — Method in class ModuleRepository
- SettingRepository — Class in namespace A17\Twill\Repositories
- SettingRepository::saveAll() — Method in class SettingRepository
- RouteServiceProvider::shouldPrefixRouteName() — Method in class RouteServiceProvider
- $ Block#selectTrigger — Property in class Block
For repeaters only: The select existing button text.
- $ Block#source — Property in class Block
- Block::setSource() — Method in class Block
- Block::setRenderData() — Method in class Block
- BlockMaker::saveAllFiles() — Method in class BlockMaker
- BlockMaker::setCommand() — Method in class BlockMaker
- BreadcrumbItem::shouldDisplayOnForm() — Method in class BreadcrumbItem
- BreadcrumbItem::shouldDisplayOnListing() — Method in class BreadcrumbItem
- $ Browser#sortable — Property in class Browser
- Browser::sortable() — Method in class Browser
Makes the columns in the browser sortable.
- $ Map#showMap — Property in class Map
- $ Map#saveExtendedData — Property in class Map
- Map::saveExtendedData() — Method in class Map
Stores extended data into the field like lat/lon.
- $ MultiSelect#searchable — Property in class MultiSelect
- $ MultiSelect#storeUrl — Property in class MultiSelect
- MultiSelect::searchable() — Method in class MultiSelect
If the options should be searchable.
- MultiSelect::storeUrl() — Method in class MultiSelect
- Select — Class in namespace A17\Twill\Services\Forms\Fields
- $ Select#searchable — Property in class Select
- Select::searchable() — Method in class Select
If the options should be searchable.
- $ Wysiwyg#syntax — Property in class Wysiwyg
- Wysiwyg::syntax() — Method in class Wysiwyg
Enables syntax highlight.
- InlineRepeater::selectTriggerText() — Method in class InlineRepeater
- Link::shouldOpenInNewWindow() — Method in class Link
- NestedData::sortable() — Method in class NestedData
When enabled the column is sortable by clicking on the header.
- ScheduledStatus — Class in namespace A17\Twill\Services\Listings\Columns
- $ FreeTextSearch#searchColumns — Property in class FreeTextSearch
- $ FreeTextSearch#searchString — Property in class FreeTextSearch
- FreeTextSearch::searchFor() — Method in class FreeTextSearch
- FreeTextSearch::searchColumns() — Method in class FreeTextSearch
- $ QuickFilter#scope — Property in class QuickFilter
- QuickFilter::scope() — Method in class QuickFilter
The scope to apply.
- TableColumn::shrink() — Method in class TableColumn
- TableColumn::sortable() — Method in class TableColumn
When enabled the column is sortable by clicking on the header.
- TableColumn::sortByDefault() — Method in class TableColumn
When enabled this will be the default column the list is sorted by.
- TableColumn::shouldLinkToEdit() — Method in class TableColumn
- TableColumn::sortKey() — Method in class TableColumn
A separate sortKey if different from the field name.
- SettingsGroup — Class in namespace A17\Twill\Services\Settings
- SettingsGroup::shouldNotAutoRegisterInMenu() — Method in class SettingsGroup
- SignAzureUpload — Class in namespace A17\Twill\Services\Uploader
- SignS3Upload — Class in namespace A17\Twill\Services\Uploader
- SignUploadListener — Class in namespace A17\Twill\Services\Uploader
- TwillAppSettings::settingsAreEnabled() — Method in class TwillAppSettings
- TwillPermissions::setRoleEnum() — Method in class TwillPermissions
The role enumeration class. Must extend MyCLabs\Enum\Enum.
- TwillPermissions::showUserSecondaryNavigation() — Method in class TwillPermissions
- TwillRoutes::supportSubdomainRouting() — Method in class TwillRoutes
- TwillRoutes::singleton() — Method in class TwillRoutes
- TwillBlockComponent::shouldHidePrefix() — Method in class TwillBlockComponent
If the prefix should be hidden when using getBlockTitleField.
- Select — Class in namespace A17\Twill\View\Components\Fields
- SelectPermissions — Class in namespace A17\Twill\View\Components\Fields
- NavigationLink::shouldShow() — Method in class NavigationLink
- NavigationLink::setChildren() — Method in class NavigationLink
- NavigationLink::shouldOpenInNewWindow() — Method in class NavigationLink
- Secondary — Class in namespace A17\Twill\View\Components\Partials\Navigation
T
- $ ModuleMake#translatable — Property in class ModuleMake
- TwillFlushManifest — Class in namespace A17\Twill\Commands
- TwillAppSettings — Class in namespace A17\Twill\Facades
- TwillBlocks — Class in namespace A17\Twill\Facades
- TwillCapsules — Class in namespace A17\Twill\Facades
- TwillConfig — Class in namespace A17\Twill\Facades
- TwillNavigation — Class in namespace A17\Twill\Facades
- TwillPermissions — Class in namespace A17\Twill\Facades
- TwillRoutes — Class in namespace A17\Twill\Facades
- TwillUtil — Class in namespace A17\Twill\Facades
- BlockRenderer::toArray() — Method in class BlockRenderer
- TwillTransString — Class in namespace A17\Twill\Helpers
TwillTransString is a wrapper around the trans function.
- $ GroupController#titleColumnKey — Property in class GroupController
- $ ModuleController#titleColumnKey — Property in class ModuleController
Name of the index column to use as name column.
- $ ModuleController#titleColumnLabel — Property in class ModuleController
Label of the index column to use as name column.
- $ ModuleController#titleFormKey — Property in class ModuleController
Attribute to use as title in forms.
- $ ModuleController#titleFormLabel — Property in class ModuleController
Label of the title field in forms.
- ModuleController::tags() — Method in class ModuleController
- ModuleController::transformIndexItems() — Method in class ModuleController
- ModuleController::titleIsTranslatable() — Method in class ModuleController
- NestedModuleController::transformIndexItems() — Method in class NestedModuleController
- $ RoleController#titleColumnKey — Property in class RoleController
- TemplatesController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ UserController#titleColumnKey — Property in class UserController
- $ Seo#title — Property in class Seo
- $ HasSlug#twillSlugData — Property in class HasSlug
- HasTranslation::translatedAttribute() — Method in class HasTranslation
Returns all translations for a given attribute.
- $ IsTranslatable#translatedAttributes — Property in class IsTranslatable
- $ Block#timestamps — Property in class Block
- Block::translatedWysiwyg() — Method in class Block
- Block::translatedInput() — Method in class Block
- TwillLinkableModel — Class in namespace A17\Twill\Models\Contracts
- TwillModelContract — Class in namespace A17\Twill\Models\Contracts
- TwillSchedulableModel — Class in namespace A17\Twill\Models\Contracts
- $ File#timestamps — Property in class File
- File::toCmsArray() — Method in class File
- $ Group#timestamps — Property in class Group
- $ Media#timestamps — Property in class Media
- Media::toCmsArray() — Method in class Media
- $ Model#timestamps — Property in class Model
- Model::tags() — Method in class Model
- NestedsetCollection::toTree() — Method in class NestedsetCollection
Build a tree from a list of nodes. Each item will have set children relation.
- $ RelatedItem#timestamps — Property in class RelatedItem
- $ Revision#timestamps — Property in class Revision
- $ Role#timestamps — Property in class Role
- $ Setting#translatedAttributes — Property in class Setting
- Tag — Class in namespace A17\Twill\Models
- $ Tag#taggedModel — Property in class Tag
- Tagged — Class in namespace A17\Twill\Models
- $ User#timestamps — Property in class User
- PasswordResetByAdmin::toMail() — Method in class PasswordResetByAdmin
- Reset::toMail() — Method in class Reset
Build the mail representation of the notification.
- TemporaryPassword — Class in namespace A17\Twill\Notifications
- TemporaryPassword::toMail() — Method in class TemporaryPassword
- Welcome::toMail() — Method in class Welcome
Build the mail representation of the notification.
- $ LegacyTableConfig#tables — Property in class LegacyTableConfig
- ModuleRepository::traitsMethods() — Method in class ModuleRepository
- Twill — Class in namespace A17\Twill\Services\Assets
- Twill::twillAsset() — Method in class Twill
- $ Block#title — Property in class Block
- $ Block#titleField — Property in class Block
- $ Block#trigger — Property in class Block
- $ Block#type — Property in class Block
- Block::toList() — Method in class Block
- Block::toShortList() — Method in class Block
- BlockCollection::toArray() — Method in class BlockCollection
- BreadcrumbItem::toArray() — Method in class BreadcrumbItem
- Breadcrumbs::toArray() — Method in class Breadcrumbs
- NestedBreadcrumbs::toArray() — Method in class NestedBreadcrumbs
- $ DatePicker#timeOnly — Property in class DatePicker
- $ DatePicker#time24Hr — Property in class DatePicker
- DatePicker::timeOnly() — Method in class DatePicker
Makes it a time picker only.
- DatePicker::time24h() — Method in class DatePicker
If 24h format should be used.
- DatePicker::time24hr() — Method in class DatePicker
If 24h format should be used.
- TiptapWrapper — Class in namespace A17\Twill\Services\Forms\Fields\Helpers
- TiptapWrapper::toArray() — Method in class TiptapWrapper
- $ Input#type — Property in class Input
- Input::type() — Method in class Input
The type of input field like: text, number, email, .
- $ MultiSelect#taggable — Property in class MultiSelect
- MultiSelect::taggable() — Method in class MultiSelect
- $ Repeater#type — Property in class Repeater
- Repeater::type() — Method in class Repeater
The name of the repeater, this also sets the name of field if not set yet.
- Tags — Class in namespace A17\Twill\Services\Forms\Fields
- $ IsTranslatable#translated — Property in class IsTranslatable
- IsTranslatable::translatable() — Method in class IsTranslatable
Makes the field translatable.
- $ Wysiwyg#toolbarOptions — Property in class Wysiwyg
- $ Wysiwyg#tiptapWrappers — Property in class Wysiwyg
- $ Wysiwyg#type — Property in class Wysiwyg
- Wysiwyg::toolbarOptions() — Method in class Wysiwyg
Allows you to set custom toolbar options. This depends on the editor used.
- Wysiwyg::type() — Method in class Wysiwyg
The type of editor to use, defaults to quill, options are: tiptap
- Fieldset::title() — Method in class Fieldset
Set the title of the fieldset.
- Form::toFrontend() — Method in class Form
- InlineRepeater::triggerText() — Method in class InlineRepeater
- Option::toArray() — Method in class Option
- Image::toColumnArray() — Method in class Image
- $ Link#targetBlank — Property in class Link
- Text — Class in namespace A17\Twill\Services\Listings\Columns
- QuickFilter::toArray() — Method in class QuickFilter
- QuickFilters::toFrontendArray() — Method in class QuickFilters
- TableFilters — Class in namespace A17\Twill\Services\Listings\Filters
- TableFilters::toFrontendArray() — Method in class TableFilters
- TwillBaseFilter — Class in namespace A17\Twill\Services\Listings\Filters
- TableColumn — Class in namespace A17\Twill\Services\Listings
- TableColumn::title() — Method in class TableColumn
Sets the title of the column.
- TableColumn::toColumnArray() — Method in class TableColumn
- TableColumns — Class in namespace A17\Twill\Services\Listings
- TableColumns::toCmsArray() — Method in class TableColumns
- TableDataContext — Class in namespace A17\Twill\Services\Listings
- TwicPics — Class in namespace A17\Twill\Services\MediaLibrary
- TwicPicsParamsProcessor — Class in namespace A17\Twill\Services\MediaLibrary
- TwillAppSettings — Class in namespace A17\Twill
- TwillBlocks — Class in namespace A17\Twill
- TwillCapsules — Class in namespace A17\Twill
- TwillConfig — Class in namespace A17\Twill
- TwillNavigation — Class in namespace A17\Twill
- TwillPackageServiceProvider — Class in namespace A17\Twill
- TwillPermissions — Class in namespace A17\Twill
- TwillRoutes — Class in namespace A17\Twill
- TwillServiceProvider — Class in namespace A17\Twill
- TwillUtil — Class in namespace A17\Twill
- TwillBlockComponent — Class in namespace A17\Twill\View\Components\Blocks
- TwillBlockComponent::translatedInput() — Method in class TwillBlockComponent
- Tags — Class in namespace A17\Twill\View\Components\Fields
- TimePicker — Class in namespace A17\Twill\View\Components\Fields
- TwillFormComponent — Class in namespace A17\Twill\View\Components\Fields
The constructor of our components does grow quite large, but the benefit of this is that it is clear what is in, needs to be in, and it provides autocomplete on modern code editors.
- NavigationLink::title() — Method in class NavigationLink
- NavigationLink::toExternalUrl() — Method in class NavigationLink
- Tertiary — Class in namespace A17\Twill\View\Components\Partials\Navigation
- Title — Class in namespace A17\Twill\View\Components\Partials\Navigation
U
- AuthServiceProvider::userHasRole() — Method in class AuthServiceProvider
- CapsuleInstall::uncompress() — Method in class CapsuleInstall
- CapsuleInstall::unzipShellCommandExists() — Method in class CapsuleInstall
- CapsuleInstall::unzipWithExtension() — Method in class CapsuleInstall
- CapsuleInstall::unzipWithShell() — Method in class CapsuleInstall
- HandlesPresets::updatePreset() — Method in class HandlesPresets
This method reverses the process. It goes over all the files in the example and copies them from the project to the twill examples folder. If you have new files you need to manually copy them once.
- Update — Class in namespace A17\Twill\Commands
- UpdateExampleCommand — Class in namespace A17\Twill\Commands
- AppSettingsController::update() — Method in class AppSettingsController
- $ FileLibraryController#urlGenerator — Property in class FileLibraryController
- FileLibraryController::uploadIsSigned() — Method in class FileLibraryController
- FileLibraryController::uploadIsNotValid() — Method in class FileLibraryController
- GroupController::update() — Method in class GroupController
- MediaLibraryController::uploadIsSigned() — Method in class MediaLibraryController
- MediaLibraryController::uploadIsNotValid() — Method in class MediaLibraryController
- $ ModuleController#user — Property in class ModuleController
- ModuleController::update() — Method in class ModuleController
- RoleController::update() — Method in class RoleController
- $ SettingController#urlGenerator — Property in class SettingController
- SettingController::update() — Method in class SettingController
- UserController — Class in namespace A17\Twill\Http\Controllers\Admin
- UserController::update() — Method in class UserController
- UserRequest — Class in namespace A17\Twill\Http\Requests\Admin
- $ FilesUploaderConfig#urlGenerator — Property in class FilesUploaderConfig
- $ MediasUploaderConfig#urlGenerator — Property in class MediasUploaderConfig
- HasSlug::updateOrNewSlug() — Method in class HasSlug
- HasSlug::urlSlugShorter() — Method in class HasSlug
Generate a URL friendly slug from a given string.
- UserRole — Class in namespace A17\Twill\Models\Enums
- Group::users() — Method in class Group
- Permission::users() — Method in class Permission
User model relationship
- Revision::user() — Method in class Revision
- Role::users() — Method in class Role
- $ Setting#useTranslationFallback — Property in class Setting
- User — Class in namespace A17\Twill\Models
- UserOauth — Class in namespace A17\Twill\Models
- UserOauth::user() — Method in class UserOauth
- $ PermissionAuthServiceProvider#useCache — Property in class PermissionAuthServiceProvider
- HandleBrowsers::updateBrowser() — Method in class HandleBrowsers
- HandleBrowsers::updateOrderedBelongsTomany() — Method in class HandleBrowsers
- HandleBrowsers::updateRelatedBrowser() — Method in class HandleBrowsers
- HandleRepeaters::updateRepeaterMany() — Method in class HandleRepeaters
- HandleRepeaters::updateRepeaterMorphMany() — Method in class HandleRepeaters
- HandleRepeaters::updateRepeaterWithPivot() — Method in class HandleRepeaters
- HandleRepeaters::updateRepeater() — Method in class HandleRepeaters
Given relation, model and repeaterName, retrieve the repeater data from request and update the database record.
- ModuleRepository::updateOrCreate() — Method in class ModuleRepository
- ModuleRepository::update() — Method in class ModuleRepository
- ModuleRepository::updateBasic() — Method in class ModuleRepository
- ModuleRepository::updateOneToMany() — Method in class ModuleRepository
- ModuleRepository::updateMultiSelect() — Method in class ModuleRepository
- UserRepository — Class in namespace A17\Twill\Repositories
- BreadcrumbItem::url() — Method in class BreadcrumbItem
- Unpackable — Class in namespace A17\Twill\Services\Forms\Fields\Traits
- $ Unpackable#unpack — Property in class Unpackable
- Unpackable::unpack() — Method in class Unpackable
Shows the option in a grid.
- $ Link#url — Property in class Link
- Link::url() — Method in class Link
- SignUploadListener::uploadIsSigned() — Method in class SignUploadListener
- SignUploadListener::uploadIsNotValid() — Method in class SignUploadListener
- User — Class in namespace A17\Twill\View\Components\Partials\Navigation
V
- $ CreateSuperAdmin#validatorFactory — Property in class CreateSuperAdmin
- $ GenerateBlocks#viewFactory — Property in class GenerateBlocks
- ModuleMake::viewPath() — Method in class ModuleMake
- $ DashboardController#viewFactory — Property in class DashboardController
- $ LoginController#viewFactory — Property in class LoginController
- $ ModuleController#viewPrefix — Property in class ModuleController
- ModuleController::validateFormRequest() — Method in class ModuleController
- $ ResetPasswordController#viewFactory — Property in class ResetPasswordController
- $ SettingController#viewFactory — Property in class SettingController
- $ TemplatesController#viewFactory — Property in class TemplatesController
- TemplatesController::view() — Method in class TemplatesController
- ValidateBackHistory — Class in namespace A17\Twill\Http\Middleware
- Group::viewableItems() — Method in class Group
Return viewable items.
- BladePartial::view() — Method in class BladePartial
- BelongsToFilter::valueLabelField() — Method in class BelongsToFilter
The field name that we use for displaying the item label.
- TwillServiceProvider::version() — Method in class TwillServiceProvider
Get the version number of Twill.
- ValidationServiceProvider — Class in namespace A17\Twill
W
- GeneratePackageCommand::writeComposerJson() — Method in class GeneratePackageCommand
- GeneratePackageCommand::writeServiceProvider() — Method in class GeneratePackageCommand
- ModuleController::withoutLanguageInPermalink() — Method in class ModuleController
- $ Seo#width — Property in class Seo
- $ Block#with — Property in class Block
- Block::wysiwyg() — Method in class Block
- $ Revision#with — Property in class Revision
- Welcome — Class in namespace A17\Twill\Notifications
- BladePartial::withAdditionalParams() — Method in class BladePartial
- $ BlockEditor#withoutSeparator — Property in class BlockEditor
- BlockEditor::withoutSeparator() — Method in class BlockEditor
- $ Browser#wide — Property in class Browser
- Browser::wide() — Method in class Browser
Makes the modal window use the full width.
- $ DatePicker#withTime — Property in class DatePicker
- DatePicker::withoutTime() — Method in class DatePicker
Hides the time picker.
- $ Medias#withAddInfo — Property in class Medias
- $ Medias#withVideoUrl — Property in class Medias
- $ Medias#withCaption — Property in class Medias
- $ Medias#widthMin — Property in class Medias
- Medias::withoutAddInfo() — Method in class Medias
Disables the additional metadata input fields.
- Medias::withoutVideoUrl() — Method in class Medias
Removes the video url field from the additional info section.
- Medias::withoutCaption() — Method in class Medias
Removes the caption field from the additional info section.
- Wysiwyg — Class in namespace A17\Twill\Services\Forms\Fields
- Form::withFieldSets() — Method in class Form
- BasicFilter::withFilterValue() — Method in class BasicFilter
Sets the applied value of the filter.
- BasicFilter::withoutIncludeAll() — Method in class BasicFilter
This removes the "All" option.
- FieldSelectFilter::withWithoutValueOption() — Method in class FieldSelectFilter
This adds the "Without value" option if there are result with "null" value.
- $ AbstractParamsProcessor#width — Property in class AbstractParamsProcessor
- Wysiwyg — Class in namespace A17\Twill\View\Components\Fields
- NavigationLink::withAttributes() — Method in class NavigationLink
X
- TemplatesController::xhr() — Method in class TemplatesController
_
- BlockMake::__construct() — Method in class BlockMake
- Build::__construct() — Method in class Build
- Command::__call() — Method in class Command
- CreateSuperAdmin::__construct() — Method in class CreateSuperAdmin
- GenerateBlocks::__construct() — Method in class GenerateBlocks
- Install::__construct() — Method in class Install
- ListIcons::__construct() — Method in class ListIcons
- ModuleMake::__construct() — Method in class ModuleMake
- RefreshCrops::__construct() — Method in class RefreshCrops
- RefreshLQIP::__construct() — Method in class RefreshLQIP
- SyncLang::__construct() — Method in class SyncLang
- Update::__construct() — Method in class Update
- MediaCropNotFoundException::__construct() — Method in class MediaCropNotFoundException
- SettingsDirectoryMissingException::__construct() — Method in class SettingsDirectoryMissingException
- SettingsGroupDoesNotExistException::__construct() — Method in class SettingsGroupDoesNotExistException
- SettingsSectionDoesNotExistException::__construct() — Method in class SettingsSectionDoesNotExistException
- BlockRenderer::__construct() — Method in class BlockRenderer
- BlockRenderer::__get() — Method in class BlockRenderer
- Capsule::__construct() — Method in class Capsule
- TwillTransString::__construct() — Method in class TwillTransString
- TwillTransString::__toString() — Method in class TwillTransString
- Controller::__construct() — Method in class Controller
- DashboardController::__construct() — Method in class DashboardController
- FeaturedController::__construct() — Method in class FeaturedController
- FileLibraryController::__construct() — Method in class FileLibraryController
- ForgotPasswordController::__construct() — Method in class ForgotPasswordController
- GroupController::__construct() — Method in class GroupController
- IconsController::__construct() — Method in class IconsController
- ImpersonateController::__construct() — Method in class ImpersonateController
- LoginController::__construct() — Method in class LoginController
- MediaLibraryController::__construct() — Method in class MediaLibraryController
- ModuleController::__construct() — Method in class ModuleController
- ResetPasswordController::__construct() — Method in class ResetPasswordController
- RoleController::__construct() — Method in class RoleController
- SettingController::__construct() — Method in class SettingController
- TemplatesController::__construct() — Method in class TemplatesController
- UserController::__construct() — Method in class UserController
- Controller::__construct() — Method in class Controller
- GlideController::__invoke() — Method in class GlideController
- Impersonate::__construct() — Method in class Impersonate
- RedirectIfAuthenticated::__construct() — Method in class RedirectIfAuthenticated
- CurrentUser::__construct() — Method in class CurrentUser
- FilesUploaderConfig::__construct() — Method in class FilesUploaderConfig
- MediasUploaderConfig::__construct() — Method in class MediasUploaderConfig
- CleanupRevisions::__construct() — Method in class CleanupRevisions
- ReorderNestedModuleItems::__construct() — Method in class ReorderNestedModuleItems
- Media::__construct() — Method in class Media
- Permission::__construct() — Method in class Permission
- Revision::__construct() — Method in class Revision
- Role::__construct() — Method in class Role
- User::__construct() — Method in class User
- UserOauth::__construct() — Method in class UserOauth
- AppSettingsRepository::__construct() — Method in class AppSettingsRepository
- BlockRepository::__construct() — Method in class BlockRepository
- FileRepository::__construct() — Method in class FileRepository
- GroupRepository::__construct() — Method in class GroupRepository
- MediaRepository::__construct() — Method in class MediaRepository
- ModuleRepository::__call() — Method in class ModuleRepository
- RoleRepository::__construct() — Method in class RoleRepository
- SettingRepository::__construct() — Method in class SettingRepository
- UserRepository::__construct() — Method in class UserRepository
- Block::__construct() — Method in class Block
Block constructor.
- BlockMaker::__construct() — Method in class BlockMaker
- RenderData::__construct() — Method in class RenderData
- Breadcrumbs::__construct() — Method in class Breadcrumbs
- CloudfrontCacheService::__construct() — Method in class CloudfrontCacheService
- Disk::__construct() — Method in class Disk
- BladePartial::__construct() — Method in class BladePartial
- Columns::__construct() — Method in class Columns
- BaseFormField::__construct() — Method in class BaseFormField
- TiptapWrapper::__construct() — Method in class TiptapWrapper
- Fieldset::__construct() — Method in class Fieldset
- InlineRepeater::__construct() — Method in class InlineRepeater
- Option::__construct() — Method in class Option
- TwillBaseFilter::__construct() — Method in class TwillBaseFilter
- TableColumn::__construct() — Method in class TableColumn
- TableDataContext::__construct() — Method in class TableDataContext
- Glide::__construct() — Method in class Glide
- Imgix::__construct() — Method in class Imgix
- TwicPics::__construct() — Method in class TwicPics
- SignAzureUpload::__construct() — Method in class SignAzureUpload
- SignS3Upload::__construct() — Method in class SignS3Upload
- TwillBlockComponent::__construct() — Method in class TwillBlockComponent
- BlockEditor::__construct() — Method in class BlockEditor
- Browser::__construct() — Method in class Browser
- Checkbox::__construct() — Method in class Checkbox
- Checkboxes::__construct() — Method in class Checkboxes
- DatePicker::__construct() — Method in class DatePicker
- FieldWithOptions::__construct() — Method in class FieldWithOptions
- Files::__construct() — Method in class Files
- Hidden::__construct() — Method in class Hidden
- Input::__construct() — Method in class Input
- Map::__construct() — Method in class Map
- Medias::__construct() — Method in class Medias
- MultiSelect::__construct() — Method in class MultiSelect
- Radios::__construct() — Method in class Radios
- Repeater::__construct() — Method in class Repeater
- Select::__construct() — Method in class Select
- SelectPermissions::__construct() — Method in class SelectPermissions
- Tags::__construct() — Method in class Tags
- TwillFormComponent::__construct() — Method in class TwillFormComponent
- Wysiwyg::__construct() — Method in class Wysiwyg
- Breadcrumbs::__construct() — Method in class Breadcrumbs