Search for build
Title | Object type | File name | Summary |
---|---|---|---|
UserLazyBuilder.php | file | core/ |
|
UserLazyBuilder::renderNavigationLinks | function | core/ |
Lazy builder callback for rendering navigation links. |
UserLazyBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
UserLazyBuilder::userOperationLinks | function | core/ |
Returns the user operation links in navigation expected format. |
UserLazyBuilder::__construct | function | core/ |
Constructs an UserLazyBuilder object. |
UserListBuilder | class | core/ |
Defines a class to build a listing of user entities. |
UserListBuilder.php | file | core/ |
|
UserListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
UserListBuilder::$redirectDestination | property | core/ |
The redirect destination service. |
UserListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
UserListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
UserListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
UserListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
UserListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
UserListBuilder::__construct | function | core/ |
Constructs a new UserListBuilder object. |
UserLoginBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
UserLoginForm::buildForm | function | core/ |
Form constructor. |
UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
UserName::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
UserPasswordForm::buildForm | function | core/ |
Form constructor. |
UserPasswordResetForm::buildForm | function | core/ |
|
UserPermissionsForm::buildForm | function | core/ |
Form constructor. |
UserPermissionsModuleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific module(s). |
UserPermissionsRoleSpecificForm::buildForm | function | core/ |
Builds the user permissions administration form for a specific role. |
UserRole::buildConfigurationForm | function | core/ |
Form constructor. |
UserSelection::buildConfigurationForm | function | core/ |
Form constructor. |
UserSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
ValidationErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
VariantBase::buildConfigurationForm | function | core/ |
Form constructor. |
VariantInterface::build | function | core/ |
Builds and returns the renderable array for the display variant. |
VersionHistoryController::buildDeleteRevisionLink | function | core/ |
Builds a link to delete an entity revision. |
VersionHistoryController::buildRevertRevisionLink | function | core/ |
Builds a link to revert an entity revision. |
VersionHistoryController::buildRow | function | core/ |
Builds a table row for a revision. |
View::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
ViewEditForm::buildOptionForm | function | core/ |
Build a renderable array representing one option on the edit form. |
ViewEditForm::rebuildCurrentTab | function | core/ |
Regenerate the current tab for AJAX updates. |
ViewExecutable::$build_info | property | core/ |
|
ViewExecutable::$build_sort | property | core/ |
|
ViewExecutable::$build_time | property | core/ |
|
ViewExecutable::build | function | core/ |
Builds the query for the view. |
ViewExecutable::buildRenderable | function | core/ |
Builds the render array outline for the given display. |
ViewExecutable::buildThemeFunctions | function | core/ |
Provides a full array of possible theme functions to try for a given hook. |
ViewExecutable::buildTitle | function | core/ |
Forces the view to build a title. |
ViewExecutable::_build | function | core/ |
Builds an individual set of handlers. |
ViewExecutable::_buildArguments | function | core/ |
Builds all the arguments. |
ViewExecutableTest::testBuildThemeFunctions | function | core/ |
@covers ::buildThemeFunctions |
ViewFormBase::buildForm | function | core/ |
Form constructor. |
ViewListBuilder | class | core/ |
Defines a class to build a listing of view entities. |
ViewListBuilder.php | file | core/ |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.