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. Search 11.x for build
  6. Other projects
Title Object type File name Summary
EntityListBuilderTest::testGetOperationsWithNullLabel function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Ensures entity operations handle entities without labels.
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
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
EntityOperations::entityFormEntityBuild function core/modules/workspaces/src/Hook/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
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/row/EntityReference.php
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/style/EntityReference.php
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
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
EntityTestBlock::build function core/modules/system/tests/modules/entity_test/src/Plugin/Block/EntityTestBlock.php
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
EntityTestListBuilder::buildRow function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
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
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
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::hasViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::setViewBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityTypeInfo::entityTypeBuild function core/modules/workspaces/src/Hook/EntityTypeInfo.php Implements hook_entity_type_build().
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.

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