Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityFieldManagerInterface::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
EntityFieldManagerInterface::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
EntityFieldManagerInterface::getFieldMap | function | core/ |
Gets a lightweight map of fields across bundles. |
EntityFieldManagerInterface::getFieldMapByFieldType | function | core/ |
Gets a lightweight map of fields across bundles filtered by field type. |
EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
EntityFieldManagerTest::testGetBaseFieldDefinitions | function | core/ |
Tests the getBaseFieldDefinitions() method. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition | function | core/ |
Tests the getBaseFieldDefinitions() method with an invalid definition. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching | function | core/ |
Tests the getBaseFieldDefinitions() method with caching. |
EntityFieldManagerTest::testGetExtraFields | function | core/ |
@covers ::getExtraFields |
EntityFieldManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
EntityFieldManagerTest::testGetFieldDefinitionsWithCaching | function | core/ |
Tests the getFieldDefinitions() method with caching. |
EntityFieldManagerTest::testGetFieldMap | function | core/ |
@covers ::getFieldMap |
EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType |
EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap |
EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
EntityFieldRenderer::getEntityManager | function | core/ |
|
EntityFieldRenderer::getEntityRepository | function | core/ |
Returns the entity repository. |
EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityFieldRenderer::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
EntityFieldRenderer::getLanguageManager | function | core/ |
Returns the language manager. |
EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
EntityFieldRenderer::getView | function | core/ |
Returns the top object of a view. |
EntityFieldStorageConfig::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
EntityFieldTest::getContainedStrings | function | core/ |
Recursive helper for getting all contained strings, i.e. properties of type string. |
EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
EntityForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
EntityForm::getEntity | function | core/ |
Gets the form entity. |
EntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
EntityForm::getOperation | function | core/ |
Gets the operation identifying the form. |
EntityForm::__get | function | core/ |
|
EntityFormBuilder::getForm | function | core/ |
Gets the built and processed entity form for the given entity. |
EntityFormBuilderInterface::getForm | function | core/ |
Gets the built and processed entity form for the given entity. |
EntityFormBuilderTest::testGetForm | function | core/ |
Tests the getForm() method. |
EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
EntityFormDisplay::getPluginCollections | function | core/ |
|
EntityFormDisplay::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
EntityFormDisplayEditForm::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityFormDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityFormDisplayEditForm::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.