Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 11.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
BlockContentTypeResourceTestBase::$entity property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
BlockContentTypeResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php The tested entity type.
BlockContentTypeResourceTestBase::createEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Creates the entity to be tested.
BlockContentTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the expected normalization of the entity.
BlockContentTypeResourceTestBase::getNormalizedPostEntity function core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php Returns the normalized POST entity.
BlockContentTypeTest::$entity property core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
BlockContentTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php The tested entity type.
BlockContentTypeTest::createEntity function core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php Creates the entity to be tested.
BlockContentUuidLookup::$entityTypeManager property core/modules/block_content/src/BlockContentUuidLookup.php The entity type manager.
BlockContentWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
BlockEntitySettingTrayForm class core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Provides form for block instance forms when used in the off-canvas dialog.
BlockEntitySettingTrayForm.php file core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php
BlockEntitySettingTrayForm::actions function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Returns an array of supported actions for the current entity form.
BlockEntitySettingTrayForm::buildForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Form constructor.
BlockEntitySettingTrayForm::buildVisibilityInterface function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function for building the visibility UI form.
BlockEntitySettingTrayForm::form function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the actual form array to be built.
BlockEntitySettingTrayForm::getPluginForm function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Retrieves the plugin form for a given block and operation.
BlockEntitySettingTrayForm::getRedirectUrl function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Gets the form&#039;s redirect URL from &#039;destination&#039; provide in the request.
BlockEntitySettingTrayForm::submitVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function to independently submit the visibility UI.
BlockEntitySettingTrayForm::successfulAjaxSubmit function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Allows the form to respond to a successful AJAX submission.
BlockEntitySettingTrayForm::title function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Provides a title callback to get the block&#039;s admin label.
BlockEntitySettingTrayForm::validateVisibility function core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php Helper function to independently validate the visibility UI.
BlockForm::$entity property core/modules/block/src/BlockForm.php The block entity.
BlockFormTest::$entityTypeManager property core/modules/block/tests/src/Unit/BlockFormTest.php The entity type manager.
BlockListBuilder::getEntityIds function core/modules/block/src/BlockListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockResourceTestBase::$entity property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
BlockResourceTestBase::$entityTypeId property core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The tested entity type.
BlockResourceTestBase::createEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Creates the entity to be tested.
BlockResourceTestBase::getExpectedNormalizedEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Returns the expected normalization of the entity.
BlockResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php The cacheability of unauthorized &#039;view&#039; entity access.
BlockResourceTestBase::getNormalizedPostEntity function core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php Returns the normalized POST entity.
BlockTest::$entity property core/modules/jsonapi/tests/src/Functional/BlockTest.php
BlockTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/BlockTest.php The tested entity type.
BlockTest::createEntity function core/modules/jsonapi/tests/src/Functional/BlockTest.php Creates the entity to be tested.
block_content_entity_display.yml file core/modules/block_content/migrations/block_content_entity_display.yml core/modules/block_content/migrations/block_content_entity_display.yml
block_content_entity_form_display.yml file core/modules/block_content/migrations/block_content_entity_form_display.yml core/modules/block_content/migrations/block_content_entity_form_display.yml
block_content_entity_operation function core/modules/block_content/block_content.module Implements hook_entity_operation().
block_content_entity_type_alter function core/modules/block_content/block_content.module Implements hook_entity_type_alter().
block_content_post_update_entity_changed_constraint function core/modules/block_content/block_content.post_update.php Clear the entity type cache.
block_content_query_entity_reference_alter function core/modules/block_content/block_content.module Implements hook_query_TAG_alter().
Book::getEntityTypeId function core/modules/book/src/Plugin/migrate/destination/Book.php Finds the entity type from configuration or plugin ID.
Book::updateEntity function core/modules/book/src/Plugin/migrate/destination/Book.php Updates an entity with the new values from row.
BookAdminEditForm::$entityRepository property core/modules/book/src/Form/BookAdminEditForm.php The entity repository service.
BookBreadcrumbBuilder::$entityRepository property core/modules/book/src/BookBreadcrumbBuilder.php The entity repository service.
BookExport::$entityRepository property core/modules/book/src/BookExport.php The entity repository service.
BookManager::$entityRepository property core/modules/book/src/BookManager.php The entity repository service.
BookManager::$entityTypeManager property core/modules/book/src/BookManager.php Entity type manager.
BookManagerTest::$entityRepository property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity repository.
BookManagerTest::$entityTypeManager property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked entity type manager.
BookOutlineForm::$entity property core/modules/book/src/Form/BookOutlineForm.php The book being displayed.

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