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 |
---|---|---|---|
EntityListBuilder::getTitle | function | core/ |
Gets the title of the page. |
EntityListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
EntityListBuilder::SORT_KEY | constant | core/ |
The entity key to sort the list by. |
EntityListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
EntityListBuilderInterface | interface | core/ |
Defines an interface to build entity listings. |
EntityListBuilderInterface.php | file | core/ |
|
EntityListBuilderInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
EntityListBuilderInterface::load | function | core/ |
Loads entities of this type from storage for listing. |
EntityListBuilderInterface::render | function | core/ |
Builds a listing of entities for the given entity type. |
EntityListBuilderTest | class | core/ |
Tests entity list builder functionality. |
EntityListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityListBuilder @group Entity |
EntityListBuilderTest.php | file | core/ |
|
EntityListBuilderTest.php | file | core/ |
|
EntityListBuilderTest::$container | property | core/ |
The service container used for testing. |
EntityListBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityListBuilderTest::$entityListBuilder | property | core/ |
The EntityListBuilder object to test. |
EntityListBuilderTest::$entityType | property | core/ |
The entity type used for testing. |
EntityListBuilderTest::$moduleHandler | property | core/ |
The module handler used for testing. |
EntityListBuilderTest::$modules | property | core/ |
Modules to install. |
EntityListBuilderTest::$redirectDestination | property | core/ |
The redirect destination service. |
EntityListBuilderTest::$role | property | core/ |
The entity used to construct the EntityListBuilder. |
EntityListBuilderTest::$roleStorage | property | core/ |
The role storage used for testing. |
EntityListBuilderTest::$translationManager | property | core/ |
The translation manager used for testing. |
EntityListBuilderTest::setUp | function | core/ |
|
EntityListBuilderTest::setUp | function | core/ |
|
EntityListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
EntityListBuilderTest::testCacheTags | function | core/ |
Tests if the list cache tags are set. |
EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations |
EntityListBuilderTest::testPager | function | core/ |
Tests paging. |
EntityModerationForm::buildForm | function | core/ |
Form constructor. |
EntityOperations::$formBuilder | property | core/ |
The Form Builder service. |
EntityOperations::$routerBuilder | property | core/ |
The router builder service. |
EntityOperations::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
EntityPermissionsForm::buildForm | function | core/ |
Builds the user permissions administration form for a bundle. |
EntityReference::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
EntityReference::buildOptionsForm | function | core/ |
Provide a form for setting options. |
EntityReference::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array. |
EntityResource::buildWrappedResponse | function | core/ |
Builds a response with the appropriate wrapped document. |
EntityRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
EntityStorageBase::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
EntityStorageBase::buildPropertyQuery | function | core/ |
Builds an entity query. |
EntityTest::$entityViewBuilder | property | core/ |
The mocked entity view builder. |
EntityTestBundleClassHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
EntityTestConstraintsHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
EntityTestHooks::entityDisplayBuildAlter | function | core/ |
Implements hook_entity_display_build_alter(). |
EntityTestListBuilder | class | core/ |
Defines a class to build a listing of entity test entities. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.