Search for build
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteBuildEvent.php | file | core/ |
|
| RouteBuildEvent::$routeCollection | property | core/ |
The route collection. |
| RouteBuildEvent::getRouteCollection | function | core/ |
Gets the route collection. |
| RouteBuildEvent::__construct | function | core/ |
Constructs a RouteBuildEvent object. |
| RouteMethodSubscriber::onRouteBuilding | function | core/ |
Sets a default value of GET|POST for the _method route property. |
| RoutePreloader::$nonAdminRoutesOnRebuild | property | core/ |
Contains the non-admin routes while rebuilding the routes. |
| RouteProviderLazyBuilder | class | core/ |
A Route Provider front-end for all Drupal-stored routes. |
| RouteProviderLazyBuilder.php | file | core/ |
|
| RouteProviderLazyBuilder::$rebuilding | property | core/ |
Flag to determine if router is currently being rebuilt. |
| RouteProviderLazyBuilder::$rebuilt | property | core/ |
Flag to determine if the router has been rebuilt. |
| RouteProviderLazyBuilder::$routeBuilder | property | core/ |
The route building service. |
| RouteProviderLazyBuilder::$routeProvider | property | core/ |
The route provider service. |
| RouteProviderLazyBuilder::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderLazyBuilder::getRouteByName | function | core/ |
Find the route using the provided route name. |
| RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderLazyBuilder::getRouteProvider | function | core/ |
Gets the real route provider service and rebuilds the router id necessary. |
| RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProviderLazyBuilder::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getSubscribedEvents | function | core/ |
|
| RouteProviderLazyBuilder::hasRebuilt | function | core/ |
Determines if the router has been rebuilt. |
| RouteProviderLazyBuilder::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| RouteProviderLazyBuilder::reset | function | core/ |
Resets the route provider object. |
| RouteProviderLazyBuilder::routerRebuildFinished | function | core/ |
Sets the router rebuilding flag to FALSE. |
| RouteProviderLazyBuilder::routerRebuilding | function | core/ |
Sets the router rebuilding flag to TRUE. |
| RouteProviderLazyBuilder::__construct | function | core/ |
RouteProviderLazyBuilder constructor. |
| router.builder | service | core/ |
Drupal\Core\Routing\RouteBuilder |
| router.route_provider.lazy_builder | service | core/ |
Drupal\Core\Routing\RouteProviderLazyBuilder |
| Routes::rebuild | function | core/ |
Invalidates any JSON:API resource type dependent responses and routes. |
| RouteSubscriber::routeRebuildFinished | function | core/ |
Stores the new route names after they have been rebuilt. |
| RouteSubscriberTest::testRouteRebuildFinished | function | core/ |
@covers ::routeRebuildFinished[[api-linebreak]] |
| RowPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RowTest::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| Rss::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Rss::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| Rss::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| RssFeedsForm::buildForm | function | core/ |
Form constructor. |
| RssFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssPluginBase::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| ScaleImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| Schema::buildTableNameCondition | function | core/ |
Build a condition to match a table name against a standard information_schema. |
| Schema::buildTableNameCondition | function | core/ |
Build a condition to match a table name against a standard information_schema. |
| sdc_library_info_build | function | core/ |
Implements hook_library_info_build(). |
| SearchBlock::$formBuilder | property | core/ |
The form builder. |
| SearchBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SearchBlockForm::buildForm | function | core/ |
Form constructor. |
| SearchEmbeddedForm::buildForm | function | core/ |
Form constructor. |
| SearchExtraTypeSearch::buildConfigurationForm | function | core/ |
Form constructor. |
| SearchExtraTypeSearch::buildResults | function | core/ |
Executes the search and builds render arrays for the result items. |
| SearchInterface::buildResults | function | core/ |
Executes the search and builds render arrays for the result items. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.