Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RestExport::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| RestExportTest::testBuildResponse | function | core/ |
Tests build response. |
| Result::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RevertOverridesForm::buildForm | function | core/ |
Form constructor. |
| ReviewForm::buildForm | function | core/ |
Form constructor. |
| RevisionDeleteForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionRevertForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionRevertForm::buildForm | function | core/ |
Form constructor. |
| Role::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RoleListBuilder | class | core/ |
Defines a class to build a listing of user role entities. |
| RoleListBuilder.php | file | core/ |
|
| RoleListBuilder::$messenger | property | core/ |
The messenger. |
| RoleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| RoleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| RoleListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| RoleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| RoleListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RoleListBuilder::submitForm | function | core/ |
Form submission handler. |
| RoleListBuilder::__construct | function | core/ |
RoleListBuilder constructor. |
| RoleSettingsForm::buildForm | function | core/ |
Form constructor. |
| RotateImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| RouteBuilder | class | core/ |
Provides a proxy class for \Drupal\Core\Routing\RouteBuilder. |
| RouteBuilder | class | core/ |
Managing class for rebuilding the router table. |
| RouteBuilder.php | file | core/ |
|
| RouteBuilder.php | file | core/ |
|
| RouteBuilder::$building | property | core/ |
Flag that indicates if we are currently rebuilding the routes. |
| RouteBuilder::$checkProvider | property | core/ |
The check provider. |
| RouteBuilder::$container | property | core/ |
The service container. |
| RouteBuilder::$controllerResolver | property | core/ |
The controller resolver. |
| RouteBuilder::$dispatcher | property | core/ |
The event dispatcher to notify of routes. |
| RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| RouteBuilder::$dumper | property | core/ |
The dumper to which we should send collected routes. |
| RouteBuilder::$lock | property | core/ |
The used lock backend instance. |
| RouteBuilder::$moduleHandler | property | core/ |
The module handler. |
| RouteBuilder::$rebuildNeeded | property | core/ |
Flag that indicates if we should rebuild at the end of the request. |
| RouteBuilder::$routeCollection | property | core/ |
The route collection during the rebuild. |
| 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::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
| RouteBuilder::rebuild | function | core/ |
Rebuilds the route information and dumps it. |
| RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
| RouteBuilder::rebuildIfNeeded | function | core/ |
Rebuilds the route information if necessary, and dumps it. |
| 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 | interface | core/ |
Rebuilds the route information and dumps it. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.