Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
186 changes: 0 additions & 186 deletions ja/development/dispatch-filters.rst

This file was deleted.

4 changes: 0 additions & 4 deletions ja/development/errors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -664,10 +664,6 @@ HTTP 関連の例外を投げることができます。例::

要求された URL はルーティングの逆引きができないか解析できません。

.. php:exception:: MissingDispatcherFilterException

ディスパッチャーフィルターが見つかりません。

.. php:namespace:: Cake\Core\Exception

.. php:exception:: Exception
Expand Down
6 changes: 0 additions & 6 deletions ja/development/routing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1492,12 +1492,6 @@ CakePHP 3.0 から名前付きパラメーターが削除されたとしても
名前付きパラメーターを移します。すべての名前付きパラメーターとして変換された引数は
渡された引数のリストから除去されます。

.. toctree::
:glob:
:maxdepth: 1

/development/dispatch-filters

.. meta::
:title lang=ja: ルーティング
:keywords lang=ja: controller actions,default routes,mod rewrite,code index,string url,php class,incoming requests,dispatcher,url url,meth,maps,match,parameters,array,config,cakephp,apache,router
Loading