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 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching | function | core/ |
Tests the getBaseFieldDefinitions() method with caching. |
| EntityFieldManagerTest::testGetExtraFields | function | core/ |
Tests get extra fields. |
| 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::testGetFieldMapFromCache | function | core/ |
Tests get field map from cache. |
| EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
| EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
| EntityFieldRenderer::getCacheContexts | function | core/ |
|
| EntityFieldRenderer::getEntityRepository | function | core/ |
|
| EntityFieldRenderer::getEntityTypeId | function | core/ |
|
| EntityFieldRenderer::getEntityTypeManager | function | core/ |
|
| EntityFieldRenderer::getLanguageManager | function | core/ |
|
| EntityFieldRenderer::getRenderableFieldIds | function | core/ |
Returns a list of names of entity fields to be rendered. |
| EntityFieldRenderer::getView | function | core/ |
|
| EntityFieldStorageConfig::getIds | function | core/ |
|
| EntityFieldTest::getContainedStrings | function | core/ |
Gets all contained strings recursively. |
| 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/ |
|
| EntityFormDisplayEditForm::getDisplayModeOptions | function | core/ |
|
| EntityFormDisplayEditForm::getDisplayModes | function | core/ |
|
| EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
|
| EntityFormDisplayEditForm::getEntityDisplay | function | core/ |
|
| EntityFormDisplayEditForm::getOverviewUrl | function | core/ |
|
| EntityFormDisplayEditForm::getTableHeader | function | core/ |
|
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayResourceTestBase::getExpectedCacheContexts | function | core/ |
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.