MatcherDumper::dump

public function MatcherDumper::dump

public MatcherDumper::dump(array $options = array())

Dumps a set of routes to the router table in the database.

Available options:

  • provider: The route grouping that is being dumped. All existing routes with this provider will be deleted on dump.
  • base_class: The base class name.

Parameters

array $options: An array of options.

Overrides MatcherDumperInterface::dump

File

core/lib/Drupal/Core/Routing/登录查看完整内容