Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
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::loadEntityByConfigTarget 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::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::testLoadEntityByConfigTarget function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the loadEntityByConfigTarget() method.
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest class core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php Tests that the match_limit setting is added to entity_reference_autocomplete.
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php file core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php Set database dump files to be used.
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl function core/modules/system/tests/src/Functional/Update/EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php Tests that the match_limit setting is added to the config.
EntityResourceRestTestCoverageTest class core/modules/rest/tests/src/Functional/EntityResource/EntityResourceRestTestCoverageTest.php Checks that all core content/config entity types have REST test coverage.

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