Search for __set

  1. Search 7.x for __set
  2. Search 9.5.x for __set
  3. Search 8.9.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
EntityResolverManager::setParametersFromEntityInformation function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using the _entity_* route defaults.
EntityResolverManager::setParametersFromReflection function core/lib/Drupal/Core/Entity/EntityResolverManager.php Sets the upcasting information using reflection.
EntityResolverManager::setRouteOptions function core/lib/Drupal/Core/Entity/EntityResolverManager.php Set the upcasting route objects.
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithContentController.
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting.
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithEntityTypeUpcasting.
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithStandardRoute.
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Data provider for testSetRouteOptionsWithStandardRouteWithArgument.
EntityResolverManagerTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php @covers ::__construct
EntityResolverManagerTest::setupEntityTypes function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Creates the entity type manager mock returning entity type objects.
EntityResolverManagerTest::testSetRouteOptionsWithContentController function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a _content default.
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_form route for an add form.
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a form parameter without interface.
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_form route.
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests an _entity_form route where a non-entity parameter is first.
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an entity type parameter form.
EntityResolverManagerTest::testSetRouteOptionsWithEntityListRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_list route.
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeNoUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an entity type parameter.
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeUpcasting function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an entity type parameter, upcasting.
EntityResolverManagerTest::testSetRouteOptionsWithEntityUpcastingNoCreate function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with entity form upcasting, no create method.
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_view route.
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_view route.
EntityResolverManagerTest::testSetRouteOptionsWithStandardRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with no parameter.
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with a controller with a non entity argument.
EntityResourceRestTestCoverageTest::setUp function core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php
EntityResourceTest::setUp function core/modules/jsonapi/tests/src/Kernel/Controller/EntityResourceTest.php
EntityResourceTestBase::assertEntityArraySubset function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php Recursively asserts that the expected items are set in the tested entity.
EntityResourceTestBase::setUp function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
EntityRevisionParamConverterTest::setUp function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php
EntityRevisionRouteEnhancerTest::setUp function core/tests/Drupal/Tests/Core/Enhancer/EntityRevisionRouteEnhancerTest.php
EntityRevisionsTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php
EntityRevisionsTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionsTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php
EntityRevisionTest::setUp function core/modules/migrate/tests/src/Kernel/Plugin/EntityRevisionTest.php
EntityRevisionTestDestination::setEntity function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php
EntityRevisionTranslationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php
EntityRevisionTranslationTest::testSetNewRevision function core/tests/Drupal/KernelTests/Core/Entity/EntityRevisionTranslationTest.php @covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision
EntityRouteAlterSubscriber::onRoutingRouteAlterSetType function core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php Applies parameter converters to route parameters.
EntitySchemaTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php
EntitySerializationTest::setUp function core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
EntityShortcutSet class core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php Migration destination for shortcut set entity.
EntityShortcutSet.php file core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php
EntityShortcutSet::getEntity function core/modules/shortcut/src/Plugin/migrate/destination/EntityShortcutSet.php Creates or loads an entity.
EntityStateChangeValidationTest::setUp function core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php
EntityStorageBase::resetCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Resets the internal entity cache.
EntityStorageBase::setStaticCache function core/lib/Drupal/Core/Entity/EntityStorageBase.php Stores entities in the static entity cache.
EntityStorageBaseTest class core/tests/Drupal/Tests/Core/Entity/EntityStorageBaseTest.php @coversDefaultClass \Drupal\Core\Entity\EntityStorageBase
@group Entity
EntityStorageBaseTest.php file core/tests/Drupal/Tests/Core/Entity/EntityStorageBaseTest.php
EntityStorageBaseTest::generateEntityInterface function core/tests/Drupal/Tests/Core/Entity/EntityStorageBaseTest.php Generate a mocked entity object.

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