Index
A
- AuthServiceProvider — Class in namespace A17\Twill
- AuthServiceProvider::authorize() — Method in class AuthServiceProvider
- $ Capsule#automaticNavigation — Property in class Capsule
- Capsule::autoloadConfigFiles() — Method in class Capsule
- $ 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
- $ ModuleController#app — Property in class ModuleController
- 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.
- ActiveNavigation — Class in namespace A17\Twill\Http\ViewComposers
- $ CurrentUser#authFactory — Property in class CurrentUser
- HasSlug::addOneSlug() — Method in class HasSlug
- Media::altTextFrom() — Method in class Media
- HandleBlocks::afterSaveHandleBlocks() — Method in class HandleBlocks
- HandleBrowsers::afterSaveHandleBrowsers() — Method in class HandleBrowsers
- HandleFiles::afterSaveHandleFiles() — Method in class HandleFiles
- HandleMedias::afterSaveHandleMedias() — Method in class HandleMedias
- HandleNesting::afterRestore() — Method in class HandleNesting
- HandleRelatedBrowsers::afterSaveHandleRelatedBrowsers() — Method in class HandleRelatedBrowsers
- HandleRepeaters::afterSaveHandleRepeaters() — Method in class HandleRepeaters
- HandleSlugs::afterSaveHandleSlugs() — Method in class HandleSlugs
- HandleSlugs::afterDeleteHandleSlugs() — Method in class HandleSlugs
- HandleSlugs::afterRestoreHandleSlugs() — Method in class HandleSlugs
- HandleTags::afterSaveHandleTags() — Method in class HandleTags
- BlockRepository::afterSave() — Method in class BlockRepository
- BlockRepository::afterDelete() — Method in class BlockRepository
- FileRepository::afterDelete() — Method in class FileRepository
- MediaRepository::afterDelete() — Method in class MediaRepository
- ModuleRepository::afterUpdateBasic() — Method in class ModuleRepository
- ModuleRepository::afterSave() — Method in class ModuleRepository
- ModuleRepository::afterDelete() — 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
- BlockCollection::addBlocksFromConfig() — Method in class BlockCollection
This function will add blocks and repeaters that are only defined in the config.
- Aws — Class in namespace A17\Twill\Services\Cloud
- Azure — Class in namespace A17\Twill\Services\Cloud
- AbstractParamsProcessor — Class in namespace A17\Twill\Services\MediaLibrary
Base class to implement image service parameter compatibility.
- $ Glide#app — Property in class Glide
- $ TwillPackageServiceProvider#autoRegisterCapsules — Property in class TwillPackageServiceProvider
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
- $ ModuleMake#blockable — Property in class ModuleMake
- 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
- 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
- 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
- $ HandleBrowsers#browsers — Property in class HandleBrowsers
All browsers used in the model, as an array of browser names: [ 'books', 'publications' ]
- HandleRevisions::beforeSaveHandleRevisions() — Method in class HandleRevisions
- BlockRepository — Class in namespace A17\Twill\Repositories
- BlockRepository::buildFromCmsArray() — Method in class BlockRepository
- 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
- BlockCollection — Class in namespace A17\Twill\Services\Blocks
- BlockCollection::blockFromComponentName() — Method in class BlockCollection
- BlockMaker — Class in namespace A17\Twill\Services\Blocks
- $ BlockMaker#blockBase — Property in class BlockMaker
- $ SignAzureUpload#blobSharedAccessSignatureHelper — Property in class SignAzureUpload
- $ TwillBlocks#blockDirectories — Property in class TwillBlocks
- TwillPackageServiceProvider::boot() — Method in class TwillPackageServiceProvider
- TwillServiceProvider::boot() — Method in class TwillServiceProvider
Bootstraps the package services.
- ValidationServiceProvider::boot() — Method in class ValidationServiceProvider
Registers the package additional validation rules.
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
- CreateSuperAdmin — Class in namespace A17\Twill\Commands
- $ CreateSuperAdmin#config — Property in class CreateSuperAdmin
- ListBlocks::colorize() — Method in class ListBlocks
- $ ListIcons#config — Property in class ListIcons
- $ MakeCapsule#capsulesDirectory — Property in class MakeCapsule
- $ 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
- Capsule — Class in namespace A17\Twill\Helpers
- 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
- $ 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
- ActiveNavigation::compose() — Method in class ActiveNavigation
Binds data to the view.
- 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.
- $ HasMedias#cropParamsKeys — Property in class HasMedias
- HasMedias::cmsImage() — Method in class HasMedias
Returns the URL of the CMS image for a role and crop.
- 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
- Media::canDeleteSafely() — Method in class Media
- $ User#cast — Property in class User
- $ User#checkboxes — Property in class User
- $ User#casts — Property in class User
- 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
- BlockCollection::collect() — Method in class BlockCollection
- $ 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
- $ 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
- $ SignAzureUpload#config — Property in class SignAzureUpload
- $ SignS3Upload#config — Property in class SignS3Upload
- TwillCapsules::capsuleNamespace() — Method in class TwillCapsules
- TwillCapsules::capsuleNamespaceToPath() — Method in class TwillCapsules
- TwillServiceProvider::check2FA() — Method in class TwillServiceProvider
In case 2FA is enabled, we need to check if a QRCode compatible package is installed.
D
- $ 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
- $ 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.
- $ GenerateBlocks#description — Property in class GenerateBlocks
The console command description.
- $ GeneratePackageCommand#description — Property in class GeneratePackageCommand
- GeneratePackageCommand::displayMessage() — Method in class GeneratePackageCommand
- $ Install#description — Property in class Install
The console command description.
- $ Install#db — Property in class Install
- $ ListBlocks#description — Property in class ListBlocks
The console command description.
- ListBlocks::displayMissingDirectories() — Method in class ListBlocks
- 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
- $ ModuleMakeDeprecated#description — Property in class ModuleMakeDeprecated
The console command description.
- $ 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
- $ 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
- DashboardController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ FileLibraryController#defaultOrders — Property in class FileLibraryController
- $ FileLibraryController#defaultFilters — Property in class FileLibraryController
- $ MediaLibraryController#defaultOrders — Property in class MediaLibraryController
- $ MediaLibraryController#defaultFilters — 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.
- $ 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::duplicate() — Method in class ModuleController
- ModuleController::destroy() — Method in class ModuleController
- $ UserController#defaultOrders — Property in class UserController
- $ UserController#defaultFilters — 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.
- HasSlug::disableLocaleSlugs() — Method in class HasSlug
- Media::delete() — Method in class Media
- $ User#dates — Property in class User
- ModuleRepository::duplicate() — Method in class ModuleRepository
- ModuleRepository::delete() — Method in class ModuleRepository
- $ UserRepository#db — Property in class UserRepository
- Twill::devAsset() — Method in class Twill
- BlockCollection::detectCustomSources() — Method in class BlockCollection
- $ CloudfrontCacheService#defaultRegion — Property in class CloudfrontCacheService
- $ CloudfrontCacheService#defaultSdkVersion — Property in class CloudfrontCacheService
- Disk — Class in namespace A17\Twill\Services\FileLibrary
E
- $ Command#exitCode — Property in class Command
- $ Capsule#enabled — Property in class Capsule
- $ FileLibraryController#endpointType — Property in class FileLibraryController
- $ 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::edit() — Method in class ModuleController
- SingletonModuleController::editSingleton() — Method in class SingletonModuleController
- BlockMaker::error() — Method in class BlockMaker
F
- $ Build#filesystem — Property in class Build
- $ GenerateBlocks#filesystem — Property in class GenerateBlocks
- $ Install#files — Property in class Install
- $ ListIcons#files — Property in class ListIcons
- $ ModuleMake#files — Property in class ModuleMake
- $ ModuleMake#fileable — Property in class ModuleMake
- $ SyncLang#files — Property in class SyncLang
- 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
- ForgotPasswordController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ 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#filtersDefaultOptions — Property in class ModuleController
Filters that are selected by default in the index view.
- $ ModuleController#featureField — Property in class ModuleController
Feature field name if the controller is using the feature route (defaults to "featured").
- $ 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::filterScope() — Method in class ModuleController
- ModuleController::form() — Method in class ModuleController
- ModuleController::formData() — Method in class ModuleController
- ModuleController::fireEvent() — Method in class ModuleController
- $ 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
- 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
- $ Media#fillable — Property in class Media
- $ Revision#fillable — Property in class Revision
- $ 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
- HandleTags::filterHandleTags() — Method in class HandleTags
- HandleTranslations::filterHandleTranslations() — Method in class HandleTranslations
- FileRepository — Class in namespace A17\Twill\Repositories
- FileRepository::filter() — Method in class FileRepository
- MediaRepository::filter() — Method in class MediaRepository
- $ 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::findFirstWithType() — Method in class Block
Gets the first match being a block or repeater.
- $ BlockCollection#fileSystem — Property in class BlockCollection
- BlockCollection::findByName() — Method in class BlockCollection
- BlockCollection::findFileByComponentName() — Method in class BlockCollection
This function will try to find a view from the a component name (minus the 'a17-block-' namespace).
- $ BlockMaker#files — Property in class BlockMaker
- 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
- $ 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
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
- GenerateBlocks — 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::getBlockCollection() — Method in class ListBlocks
- 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.
- 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.
- TwillBlocks::getFacadeAccessor() — Method in class TwillBlocks
- TwillCapsules::getFacadeAccessor() — Method in class TwillCapsules
- 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::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
- BlocksController::getChildrenBlock() — Method in class BlocksController
- BlocksController::getChildrenPreview() — Method in class BlocksController
- FormSubmitOptions::getSubmitOptions() — Method in class FormSubmitOptions
- FormSubmitOptions::getSubmitOptionsForDraftRevisions() — Method in class FormSubmitOptions
- FileLibraryController::getIndexData() — Method in class FileLibraryController
- FileLibraryController::getRequestFilters() — Method in class FileLibraryController
- LoginController::guard() — Method in class LoginController
- MediaLibraryController::getIndexData() — Method in class MediaLibraryController
- MediaLibraryController::getRequestFilters() — Method in class MediaLibraryController
- ModuleController::getParentModuleIdFromRequest() — Method in class ModuleController
- ModuleController::getIndexData() — Method in class ModuleController
- ModuleController::getIndexItems() — Method in class ModuleController
- ModuleController::getIndexTableData() — Method in class ModuleController
- ModuleController::getItemColumnData() — Method in class ModuleController
- ModuleController::getItemIdentifier() — Method in class ModuleController
- ModuleController::getIndexTableColumns() — Method in class ModuleController
- ModuleController::getIndexTableMainFilters() — 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::getRepeaterList() — Method in class ModuleController
- NestedModuleController::getBrowserItems() — Method in class NestedModuleController
- ResetPasswordController::guard() — Method in class ResetPasswordController
- SettingController::getSubmitOptions() — Method in class SettingController
- SingletonModuleController::getSubmitOptions() — Method in class SingletonModuleController
- UserController::getRequestFilters() — Method in class UserController
- UserController::getIndexTableMainFilters() — 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
- HasDates::getDates() — Method in class HasDates
Get the attributes that should be converted to dates.
- 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
- HasPosition::getCurrentLastPosition() — Method in class HasPosition
- HasRelated::getRelated() — Method in class HasRelated
Returns the related items for a browser field.
- 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
- Feature::getTable() — Method in class Feature
- File::getSizeAttribute() — Method in class File
- File::getTable() — Method in class File
- 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
- $ RelatedItem#guarded — Property in class RelatedItem
- RelatedItem::getTable() — Method in class RelatedItem
- Revision::getByUserAttribute() — Method in class Revision
- 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::getTitleInBrowserAttribute() — Method in class User
- User::getRoleValueAttribute() — Method in class User
- User::getCanDeleteAttribute() — Method in class User
- User::getGoogle2faSecretAttribute() — Method in class User
- User::generate2faSecretKey() — Method in class User
- User::get2faQrCode() — Method in class User
- 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
- HandleJsonRepeaters::getFormFieldsHandleJsonRepeaters() — Method in class HandleJsonRepeaters
- HandleJsonRepeaters::getJsonRepeater() — Method in class HandleJsonRepeaters
- HandleMedias::getFormFieldsHandleMedias() — Method in class HandleMedias
- HandleMedias::getCrops() — Method in class HandleMedias
- 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::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
- 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
- BlockRepository::getCrops() — Method in class BlockRepository
- ModuleRepository::get() — Method in class ModuleRepository
- ModuleRepository::getCountByStatusSlug() — Method in class ModuleRepository
- ModuleRepository::getCountForAll() — Method in class ModuleRepository
- ModuleRepository::getCountForPublished() — Method in class ModuleRepository
- ModuleRepository::getCountForDraft() — Method in class ModuleRepository
- ModuleRepository::getCountForTrash() — 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
- SettingRepository::getFormFields() — Method in class SettingRepository
- SettingRepository::getCrops() — Method in class SettingRepository
- UserRepository::getCountForPublished() — Method in class UserRepository
- UserRepository::getCountForDraft() — Method in class UserRepository
- UserRepository::getCountForTrash() — 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::getBlocks() — Method in class BlockCollection
- BlockCollection::getBlockList() — Method in class BlockCollection
- BlockCollection::getMissingDirectories() — Method in class BlockCollection
- BlockCollection::generatePaths() — Method in class BlockCollection
- BlockCollection::getRepeaters() — Method in class BlockCollection
- BlockCollection::getRepeaterList() — Method in class BlockCollection
- BlockMaker::getBlockCollection() — Method in class BlockMaker
- BlockMaker::getBlockByName() — Method in class BlockMaker
- BlockMaker::getIconFile() — Method in class BlockMaker
- BlockMaker::generateRepeaters() — Method in class BlockMaker
- 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
- 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
- SignAzureUpload::getSasUrl() — Method in class SignAzureUpload
- 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::getRepeaters() — Method in class TwillBlocks
- 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
- TwillPackageServiceProvider::getClassName() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::getCapsuleNamespace() — Method in class TwillPackageServiceProvider
- TwillPackageServiceProvider::getPackageDirectory() — Method in class TwillPackageServiceProvider
- TwillRoutes::getRouteGroupOptions() — Method in class TwillRoutes
- TwillRoutes::getRouteMiddleware() — Method in class TwillRoutes
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.
- CreateSuperAdmin::handle() — Method in class CreateSuperAdmin
Create super admin account.
- Dev::handle() — Method in class Dev
Executes the console command.
- GenerateBlocks::handle() — Method in class GenerateBlocks
Executes the console command.
- 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.
- ModuleMakeDeprecated::handle() — Method in class ModuleMakeDeprecated
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.
- SyncLang::handle() — Method in class SyncLang
Create super admin account.
- 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.
- 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
- Impersonate::handle() — Method in class Impersonate
Handles an incoming request.
- Localization::handle() — Method in class Localization
Handles an incoming request.
- 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.
- ReorderNestedModuleItems::handle() — Method in class ReorderNestedModuleItems
- HasBlocks — Class in namespace A17\Twill\Models\Behaviors
- HasDates — 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
- 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
- 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
- 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
- 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
- HandleSlugs — Class in namespace A17\Twill\Repositories\Behaviors
- HandleTags — Class in namespace A17\Twill\Repositories\Behaviors
- HandleTranslations — 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
- $ 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
- TwillUtil::hasRepeaterIdFor() — Method in class TwillUtil
- TwillUtil::hasBlockIdFor() — Method in class TwillUtil
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.
- Handler::invalidJson() — Method in class Handler
- 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
- 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
- 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#indexColumns — 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
- 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
- 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 (shoud 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::isNewFormat() — Method in class Block
- $ BlockMaker#icon — Property in class BlockMaker
- BlockMaker::info() — Method in class BlockMaker
- CloudfrontCacheService::invalidate() — Method in class CloudfrontCacheService
- 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
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
- LoginController — Class in namespace A17\Twill\Http\Controllers\Admin
- LoginController::logout() — Method in class LoginController
- LoginController::login2Fa() — Method in class LoginController
- LoginController::linkProvider() — Method in class LoginController
- 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.
- ModuleRepository::listAll() — Method in class ModuleRepository
- BlockCollection::load() — Method in class BlockCollection
- BlockCollection::logDeprecatedBlockConfig() — Method in class BlockCollection
- BlockCollection::list() — Method in class BlockCollection
- Local — Class in namespace A17\Twill\Services\MediaLibrary
- TwillCapsules::loadProjectCapsules() — Method in class TwillCapsules
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
- ModuleMakeDeprecated — Class in namespace A17\Twill\Commands
- $ 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
- $ FileLibraryController#moduleName — Property in class FileLibraryController
- 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
- $ 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
- $ 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
- Glide::makeCloudSource() — Method in class Glide
- TwillCapsules::makeProjectCapsule() — Method in class TwillCapsules
Generates a non package capsule object.
N
- $ 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
- $ Capsule#name — Property in class Capsule
- $ FileLibraryController#namespace — Property in class FileLibraryController
- $ 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.- $ 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
- $ HandleTranslations#nullableFields — Property in class HandleTranslations
- $ RouteServiceProvider#namespace — Property in class RouteServiceProvider
- $ Block#name — Property in class Block
O
- 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
P
- ModuleMake::putTwillStub() — 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.
- $ Capsule#path — Property in class Capsule
- $ Capsule#packageCapsule — Property in class Capsule
- 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
- HasOauth::providers() — Method in class HasOauth
- $ HasPresenter#presenterInstance — Property in class HasPresenter
- HasPresenter::present() — Method in class HasPresenter
- HasPresenter::presentAdmin() — Method in class HasPresenter
- $ RelatedItem#primaryKey — Property in class RelatedItem
- 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::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
- $ 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.
Q
- $ 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
- Capsule::registerServiceProvider() — Method in class Capsule
- Capsule::registerViews() — Method in class Capsule
- Capsule::registerRoutes() — Method in class Capsule
- Capsule::routesFileExists() — Method in class Capsule
- Capsule::registerConfig() — 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.
- $ SettingController#redirector — Property in class SettingController
- $ TemplatesController#responseFactory — Property in class TemplatesController
- Authenticate::redirectTo() — Method in class Authenticate
Get the path the user should be redirected to when they are not authenticated.
- 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.
- MediaRequest::rules() — Method in class MediaRequest
Gets the validation rules that apply to the request.
- $ OauthRequest#redirectRoute — Property in class OauthRequest
- 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::rules() — Method in class Request
Gets the validation rules that apply to the request.
- Request::rulesForTranslatedFields() — Method in class Request
Gets the validation rules that apply to the translated fields.
- UserRequest::rules() — Method in class UserRequest
Gets the validation rules that apply to the request.
- $ ActiveNavigation#request — Property in class ActiveNavigation
- ReorderNestedModuleItems — Class in namespace A17\Twill\Jobs
- 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.
- $ 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.
- Media::replace() — Method in class Media
- RelatedItem — Class in namespace A17\Twill\Models
- RelatedItem::related() — Method in class RelatedItem
- Revision — Class in namespace A17\Twill\Models
- Reset — Class in namespace A17\Twill\Notifications
- $ 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' ].
- ModuleRepository::restore() — Method in class ModuleRepository
- RouteServiceProvider — Class in namespace A17\Twill
- RouteServiceProvider::registerMacros() — Method in class RouteServiceProvider
Registers Route macros.
- 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::render() — Method in class Block
- Block::removeSpecialBladeTags() — Method in class Block
- BlockCollection::readBlocks() — Method in class BlockCollection
- $ Glide#request — Property in class Glide
- Glide::render() — Method in class Glide
- $ TwillBlocks#repeatersDirectories — Property in class TwillBlocks
- TwillBlocks::registerPackageBlocksDirectory() — Method in class TwillBlocks
Registers a blocks directory.
- TwillBlocks::registerPackageRepeatersDirectory() — Method in class TwillBlocks
Registers a repeaters directory.
- 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
- 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
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.
- $ 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.
- $ GenerateBlocks#signature — Property in class GenerateBlocks
The name and signature of the console command.
- $ 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
- $ ModuleMakeDeprecated#signature — Property in class ModuleMakeDeprecated
The name and signature of the console command.
- $ 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
- 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
- DashboardController::search() — Method in class DashboardController
- FeaturedController::save() — Method in class FeaturedController
- 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::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::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::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
- $ 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
- Feature::scopeForBucket() — Method in class Feature
- File::scopeUnused() — Method in class File
- Media::scopeUnused() — Method in class Media
- Model::scopePublished() — 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
- RelatedItem::subject() — Method in class RelatedItem
- Setting — Class in namespace A17\Twill\Models
- SettingTranslation — Class in namespace A17\Twill\Models\Translations
- User::scopePublished() — Method in class User
- User::scopeDraft() — Method in class User
- User::scopeOnlyTrashed() — 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::setGoogle2faSecretAttribute() — Method in class User
- HandleNesting::setNewOrder() — Method in class HandleNesting
- ModuleRepository::setNewOrder() — Method in class ModuleRepository
- ModuleRepository::searchIn() — 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#source — Property in class Block
- Block::setSource() — Method in class Block
- BlockMaker::saveAllFiles() — Method in class BlockMaker
- BlockMaker::setCommand() — Method in class BlockMaker
- SignAzureUpload — Class in namespace A17\Twill\Services\Uploader
- SignS3Upload — Class in namespace A17\Twill\Services\Uploader
- SignUploadListener — Class in namespace A17\Twill\Services\Uploader
- TwillRoutes::supportSubdomainRouting() — Method in class TwillRoutes
T
- $ ModuleMake#translatable — Property in class ModuleMake
- TwillFlushManifest — Class in namespace A17\Twill\Commands
- TwillBlocks — Class in namespace A17\Twill\Facades
- TwillCapsules — Class in namespace A17\Twill\Facades
- TwillRoutes — Class in namespace A17\Twill\Facades
- TwillUtil — Class in namespace A17\Twill\Facades
- $ ModuleController#titleColumnKey — Property in class ModuleController
Name of the index column to use as name column.
- $ ModuleController#titleFormKey — Property in class ModuleController
Attribute to use as title 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
- TemplatesController — Class in namespace A17\Twill\Http\Controllers\Admin
- $ UserController#titleColumnKey — Property in class UserController
- $ Seo#title — Property in class Seo
- HasTranslation::translatedAttribute() — Method in class HasTranslation
Returns all translations for a given attribute.
- $ Block#timestamps — Property in class Block
- Block::translatedInput() — Method in class Block
- $ File#timestamps — Property in class File
- File::toCmsArray() — Method in class File
- $ Media#timestamps — Property in class Media
- Media::toCmsArray() — Method in class Media
- $ Model#timestamps — Property in class Model
- Model::tags() — Method in class Model
- {@inheritdoc}
- 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
- $ 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
- Reset::toMail() — Method in class Reset
Build the mail representation of the notification.
- Welcome::toMail() — Method in class Welcome
Build the mail representation of the notification.
- 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
- TwicPics — Class in namespace A17\Twill\Services\MediaLibrary
- TwicPicsParamsProcessor — Class in namespace A17\Twill\Services\MediaLibrary
- TwillBlocks — Class in namespace A17\Twill
- TwillCapsules — Class in namespace A17\Twill
- TwillPackageServiceProvider — Class in namespace A17\Twill
- TwillRoutes — Class in namespace A17\Twill
- TwillServiceProvider — Class in namespace A17\Twill
- TwillUtil — Class in namespace A17\Twill
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
- Update — Class in namespace A17\Twill\Commands
- $ FileLibraryController#urlGenerator — Property in class FileLibraryController
- FileLibraryController::uploadIsSigned() — Method in class FileLibraryController
- FileLibraryController::uploadIsNotValid() — Method in class FileLibraryController
- MediaLibraryController::uploadIsSigned() — Method in class MediaLibraryController
- MediaLibraryController::uploadIsNotValid() — Method in class MediaLibraryController
- ModuleController::update() — Method in class ModuleController
- $ SettingController#urlGenerator — Property in class SettingController
- SettingController::update() — Method in class SettingController
- UserController — Class in namespace A17\Twill\Http\Controllers\Admin
- 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
- Revision::user() — Method in class Revision
- $ 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
- 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::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
- SignUploadListener::uploadIsSigned() — Method in class SignUploadListener
- SignUploadListener::uploadIsNotValid() — Method in class SignUploadListener
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
- 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
- $ Seo#width — Property in class Seo
- $ Block#with — Property in class Block
- $ Revision#with — Property in class Revision
- Welcome — Class in namespace A17\Twill\Notifications
- $ AbstractParamsProcessor#width — Property in class AbstractParamsProcessor
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
- MediaCropNotFoundException::__construct() — Method in class MediaCropNotFoundException
- Capsule::__construct() — Method in class Capsule
- 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
- 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
- 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
- ActiveNavigation::__construct() — Method in class ActiveNavigation
- CurrentUser::__construct() — Method in class CurrentUser
- FilesUploaderConfig::__construct() — Method in class FilesUploaderConfig
- Localization::__construct() — Method in class Localization
Create a new profile composer.
- MediasUploaderConfig::__construct() — Method in class MediasUploaderConfig
- ReorderNestedModuleItems::__construct() — Method in class ReorderNestedModuleItems
- Media::__construct() — Method in class Media
- Revision::__construct() — Method in class Revision
- User::__construct() — Method in class User
- UserOauth::__construct() — Method in class UserOauth
- BlockRepository::__construct() — Method in class BlockRepository
- FileRepository::__construct() — Method in class FileRepository
- MediaRepository::__construct() — Method in class MediaRepository
- ModuleRepository::__call() — Method in class ModuleRepository
- SettingRepository::__construct() — Method in class SettingRepository
- UserRepository::__construct() — Method in class UserRepository
- Block::__construct() — Method in class Block
Block constructor.
- BlockCollection::__construct() — Method in class BlockCollection
- BlockMaker::__construct() — Method in class BlockMaker
- CloudfrontCacheService::__construct() — Method in class CloudfrontCacheService
- Disk::__construct() — Method in class Disk
- 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