Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
EntityManager::getFormModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getInstance function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getListBuilder function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getRouteProviders function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getStorage function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getTranslationFromContext function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewDisplay function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getViewModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::hasDefinition function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::hasHandler function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionCreate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionDelete function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::onFieldStorageDefinitionUpdate function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::setFieldMap function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::useCaches function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerInterface::getLastInstalledDefinition function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerInterface::getLastInstalledFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityManagerInterface.php
EntityManagerTest class core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @coversDefaultClass \Drupal\Core\Entity\EntityManager[[api-linebreak]]
@group Entity
@group legacy
EntityManagerTest.php file core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
EntityManagerTest::$entityDisplayRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity display repository.
EntityManagerTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity field manager.
EntityManagerTest::$entityLastInstalledSchemaRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity last installed schema repository.
EntityManagerTest::$entityManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity manager.
EntityManagerTest::$entityRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity repository.
EntityManagerTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type bundle info.
EntityManagerTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type manager.
EntityManagerTest::$entityTypeRepository property core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php The entity type repository.
EntityManagerTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
EntityManagerTest::testActiveMultiple function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getActiveMultiple() method.
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.

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