Search for enhance
- Search 7.x for enhance
- Search 9.5.x for enhance
- Search 8.9.x for enhance
- Search 11.x for enhance
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ParamConversionEnhancer::getSubscribedEvents | function | core/ |
|
ParamConversionEnhancer::onException | function | core/ |
Catches failed parameter conversions and throw a 404 instead. |
ParamConversionEnhancer::__construct | function | core/ |
Constructs a new ParamConversionEnhancer. |
ParamConversionEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Enhancer\ParamConversionEnhancer @group Enhancer |
ParamConversionEnhancerTest.php | file | core/ |
|
ParamConversionEnhancerTest::$paramConversionEnhancer | property | core/ |
|
ParamConversionEnhancerTest::$paramConverterManager | property | core/ |
|
ParamConversionEnhancerTest::setUp | function | core/ |
|
ParamConversionEnhancerTest::testCopyRawVariables | function | core/ |
@covers ::copyRawVariables |
ParamConversionEnhancerTest::testEnhance | function | core/ |
@covers ::enhance |
ResourceVersionRouteEnhancer | class | core/ |
Loads an appropriate revision for the requested resource version. |
ResourceVersionRouteEnhancer.php | file | core/ |
|
ResourceVersionRouteEnhancer::$versionNegotiator | property | core/ |
The revision ID negotiator. |
ResourceVersionRouteEnhancer::CACHE_CONTEXT | constant | core/ |
The cache context by which vary the loaded entity revision. |
ResourceVersionRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
ResourceVersionRouteEnhancer::isValidVersionIdentifier | function | core/ |
Validates the user input. |
ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER | constant | core/ |
The query parameter for providing a version (revision) value. |
ResourceVersionRouteEnhancer::REVISION_ID_KEY | constant | core/ |
The route default parameter name. |
ResourceVersionRouteEnhancer::VERSION_IDENTIFIER_VALIDATOR | constant | core/ |
Resource version validation regex. |
ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED | constant | core/ |
A route parameter key which indicates that working copies were requested. |
ResourceVersionRouteEnhancer::__construct | function | core/ |
ResourceVersionRouteEnhancer constructor. |
RouteEnhancer | class | core/ |
Ensures the loaded entity matches the requested resource type. |
RouteEnhancer.php | file | core/ |
|
RouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
Router::$enhancers | property | core/ |
The list of available enhancers. |
Router::addDeprecatedRouteEnhancer | function | core/ |
Adds a deprecated route enhancer. |
Router::addRouteEnhancer | function | core/ |
Adds a route enhancer. |
Router::applyRouteEnhancers | function | core/ |
Apply the route enhancers to the defaults, according to priorities. |
route_enhancer.entity | service | core/ |
Drupal\Core\Entity\Enhancer\EntityRouteEnhancer |
route_enhancer.entity_bundle | service | core/ |
Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer |
route_enhancer.entity_revision | service | core/ |
Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer |
route_enhancer.form | service | core/ |
Drupal\Core\Routing\Enhancer\FormRouteEnhancer |
route_enhancer.param_conversion | service | core/ |
Drupal\Core\Routing\Enhancer\ParamConversionEnhancer |
UrlHelperTest::dataEnhanceWithPrefix | function | core/ |
Enhances test URLs with prefixes. |
UrlHelperTest::dataEnhanceWithScheme | function | core/ |
Enhances test URLs with schemes. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.