Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldValueTrait::getFieldValue | function | core/ |
Gets the value of a field property directly, bypassing the typed data API. |
| EntityFieldValueTraitTest::getFieldValue | function | core/ |
Calls protected getFieldValue() method via reflection. |
| EntityFieldValueTraitTest::testGetFieldValueConsistencyWithTraditionalAccess | function | core/ |
Tests getFieldValue() consistency with traditional access. |
| EntityFieldValueTraitTest::testGetFieldValueCorrectness | function | core/ |
Tests getFieldValue() returns correct values. |
| EntityFieldValueTraitTest::testGetFieldValueFallsBackToInitializedFieldObjects | function | core/ |
Tests getFieldValue() falls back to initialized field objects. |
| EntityFieldValueTraitTest::testGetFieldValueViaUserMethods | function | core/ |
Tests getFieldValue() via User entity methods. |
| EntityFieldValueTraitTest::testGetFieldValueWithDelta | function | core/ |
Tests getFieldValue() with delta parameter. |
| EntityFieldValueTraitTest::testGetFieldValueWithNonExistentField | function | core/ |
Tests getFieldValue() with non-existent field. |
| EntityFieldValueTraitTest::testGetFieldValueWithoutTypedDataInitialization | function | core/ |
Tests getFieldValue() without typed data initialization. |
| EntityFieldValueTraitTest::testGetFieldValueWithScalarValues | function | core/ |
Tests getFieldValue() with scalar values. |
| EntityFile::getEntity | function | core/ |
Creates or loads an entity. |
| EntityForm::getBaseFormId | function | core/ |
|
| EntityForm::getCallableFromDefinition | function | core/ |
Gets a callable from a string or array definition if possible. |
| EntityForm::getEntity | function | core/ |
|
| EntityForm::getEntityFromRouteMatch | function | core/ |
|
| EntityForm::getFormId | function | core/ |
|
| EntityForm::getOperation | function | core/ |
|
| EntityFormBuilder::getForm | function | core/ |
|
| 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/ |
|
| EntityFormDisplay::getPluginCollections | function | core/ |
|
| EntityFormDisplay::getRenderer | function | core/ |
|
| 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/ |
Tests entity get from display. |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetTextAreaPlaceholder | function | core/ |
Tests validation of entity form display component's widget settings. |
| EntityFormDisplayValidationTest::testMultilineTextFieldWidgetTextAreaSummaryPlaceholder | 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. |
| 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. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.