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
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.
EntityRouteHelper::isLayoutBuilderEntityType function core/modules/navigation/src/EntityRouteHelper.php Determines if a given entity type is layout builder relevant or not.
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.
EntityTestAccessControlHandler::buildCreateAccessCid function core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php Builds the create access result cache ID.
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.
EntityTestListBuilder.php file core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
EntityTestListBuilder::buildHeader function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php Builds the header row for the entity listing.
EntityTestListBuilder::buildRow function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php Builds a row for an entity in the entity listing.
EntityTestPermissions::buildPermissions function core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php Returns a list of entity test permissions for a given entity test bundle.
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Defines an entity view builder for a test entity.
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php Test entity class for testing a view builder.
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
EntityTestViewBuilder::buildComponents function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Builds the component fields and properties of a set of entities.
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entity.
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entities.
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the list class.
EntityType::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the view builder class.
EntityType::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Indicates if this entity type has a list class.
EntityType::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Indicates if this entity type has a view builder.
EntityType::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Sets the list class.
EntityType::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php Gets the view builder class.
EntityTypeInfo::entityTypeBuild function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_entity_type_build().
EntityTypeInfo::entityTypeBuild function core/modules/workspaces/src/EntityTypeInfo.php Adds workspace support info to eligible entity types.
EntityTypeInterface::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the list class.
EntityTypeInterface::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the view builder class.
EntityTypeInterface::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has a list class.
EntityTypeInterface::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Indicates if this entity type has a view builder.
EntityTypeInterface::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Sets the list class.
EntityTypeInterface::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the view builder class.
EntityTypeManager::getListBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new entity list builder.
EntityTypeManager::getViewBuilder function core/lib/Drupal/Core/Entity/EntityTypeManager.php Creates a new view builder instance.
EntityTypeManagerInterface::getListBuilder function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new entity list builder.
EntityTypeManagerInterface::getViewBuilder function core/lib/Drupal/Core/Entity/EntityTypeManagerInterface.php Creates a new view builder instance.
EntityTypeManagerTest::testGetListBuilder function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getListBuilder() method.
EntityTypeManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Tests the getViewBuilder() method.
EntityTypeTest::testGetListBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getListBuilderClass() method.
EntityTypeTest::testGetViewBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getViewBuilderClass() method.
EntityViewBuilder class core/lib/Drupal/Core/Entity/EntityViewBuilder.php Base class for entity view builders.
EntityViewBuilder.php file core/lib/Drupal/Core/Entity/EntityViewBuilder.php
EntityViewBuilder::$cacheBin property core/lib/Drupal/Core/Entity/EntityViewBuilder.php The cache bin used to store the render cache.

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