FieldPresenceEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
ContentControllerEnhancer.php |
file |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Contains \Drupal\Core\Routing\Enhancer\ContentControllerEnhancer. |
FieldMapEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
FieldPresenceEnhancer::$source |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php |
|
FieldPresenceEnhancer::$target |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php |
|
FieldPresenceEnhancer::enhance |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php |
Update the defaults based on its own data and the request. |
ParamConverterManager::enhance |
function |
drupal/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php |
Implements \Symfony\Cmf\Component\Routing\Enhancer\ŖouteEnhancerIterface. |
RegisterRouteEnhancersPass.php |
file |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php |
Contains Drupal\Core\DependencyInjection\Compiler\RegisterRouteEnhancersPass. |
RouteContentEnhancerTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
DynamicRouter::$sortedEnhancers |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Cached sorted list of enhancers |
RouteEnhancerInterface::enhance |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteEnhancerInterface.php |
Update the defaults based on its own data and the request. |
FieldByClassEnhancerTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
FieldMapEnhancerTest::$enhancer |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
DynamicRouter::addRouteEnhancer |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Add route enhancers to the router to let them generate information on
matched routes. |
EntityFormEnhancer::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Constructs a new \Drupal\Core\Entity\Enhancer\EntityFormEnhancer. |
FieldPresenceEnhancerTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
DynamicRouter::getRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sorts the enhancers and flattens them. |
FieldMapEnhancerTest::testNoType |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
EntityFormEnhancer::$negotiation |
property |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Content negotiation library. |
RouteContentEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
FieldByClassEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldByClassEnhancer.php |
|
RouteContentEnhancer::$routefield |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
ContentControllerEnhancer::$types |
property |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Associative array of supported mime types and their appropriate controller. |
RouteContentEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
FieldByClassEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
DynamicRouter::sortRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sort enhancers by priority. |
route_enhancer.content_controller |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\Enhancer\ContentControllerEnhancer |
FieldPresenceEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
RouteContentEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
ContentControllerEnhancer::enhance |
function |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Update the defaults based on its own data and the request. |
FieldByClassEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
DynamicRouter::applyRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Apply the route enhancers to the defaults, according to priorities |
FieldPresenceEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/FieldPresenceEnhancer.php |
|
FieldPresenceEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
RouteContentEnhancerTest::$document |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
FieldByClassEnhancerTest::$document |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
RegisterRouteEnhancersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteEnhancersPass.php |
Adds services tagged with "route_enhancer" to the router. |
RouteContentEnhancerTest::testContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
FieldByClassEnhancerTest::testNoClass |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
Process::$enhanceWindowsCompatibility |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
ContentControllerEnhancer::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Constructs a new ContentControllerEnhancer object. |
Process::$enhanceSigchildCompatibility |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
RouteContentEnhancerTest::testNoContent |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
ContentControllerEnhancer::$negotiation |
property |
drupal/core/lib/Drupal/Core/Routing/Enhancer/ContentControllerEnhancer.php |
Content negotiation library. |
Process::getEnhanceWindowsCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Gets whether or not Windows compatibility is enabled. |
Process::setEnhanceWindowsCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Sets whether or not Windows compatibility is enabled. |
UrlValidatorTest::dataEnhanceWithScheme |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with schemes |
UrlValidatorTest::dataEnhanceWithPrefix |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with prefixes. |
RouteContentEnhancerTest::testNoCmfRoute |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
Process::getEnhanceSigchildCompatibility |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Returns whether sigchild compatibility mode is activated or not. |