Search for __set
Title | Object type | File name | Summary |
---|---|---|---|
EntityResolverManager::setParametersFromEntityInformation | function | core/ |
Sets the upcasting information using the _entity_* route defaults. |
EntityResolverManager::setParametersFromReflection | function | core/ |
Sets the upcasting information using reflection. |
EntityResolverManager::setRouteOptions | function | core/ |
Set the upcasting route objects. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityResolverManagerTest::setUp | function | core/ |
@covers ::__construct |
EntityResolverManagerTest::setupEntityTypes | function | core/ |
Creates the entity type manager mock returning entity type objects. |
EntityResolverManagerTest::testSetRouteOptionsWithContentController | function | core/ |
Tests setRouteOptions() with a _content default. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route for an add form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting | function | core/ |
Tests setRouteOptions() with a form parameter without interface. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument | function | core/ |
Tests an _entity_form route where a non-entity parameter is first. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityListRoute | function | core/ |
Tests setRouteOptions() with an _entity_list route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter, upcasting. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityUpcastingNoCreate | function | core/ |
Tests setRouteOptions() with entity form upcasting, no create method. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRoute | function | core/ |
Tests setRouteOptions() with no parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Tests setRouteOptions() with a controller with a non entity argument. |
EntityResourceRestTestCoverageTest::setUp | function | core/ |
|
EntityResourceTest::setUp | function | core/ |
|
EntityResourceTestBase::assertEntityArraySubset | function | core/ |
Recursively asserts that the expected items are set in the tested entity. |
EntityResourceTestBase::setUp | function | core/ |
|
EntityRevisionParamConverterTest::setUp | function | core/ |
|
EntityRevisionRouteEnhancerTest::setUp | function | core/ |
|
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionsTest::setUp | function | core/ |
|
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTest::setUp | function | core/ |
|
EntityRevisionTestDestination::setEntity | function | core/ |
|
EntityRevisionTranslationTest::setUp | function | core/ |
|
EntityRevisionTranslationTest::testSetNewRevision | function | core/ |
@covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision |
EntityRouteAlterSubscriber::onRoutingRouteAlterSetType | function | core/ |
Applies parameter converters to route parameters. |
EntitySchemaTest::setUp | function | core/ |
|
EntitySerializationTest::setUp | function | core/ |
|
EntityShortcutSet | class | core/ |
Migration destination for shortcut set entity. |
EntityShortcutSet.php | file | core/ |
|
EntityShortcutSet::getEntity | function | core/ |
Creates or loads an entity. |
EntityStateChangeValidationTest::setUp | function | core/ |
|
EntityStorageBase::resetCache | function | core/ |
Resets the internal entity cache. |
EntityStorageBase::setStaticCache | function | core/ |
Stores entities in the static entity cache. |
EntityStorageBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityStorageBase @group Entity |
EntityStorageBaseTest.php | file | core/ |
|
EntityStorageBaseTest::generateEntityInterface | function | core/ |
Generate a mocked entity object. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.