Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap[[api-linebreak]] |
| 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::getEntityRepository | function | core/ |
|
| 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/ |
Gets the plugin collections used by this object. |
| 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[[api-linebreak]] |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityFormDisplayValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the entity form display is checked. |
| 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. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.