Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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 |
---|---|---|---|
EntityRevision::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
EntityRevision::getIds | function | core/ |
Gets the destination IDs. |
EntityRevision::save | function | core/ |
Saves the entity. |
EntityRevision::save | function | core/ |
Allow public access for testing. |
EntityRevision::updateEntity | function | core/ |
Don't test method from base class. |
EntityRevision::__construct | function | core/ |
Constructs a content entity. |
EntityRevisionParamConverter | class | core/ |
Parameter converter for upcasting entity revision IDs to full objects. |
EntityRevisionParamConverter.php | file | core/ |
|
EntityRevisionParamConverter::$entityRepository | property | core/ |
The entity repository. |
EntityRevisionParamConverter::$entityTypeManager | property | core/ |
The entity type manager. |
EntityRevisionParamConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
EntityRevisionParamConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
EntityRevisionParamConverter::__construct | function | core/ |
Creates a new EntityRevisionParamConverter instance. |
EntityRevisionParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\EntityRevisionParamConverter[[api-linebreak]] @group entity |
EntityRevisionParamConverterTest.php | file | core/ |
|
EntityRevisionParamConverterTest::$converter | property | core/ |
The tested entity revision param converter. |
EntityRevisionParamConverterTest::getTestRoute | function | core/ |
|
EntityRevisionParamConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert. |
EntityRevisionParamConverterTest::setUp | function | core/ |
|
EntityRevisionParamConverterTest::testApplyingRoute | function | core/ |
@covers ::applies[[api-linebreak]] |
EntityRevisionParamConverterTest::testConvert | function | core/ |
Tests the convert() method. |
EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
EntityRevisionParamConverterTest::testNonApplyingRoute | function | core/ |
@covers ::applies[[api-linebreak]] |
EntityRevisionRouteEnhancer | class | core/ |
Adds _entity_revision to the request attributes, if possible. |
EntityRevisionRouteEnhancer.php | file | core/ |
|
EntityRevisionRouteEnhancer::applies | function | core/ |
Returns whether the enhancer runs on the current route. |
EntityRevisionRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
EntityRevisionRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer[[api-linebreak]] @group Entity |
EntityRevisionRouteEnhancerTest.php | file | core/ |
|
EntityRevisionRouteEnhancerTest::$routeEnhancer | property | core/ |
|
EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
EntityRevisionRouteEnhancerTest::testEnhanceWithEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutEntityRevision | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionRouteEnhancerTest::testEnhanceWithoutParameter | function | core/ |
@covers ::enhance[[api-linebreak]] |
EntityRevisionsTest | class | core/ |
Tests the loaded Revision of an entity. |
EntityRevisionsTest | class | core/ |
Tests modifying an entity with revisions. |
EntityRevisionsTest.php | file | core/ |
|
EntityRevisionsTest.php | file | core/ |
|
EntityRevisionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityRevisionsTest::$modules | property | core/ |
Modules to install. |
EntityRevisionsTest::$modules | property | core/ |
Modules to install. |
EntityRevisionsTest::$webUser | property | core/ |
A user with permission to administer entity_test content. |
EntityRevisionsTest::runRevisionsTests | function | core/ |
Executes the revision tests for the given entity type. |
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionsTest::testDefaultRevisionFlag | function | core/ |
Tests the automatic handling of the "revision_default" flag. |
EntityRevisionsTest::testEntityRevisionParamConverter | function | core/ |
Tests that an entity revision is upcasted in the correct language. |
EntityRevisionsTest::testIsLatestAffectedRevisionTranslation | function | core/ |
Tests that latest affected revisions are working as expected. |
Pagination
- Previous page
- Page 106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.