Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::getRoutesCount | function | core/ |
Gets the total count of routes provided by the router. |
RouteProviderLazyBuilder::getRoutesPaged | function | core/ |
Returns a chunk of routes. |
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 |
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/ |
|
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. |
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. |
SearchInterface::buildSearchUrlQuery | function | core/ |
Builds the URL GET query parameters array for search. |
SearchPage::routeBuilder | function | core/ |
Wraps the route builder. |
SearchPageAddForm::buildForm | function | core/ |
Form constructor. |
SearchPageForm::buildForm | function | core/ |
Form constructor. |
SearchPageFormBase::buildForm | function | core/ |
Form constructor. |
SearchPageListBuilder | class | core/ |
Defines a class to build a listing of search page entities. |
SearchPageListBuilder.php | file | core/ |
|
SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
SearchPageListBuilder::$entities | property | core/ |
The entities being listed. |
SearchPageListBuilder::$messenger | property | core/ |
The messenger. |
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.