Feature #31909

Add more routing: cli-informations

Added by Martin Ficzel over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-11-18
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:MVC - Routing
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:easy
Has patch:No

Description

The routing should be explorable from the cli. I suggest to implement the following commands:

  1. routing:show show informations for a single route
  2. routing:resolve show the generated path for a given controller
  3. routing:route show the controller a request would be routed to

Associated revisions

Revision 270dced5
Added by Martin Ficzel over 3 years ago

[FEATURE] Add routing:show, routing:route and routing:resolve commands

Adds 3 CLI commands:
- routing:show show informations for a single route
- routing:getPath show the generated route-path for a given package, controller and action
- routing:routePath take a route-path and show package, controller and action

The patch alters the routing:list command to show the index number for the routes.

Change-Id: Ifccb953c58fa6bc47f0de64a6d375203cd45f711
Resolves: #31909
Releases: 1.1

History

#1 Updated by Mr. Hudson over 3 years ago

  • Status changed from New to Under Review

Patch set 1 of change I739bd685d158bfeb085f9b1862c69aeb8ad52cd4 has been pushed to the review server.
It is available at http://review.typo3.org/6733

#2 Updated by Mr. Hudson over 3 years ago

Patch set 1 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#3 Updated by Mr. Jenkins over 3 years ago

Patch set 2 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#4 Updated by Mr. Jenkins over 3 years ago

Patch set 3 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#5 Updated by Mr. Jenkins over 3 years ago

Patch set 4 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#6 Updated by Mr. Jenkins over 3 years ago

Patch set 5 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#7 Updated by Mr. Jenkins over 3 years ago

Patch set 6 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#8 Updated by Mr. Jenkins over 3 years ago

Patch set 7 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#9 Updated by Mr. Jenkins over 3 years ago

Patch set 8 of change Ifccb953c58fa6bc47f0de64a6d375203cd45f711 has been pushed to the review server.
It is available at http://review.typo3.org/6734

#10 Updated by Martin Ficzel over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#11 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.1 to 1.1 beta 1

Also available in: Atom PDF