Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
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 |
|---|---|---|---|
| FieldLayoutEntityDisplayFormTrait::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
| FieldLayoutEntityDisplayFormTrait::submitForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::submitForm(). |
| FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
| FieldLayoutEntityDisplayTest | class | core/ |
@coversDefaultClass \Drupal\field_layout\Entity\FieldLayoutEntityDisplayTrait[[api-linebreak]] @group field_layout |
| FieldLayoutEntityDisplayTest.php | file | core/ |
|
| FieldLayoutEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
| FieldLayoutEntityDisplayTest::assertEntityValues | function | core/ |
Asserts than an entity has the correct values. |
| FieldLayoutEntityDisplayTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
| FieldLayoutEntityDisplayTrait | trait | core/ |
Provides shared code for entity displays. |
| FieldLayoutEntityDisplayTrait.php | file | core/ |
|
| FieldLayoutEntityDisplayTrait::calculateDependencies | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::calculateDependencies(). |
| FieldLayoutEntityDisplayTrait::doGetLayout | function | core/ |
Gets the layout plugin. |
| FieldLayoutEntityDisplayTrait::ensureLayout | function | core/ |
|
| FieldLayoutEntityDisplayTrait::getDefaultRegion | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion(). |
| FieldLayoutEntityDisplayTrait::getLayout | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayout(). |
| FieldLayoutEntityDisplayTrait::getLayoutDefinition | function | core/ |
Gets a layout definition. |
| FieldLayoutEntityDisplayTrait::getLayoutId | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId(). |
| FieldLayoutEntityDisplayTrait::getLayoutSettings | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings(). |
| FieldLayoutEntityDisplayTrait::init | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::init(). |
| FieldLayoutEntityDisplayTrait::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::preSave(). |
| FieldLayoutEntityDisplayTrait::setLayout | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::setLayout(). |
| FieldLayoutEntityDisplayTrait::setLayoutId | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::setLayoutId(). |
| FieldLayoutEntityFormDisplay | class | core/ |
Provides an entity form display entity that has a layout. |
| FieldLayoutEntityFormDisplay.php | file | core/ |
|
| FieldLayoutEntityFormDisplayEditForm | class | core/ |
Edit form for the EntityFormDisplay entity type. |
| FieldLayoutEntityFormDisplayEditForm.php | file | core/ |
|
| FieldLayoutEntityFormDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| FieldLayoutEntityFormDisplayEditForm::__construct | function | core/ |
FieldLayoutEntityFormDisplayEditForm constructor. |
| FieldLayoutEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| FieldLayoutEntityViewDisplay.php | file | core/ |
|
| FieldLayoutEntityViewDisplayEditForm | class | core/ |
Edit form for the EntityViewDisplay entity type. |
| FieldLayoutEntityViewDisplayEditForm.php | file | core/ |
|
| FieldLayoutEntityViewDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| FieldLayoutEntityViewDisplayEditForm::__construct | function | core/ |
FieldLayoutEntityViewDisplayEditForm constructor. |
| FieldLayoutTest::testEntityForm | function | core/ |
Tests the use of field layout for entity form displays. |
| FieldLayoutTest::testEntityView | function | core/ |
Tests the use of field layout for entity view displays. |
| FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
| FieldPluginBase::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| FieldRdfaTestBase::$entity | property | core/ |
The entity to render for testing. |
| FieldRenderedEntityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
| FieldRenderedEntityTest.php | file | core/ |
|
| FieldRenderedEntityTest::$modules | property | core/ |
Modules to enable. |
| FieldRenderedEntityTest::$testViews | property | core/ |
Views used by this test. |
| FieldRenderedEntityTest::$user | property | core/ |
The logged in user. |
| FieldRenderedEntityTest::assertCacheabilityMetadata | function | core/ |
Ensures that the expected cacheability metadata is applied. |
| FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
| FieldRenderedEntityTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| FieldRenderedEntityTest::testRenderedEntityWithField | function | core/ |
Tests the rendered entity output with the test field configured to show. |
| FieldRenderedEntityTest::testRenderedEntityWithoutField | function | core/ |
Tests the default rendered entity output. |
| FieldRenderedEntityTranslationTest | class | core/ |
Tests the rendering of the 'rendered_entity' field and translations. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.