Routes | Wheels

Routes
What's going where..

Routes
Name Method Pattern Controller Action
health
get
/healthhealthindex
up
get
/upupindex
apiProjects
get
/api/v1/projectsprojectsindex
apiProject
get
/api/v1/projects/[key]projectsshow
apiPosts
get
/api/v1/postspostsindex
apiPost
get
/api/v1/posts/[key]postsshow
apiServices
get
/api/v1/servicesservicesindex
apiTechnologies
get
/api/v1/technologiestechnologiesindex
apiContact
post
/api/v1/contactcontactcreate
apiBanner
get
/api/v1/bannerbannershow
apiSettings
get
/api/v1/settingssettingsindex
apiLogin
post
/api/v1/auth/loginsessionscreate
apiAdminProjects
get
/api/v1/admin/projectsadminProjectsindex
apiAdminProjectNew
post
/api/v1/admin/projectsadminProjectscreate
apiAdminProject
get
/api/v1/admin/projects/[key]adminProjectsshow
apiAdminProjectUpdate
patch
/api/v1/admin/projects/[key]adminProjectsupdate
apiAdminProjectDelete
delete
/api/v1/admin/projects/[key]adminProjectsdelete
apiAdminPosts
get
/api/v1/admin/postsadminPostsindex
apiAdminPostNew
post
/api/v1/admin/postsadminPostscreate
apiAdminPost
get
/api/v1/admin/posts/[key]adminPostsshow
apiAdminPostUpdate
patch
/api/v1/admin/posts/[key]adminPostsupdate
apiAdminPostDelete
delete
/api/v1/admin/posts/[key]adminPostsdelete
apiAdminServices
get
/api/v1/admin/servicesadminServicesindex
apiAdminServiceNew
post
/api/v1/admin/servicesadminServicescreate
apiAdminService
get
/api/v1/admin/services/[key]adminServicesshow
apiAdminServiceUpdate
patch
/api/v1/admin/services/[key]adminServicesupdate
apiAdminServiceDelete
delete
/api/v1/admin/services/[key]adminServicesdelete
apiAdminMessages
get
/api/v1/admin/messagesadminMessagesindex
apiAdminMessageUpdate
patch
/api/v1/admin/messages/[key]adminMessagesupdate
apiAdminMessageReply
post
/api/v1/admin/messages/[key]/replyadminMessagesreply
apiAdminUploads
get
/api/v1/admin/uploadsadminUploadsindex
apiAdminUploadNew
post
/api/v1/admin/uploadsadminUploadscreate
apiAdminUploadDel
delete
/api/v1/admin/uploads/[key]adminUploadsdelete
apiAdminSettings
get
/api/v1/admin/settingsadminSettingsindex
apiAdminSettingsUp
patch
/api/v1/admin/settingsadminSettingsupdate
apiAdminMedia
get
/api/v1/admin/mediaadminMediaFilesindex
apiAdminMediaNew
post
/api/v1/admin/mediaadminMediaFilescreate
apiAdminMediaUp
patch
/api/v1/admin/media/[key]adminMediaFilesupdate
apiAdminMediaCover
post
/api/v1/admin/media/[key]/coveradminMediaFilescover
apiAdminMediaMove
post
/api/v1/admin/media/[key]/moveadminMediaFilesmove
apiAdminMediaDel
delete
/api/v1/admin/media/[key]adminMediaFilesdelete
apiAdminTechnologies
get
/api/v1/admin/technologiesadminTechnologiesindex
apiAdminTechnologyNew
post
/api/v1/admin/technologiesadminTechnologiescreate
apiAdminTechnology
get
/api/v1/admin/technologies/[key]adminTechnologiesshow
apiAdminTechnologyUp
patch
/api/v1/admin/technologies/[key]adminTechnologiesupdate
apiAdminTechnologyDel
delete
/api/v1/admin/technologies/[key]adminTechnologiesdelete
apiAdminReferences
get
/api/v1/admin/referencesadminReferencesindex
apiAdminReferenceNew
post
/api/v1/admin/referencesadminReferencescreate
apiAdminReferenceUp
patch
/api/v1/admin/references/[key]adminReferencesupdate
apiAdminReferenceDel
delete
/api/v1/admin/references/[key]adminReferencesdelete
apiAdminBanners
get
/api/v1/admin/bannersadminBannersindex
apiAdminBannerNew
post
/api/v1/admin/bannersadminBannerscreate
apiAdminBanner
get
/api/v1/admin/banners/[key]adminBannersshow
apiAdminBannerUp
patch
/api/v1/admin/banners/[key]adminBannersupdate
apiAdminBannerDel
delete
/api/v1/admin/banners/[key]adminBannersdelete
wheelsCliBridge
post
/wheelswheels
root
get
/mainindex
Note
These are here for reference only. They aren't loaded in production, and only used to render the Wheels internal interface
Routes
Name Method Pattern Controller Action
wheelsInfo
get
/wheels/infowheels.publicinfo
wheelsRoutes
get
/wheels/routeswheels.publicroutes
wheelsRouteTester
post
/wheels/route-testerwheels.publicroutetester
wheelsRunner
get
/wheels/runnerwheels.publicrunner
wheelsPackages
get
/wheels/legacy/[type]/testswheels.publicpackages
wheelsWheelsPackages
get
/wheels/legacy/app/testswheels.publicpackages
wheelsTestbox
get
/wheels/core/testswheels.publictests_testbox
wheelsCliTests
get
/wheels/cli/testswheels.publicclitests
wheelsMigratorTemplates
get
/wheels/migrator/templateswheels.publicmigratortemplates
wheelsMigratorTemplatesCreate
post
/wheels/migrator/templateswheels.publicmigratortemplatescreate
wheelsMigratorSQL
get
/wheels/migrator/sql/[version]wheels.publicmigratorsql
wheelsMigratorCommand
post
/wheels/migrator/[command]/[version]wheels.publicmigratorcommand
wheelsMigrator
get
/wheels/migratorwheels.publicmigrator
wheelsTests
get
/wheels/tests/[type]wheels.publictests
wheelsApiDocs
get
/wheels/apiwheels.publicapi
wheelsAiDocs
get
/wheels/aiwheels.publicai
wheelsMcp
get
/wheels/mcpwheels.publicmcp
wheelsMcpPost
post
/wheels/mcpwheels.publicmcp
wheelsConsoleEval
post
/wheels/console/evalwheels.publicconsoleeval
wheelsCli
get
/wheels/cliwheels.publiccli
wheelsCliPost
post
/wheels/cliwheels.publiccli
wheelsPackageEntry
get
/wheels/packages/[name]wheels.publicpackageentry
wheelsPackageList
get
/wheels/packageswheels.publicpackagelist
wheelsPluginEntry
get
/wheels/plugins/[name]wheels.publicpluginentry
wheelsPluginPost
post
/wheels/plugins/[name]wheels.publicpluginentry
wheelsPlugins
get
/wheels/pluginswheels.publicplugins
wheelsBuild
get
/wheels/buildwheels.publicbuild
wheelsLegacy
get
/wheels/wheels/[view]wheels.publiclegacy
wheelsGuides
get
/wheels/guideswheels.publicguides
wheelsGuidesWildCard
get
/wheels/guides/[path]wheels.publicguides
wheelsGuideImage
get
/wheels/guides-assets/[file]wheels.publicguideImage
wheelsAssets
get
/wheels/assets/[file]wheels.publicassets
wheelsRoot
get
/wheelswheels.publicindex
testbox
get
/wheels/app/testswheelstestbox
Wheels 4.0.6

Request Details

Route
wheelsRoutes
Controller
wheels.Public
Action
routes
HTTP Method
GET
URL
api.alexandreclasquin.com/wheels/routes
Application
myportfolio_api
Data Source
appDS
DB Adapter
MySQLModel
URL Rewriting
On

Execution Timing — 12ms total

No timing breakdown available.

Request Parameters

NameValueType
formathtmlstring

Environment & Configuration

Application
Environment
Development — TestingMaintenanceProduction
Wheels Version
4.0.6
CFML Engine
Lucee 7.1.0.204
Host Name
36b2e6744d9a
Packages

No packages installed.

Plugins (Legacy)

No plugins installed.