Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
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::getIds | function | core/ |
Gets the destination IDs. |
EntityFieldTest::getContainedStrings | function | core/ |
Gets all contained strings recursively. |
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. |
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. |
EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
EntityFormDisplayEditForm::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
EntityFormDisplayEditForm::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityFormDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityFormDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EntityFormDisplayResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityFormDisplayTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EntityFormDisplayTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EntityFormDisplayTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EntityFormDisplayTest::testEntityGetFromDisplay | function | core/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getFormDisplay |
EntityFormInterface::getEntity | function | core/ |
Gets the form entity. |
EntityFormInterface::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityFormInterface::getOperation | function | core/ |
Gets the operation identifying the form. |
EntityFormModeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EntityFormModeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EntityFormModeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EntityFormModeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
|
EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.