|
Route::$schemes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
|
Route::$schemes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
|
|
Route::setSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
|
Route::getSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
|
Route::getSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the lowercased schemes this route is restricted to.
So an empty array means that any scheme is allowed. |
|
Route::setSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets the schemes (e.g. 'https') this route is restricted to.
So an empty array means that any scheme is allowed. |
|
CardScheme::$schemes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CardScheme.php |
|
|
RouteCollection::setSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Sets the schemes (e.g. 'https') all child routes are restricted to. |
|
CardSchemeValidator::$schemes |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CardSchemeValidator.php |
|