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 |
|---|---|---|---|
| EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityRevisionTestDestination::setEntity | function | core/ |
|
| EntityRevisionTranslationTest | class | core/ |
Tests proper revision propagation of entities. |
| EntityRevisionTranslationTest.php | file | core/ |
|
| EntityRevisionTranslationTest::$modules | property | core/ |
Modules to enable. |
| EntityRevisionTranslationTest::setUp | function | core/ |
|
| EntityRevisionTranslationTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag is propagated to all translations. |
| EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ |
Tests that revision translations are correctly detected. |
| EntityRevisionTranslationTest::testNewRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testRevertRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testSetNewRevision | function | core/ |
@covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision[[api-linebreak]] |
| EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
| EntityRouteAlterSubscriber | class | core/ |
Registers the 'type' of route parameter names that match an entity type. |
| EntityRouteAlterSubscriber.php | file | core/ |
|
| EntityRouteAlterSubscriber::$resolverManager | property | core/ |
The entity resolver manager. |
| EntityRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteAlterSubscriber::onRoutingRouteAlterSetType | function | core/ |
Applies parameter converters to route parameters. |
| EntityRouteAlterSubscriber::__construct | function | core/ |
Constructs an EntityRouteAlterSubscriber instance. |
| EntityRouteEnhancer | class | core/ |
Enhances an entity form route with the appropriate controller. |
| EntityRouteEnhancer.php | file | core/ |
|
| EntityRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
| EntityRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| EntityRouteEnhancer::enhanceEntityForm | function | core/ |
Update defaults for entity forms. |
| EntityRouteEnhancer::enhanceEntityList | function | core/ |
Update defaults for an entity list. |
| EntityRouteEnhancer::enhanceEntityView | function | core/ |
Update defaults for an entity view. |
| EntityRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Enhancer\EntityRouteEnhancer[[api-linebreak]] @group Entity |
| EntityRouteEnhancerTest.php | file | core/ |
|
| EntityRouteEnhancerTest::testEnhancer | function | core/ |
Tests the enhancer method. |
| EntityRouteProviderInterface | interface | core/ |
Allows entity types to provide routes. |
| EntityRouteProviderInterface.php | file | core/ |
|
| EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
| EntityRouteProviderSubscriber | class | core/ |
Ensures that routes can be provided by entity types. |
| EntityRouteProviderSubscriber.php | file | core/ |
|
| EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
| EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
| EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
| EntityRow | class | core/ |
Generic entity row plugin to provide a common base for all entity types. |
| EntityRow.php | file | core/ |
|
| EntityRow::$base_field | property | core/ |
The actual field which is used for the entity id. |
| EntityRow::$base_table | property | core/ |
The table the entity is using for storage. |
| EntityRow::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityRow::$entityRepository | property | core/ |
The entity repository service. |
| EntityRow::$entityType | property | core/ |
Contains the entity type of this row plugin instance. |
| EntityRow::$entityTypeId | property | core/ |
Stores the entity type ID of the result entities. |
| EntityRow::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityRow::$languageManager | property | core/ |
The language manager. |
| EntityRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityRow::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityRow::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 98
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.