\midcom\routingloader

Summary

Methods
Properties
Constants
load()
supports()
get_legacy_routes()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
translate_validation()
is_legacy()
get_yaml()
get_path()
load_routes()
$yaml_loader
N/A

Properties

$yaml_loader

$yaml_loader : \Symfony\Component\Routing\Loader\YamlFileLoader

Type

\Symfony\Component\Routing\Loader\YamlFileLoader

Methods

load()

load(  $input,   $type = null) 

{@inheritDoc}

Parameters

$input
$type

supports()

supports(  $resource,   $type = null) 

{@inheritdoc}

Parameters

$resource
$type

get_legacy_routes()

get_legacy_routes(string  $component) : array

Parameters

string $component

Returns

array

translate_validation()

translate_validation(array  $input) : string

Small transitory helper for old-style route validation configs

Parameters

array $input

Returns

string

is_legacy()

is_legacy(string  $component) : boolean

Parameters

string $component

Returns

boolean

get_yaml()

get_yaml() : \Symfony\Component\Routing\Loader\YamlFileLoader

Returns

\Symfony\Component\Routing\Loader\YamlFileLoader

get_path()

get_path(  $component,   $suffix) 

Parameters

$component
$suffix

load_routes()

load_routes(  $component) 

Parameters

$component