Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RootComposer::$composerManipulator | property | composer/ |
The JSON manipulator for the contents of the root composer.json. |
| RootComposer::addToComposerLock | function | composer/ |
Adds an element to the composer lock. |
| RootComposer::checkRootPackage | function | composer/ |
Checks that the composer content exists in the root package. |
| RootComposer::getComposerLockedContent | function | composer/ |
Gets the locked root composer.json content. |
| RootComposer::getComposerManipulator | function | composer/ |
Retrieves the JSON manipulator for the contents of the root composer.json. |
| RootComposer::removeFromComposerLock | function | composer/ |
Removes an element from the composer lock. |
| RootComposer::writeFiles | function | composer/ |
Writes the root composer files. |
| RootComposer::__construct | function | composer/ |
|
| Rotate::arguments | function | core/ |
Returns the definition of the operation arguments. |
| Rotate::validateArguments | function | core/ |
Validates the arguments. |
| RotateImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| RotateImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| RotateImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| Route::getTitleClosure | function | core/ |
Gets the title closure that a "_title_closure" route default refers to. |
| Route::transform | function | core/ |
Set the destination route information based on the source link_path. |
| Route::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| Route::__construct | function | core/ |
Constructs a Route attribute. |
| RouteAccessResponseSubscriber | class | core/ |
Response subscriber to bubble the route's access result's cacheability. |
| RouteAccessResponseSubscriber.php | file | core/ |
|
| RouteAccessResponseSubscriber::getSubscribedEvents | function | core/ |
|
| RouteAccessResponseSubscriber::onRespond | function | core/ |
Bubbles the route's access result' cacheability metadata. |
| RouteAliasUpdateTest | class | core/ |
Tests the upgrade path for the router table update. |
| RouteAliasUpdateTest.php | file | core/ |
|
| RouteAliasUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RouteAliasUpdateTest::testRunUpdates | function | core/ |
Tests the upgrade path for adding aliases to the router table. |
| RouteBuilder::$deprecatedProperties | property | core/ |
Deprecated service properties. |
| RouteBuilder::$dispatcher | property | core/ |
The event dispatcher to notify of routes. |
| RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| RouteBuilder::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
| RouteBuilder::destruct | function | core/ |
Performs destruct operations. |
| RouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| RouteBuilder::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilder::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilder::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| RouteBuilder::__construct | function | core/ |
Constructs the RouteBuilder using the passed MatcherDumperInterface. |
| RouteBuilderInterface::setRebuildNeeded | function | core/ |
Sets the router to be rebuilt next time rebuildIfNeeded() is called. |
| RouteBuilderTest | class | core/ |
Tests Drupal\Core\Routing\RouteBuilder. |
| RouteBuilderTest.php | file | core/ |
|
| RouteBuilderTest::$alterFired | property | core/ |
Indicates whether the alter event was fired. |
| RouteBuilderTest::$checkProvider | property | core/ |
The check provider. |
| RouteBuilderTest::$controllerResolver | property | core/ |
The controller resolver. |
| RouteBuilderTest::$dispatcher | property | core/ |
The mocked event dispatcher. |
| RouteBuilderTest::$dumper | property | core/ |
The matcher dumper. |
| RouteBuilderTest::$dynamicFired | property | core/ |
Indicates whether the dynamic event was fired. |
| RouteBuilderTest::$expectedRouteCollection | property | core/ |
The route collection that the dynamic and alter events expect to receive. |
| RouteBuilderTest::$lock | property | core/ |
The mocked lock backend. |
| RouteBuilderTest::$moduleHandler | property | core/ |
The module handler. |
| RouteBuilderTest::$routeBuilder | property | core/ |
The actual tested route builder. |
Pagination
- Previous page
- Page 1191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.