Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 10.3.x for build
  5. Other projects
Title Object type File name Summary
EntityListBuilder::getTitle function core/lib/Drupal/Core/Entity/EntityListBuilder.php Gets the title of the page.
EntityListBuilder::load function core/lib/Drupal/Core/Entity/EntityListBuilder.php Loads entities of this type from storage for listing.
EntityListBuilder::render function core/lib/Drupal/Core/Entity/EntityListBuilder.php Builds the entity listing as renderable array for table.html.twig.
EntityListBuilder::SORT_KEY constant core/lib/Drupal/Core/Entity/EntityListBuilder.php The entity key to sort the list by.
EntityListBuilder::__construct function core/lib/Drupal/Core/Entity/EntityListBuilder.php Constructs a new EntityListBuilder object.
EntityListBuilderInterface interface core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Defines an interface to build entity listings.
EntityListBuilderInterface.php file core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php
EntityListBuilderInterface::getOperations function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Provides an array of information to build a list of operation links.
EntityListBuilderInterface::getStorage function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Gets the entity storage.
EntityListBuilderInterface::load function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Loads entities of this type from storage for listing.
EntityListBuilderInterface::render function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Builds a listing of entities for the given entity type.
EntityListBuilderTest class core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests entity list builder functionality.
EntityListBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @coversDefaultClass \Drupal\Core\Entity\EntityListBuilder
@group Entity
EntityListBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityListBuilderTest.php file core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::$container property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The service container used for testing.
EntityListBuilderTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php The theme to install as the default for testing.
EntityListBuilderTest::$entityListBuilder property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The EntityListBuilder object to test.
EntityListBuilderTest::$entityType property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The entity type used for testing.
EntityListBuilderTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The module handler used for testing.
EntityListBuilderTest::$modules property core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Modules to install.
EntityListBuilderTest::$redirectDestination property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The redirect destination service.
EntityListBuilderTest::$role property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The entity used to construct the EntityListBuilder.
EntityListBuilderTest::$roleStorage property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The role storage used for testing.
EntityListBuilderTest::$translationManager property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The translation manager used for testing.
EntityListBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityListBuilderTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::testCacheContexts function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests that the correct cache contexts are set.
EntityListBuilderTest::testCacheTags function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests if the list cache tags are set.
EntityListBuilderTest::testGetOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @covers ::getOperations
EntityListBuilderTest::testPager function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests paging.
EntityModerationForm::buildForm function core/modules/content_moderation/src/Form/EntityModerationForm.php Form constructor.
EntityOperations::$formBuilder property core/modules/content_moderation/src/EntityOperations.php The Form Builder service.
EntityOperations::$routerBuilder property core/modules/content_moderation/src/EntityOperations.php The router builder service.
EntityOperations::buildOptionsForm function core/modules/views/src/Plugin/views/field/EntityOperations.php Default option form that provides label widget that all fields should have.
EntityOperations::entityFormEntityBuild function core/modules/workspaces/src/EntityOperations.php Entity builder that marks all supported entities as pending revisions.
EntityPermissionsForm::buildForm function core/modules/user/src/Form/EntityPermissionsForm.php Builds the user permissions administration form for a bundle.
EntityReference::buildExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php Provide a form for setting options.
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/row/EntityReference.php Provide a form for setting options.
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/style/EntityReference.php Provide a form to edit options for this plugin.
EntityReferenceFormatterTest::buildRenderArray function core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php Sets field values and returns a render array.
EntityResource::buildWrappedResponse function core/modules/jsonapi/src/Controller/EntityResource.php Builds a response with the appropriate wrapped document.
EntityRow::buildOptionsForm function core/modules/views/src/Plugin/views/row/EntityRow.php Provide a form for setting options.
EntityStorageBase::buildCacheId function core/lib/Drupal/Core/Entity/EntityStorageBase.php Builds the cache ID for the passed in entity ID.
EntityStorageBase::buildPropertyQuery function core/lib/Drupal/Core/Entity/EntityStorageBase.php Builds an entity query.
EntityTest::$entityViewBuilder property core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php The mocked entity view builder.
EntityTestBundleClassHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_type_build().
EntityTestConstraintsHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Implements hook_entity_type_build().
EntityTestHooks::entityDisplayBuildAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_display_build_alter().
EntityTestListBuilder class core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php Defines a class to build a listing of entity test entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.