Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EntityManagerTest::testClearCachedBundles function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedBundles() method.
EntityManagerTest::testClearCachedDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedDefinitions() method.
EntityManagerTest::testClearCachedFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearCachedFieldDefinitions() method.
EntityManagerTest::testClearDisplayModeInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the clearDisplayModeInfo() method.
EntityManagerTest::testCreateHandlerInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::createHandlerInstance[[api-linebreak]]
EntityManagerTest::testCreateInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the createInstance() method.
EntityManagerTest::testGetAccessControlHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getAccessControlHandler[[api-linebreak]]
EntityManagerTest::testGetActive function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getActive() method.
EntityManagerTest::testGetActiveDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getActiveDefinition[[api-linebreak]]
EntityManagerTest::testGetActiveFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getActiveFieldStorageDefinitions[[api-linebreak]]
EntityManagerTest::testGetAllBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllBundleInfo() method.
EntityManagerTest::testGetAllFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllFormModes() method.
EntityManagerTest::testGetAllViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getAllViewModes() method.
EntityManagerTest::testGetBaseFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getBaseFieldDefinitions() method.
EntityManagerTest::testGetBundleInfo function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getBundleInfo() method.
EntityManagerTest::testGetCanonical function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getCanonical() method.
EntityManagerTest::testGetCanonicalMultiple function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getCanonicalMultiple() method.
EntityManagerTest::testGetDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinition[[api-linebreak]]
EntityManagerTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinitions[[api-linebreak]]
EntityManagerTest::testGetEntityTypeFromClass function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getEntityTypeFromClass() method.
EntityManagerTest::testGetExtraFields function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getExtraFields() method.
EntityManagerTest::testGetFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldDefinitions() method.
EntityManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMap() method.
EntityManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldMapByFieldType() method.
EntityManagerTest::testGetFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFieldStorageDefinitions() method.
EntityManagerTest::testGetFormDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormDisplay[[api-linebreak]]
EntityManagerTest::testGetFormModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptions() method.
EntityManagerTest::testGetFormModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptionsByBundle() method.
EntityManagerTest::testGetFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModes() method.
EntityManagerTest::testGetFormObject function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormObject[[api-linebreak]]
EntityManagerTest::testGetHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getHandler[[api-linebreak]]
EntityManagerTest::testGetInstance function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getInstance() method.
EntityManagerTest::testGetLastInstalledDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledDefinition() method.
EntityManagerTest::testGetLastInstalledFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getLastInstalledFieldStorageDefinitions() method.
EntityManagerTest::testGetListBuilder function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getListBuilder[[api-linebreak]]
EntityManagerTest::testGetRouteProviders function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getDefinitions[[api-linebreak]]
EntityManagerTest::testGetStorage function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getStorage[[api-linebreak]]
EntityManagerTest::testGetTranslationFromContext function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getTranslationFromContext() method.
EntityManagerTest::testGetViewBuilder function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewBuilder[[api-linebreak]]
EntityManagerTest::testGetViewDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getViewDisplay[[api-linebreak]]
EntityManagerTest::testGetViewModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptions() method.
EntityManagerTest::testGetViewModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModeOptionsByBundle() method.
EntityManagerTest::testGetViewModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getViewModes() method.
EntityManagerTest::testHasDefinition function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::hasDefinition[[api-linebreak]]
EntityManagerTest::testHasHandler function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::hasHandler[[api-linebreak]]
EntityManagerTest::testLoadEntityByConfigTarget function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the loadEntityByConfigTarget() method.
EntityManagerTest::testLoadEntityByUuid function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the loadEntityByUuid() method.
EntityManagerTest::testSetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the setFieldMap() method.
EntityManagerTest::testUseCaches function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the useCaches() method.
EntityModerationForm class core/modules/content_moderation/src/Form/EntityModerationForm.php The EntityModerationForm provides a simple UI for changing moderation state.

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