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
EntityFieldManagerInterface::getBaseFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets the base field definitions for a content entity type.
EntityFieldManagerInterface::getExtraFields function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets the "extra fields" for a bundle.
EntityFieldManagerInterface::getFieldDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets the field definitions for a specific bundle.
EntityFieldManagerInterface::getFieldMap function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets a lightweight map of fields across bundles.
EntityFieldManagerInterface::getFieldMapByFieldType function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets a lightweight map of fields across bundles filtered by field type.
EntityFieldManagerInterface::getFieldStorageDefinitions function core/lib/Drupal/Core/Entity/EntityFieldManagerInterface.php Gets the field storage definitions for a content entity type.
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode().
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode().
EntityFieldManagerTest::testGetBaseFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method.
EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with an invalid definition.
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with caching.
EntityFieldManagerTest::testGetExtraFields function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getExtraFields[[api-linebreak]]
EntityFieldManagerTest::testGetFieldDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getFieldDefinitions() method.
EntityFieldManagerTest::testGetFieldDefinitionsProvider function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests that getFieldDefinitions() method sets the 'provider' definition key.
EntityFieldManagerTest::testGetFieldDefinitionsWithCaching function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getFieldDefinitions() method with caching.
EntityFieldManagerTest::testGetFieldMap function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMap[[api-linebreak]]
EntityFieldManagerTest::testGetFieldMapByFieldType function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMapByFieldType[[api-linebreak]]
EntityFieldManagerTest::testGetFieldMapFromCache function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php @covers ::getFieldMap[[api-linebreak]]
EntityFieldManagerTest::testGetFieldStorageDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getFieldStorageDefinitions() method.
EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getFieldStorageDefinitions() method with caching.
EntityFieldRenderer::getCacheContexts function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getEntityManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getEntityRepository function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getEntityTypeId function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getEntityTypeManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getLanguageManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldRenderer::getRenderableFieldIds function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns a list of names of entity fields to be rendered.
EntityFieldRenderer::getView function core/modules/views/src/Entity/Render/EntityFieldRenderer.php
EntityFieldStorageConfig::getEntityTypeId function core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php
EntityFieldStorageConfig::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityFieldStorageConfig.php
EntityFieldTest::getContainedStrings function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Recursive helper for getting all contained strings,
i.e. properties of type string.
EntityFile::getEntity function core/modules/file/src/Plugin/migrate/destination/EntityFile.php Creates or loads an entity.
EntityForm::getBaseFormId function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getEntity function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getEntityFromRouteMatch function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getFormId function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::getOperation function core/lib/Drupal/Core/Entity/EntityForm.php
EntityForm::__get function core/lib/Drupal/Core/Entity/EntityForm.php
EntityFormBuilder::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilder.php
EntityFormBuilderInterface::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php Gets the built and processed entity form for the given entity.
EntityFormBuilderTest::testGetForm function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php Tests the getForm() method.
EntityFormDisplay::flagWidgetsErrorsFromViolations function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::getRenderer function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Returns a mock Entity Type Manager.
EntityFormDisplayEditForm::getDefaultPlugin function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDisplayModes function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php

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