Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDefinitionUpdateManager::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
| EntityDefinitionUpdateManager::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
| EntityDefinitionUpdateManager::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
| EntityDefinitionUpdateManager::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::getChangeList | function | core/ |
Gets a list of changes to entity type and field storage definitions. |
| EntityDefinitionUpdateManagerInterface::getChangeSummary | function | core/ |
Gets a human readable summary of the detected changes. |
| EntityDefinitionUpdateManagerInterface::getEntityType | function | core/ |
Returns an entity type definition ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::getEntityTypes | function | core/ |
Returns all the entity type definitions, ready to be manipulated. |
| EntityDefinitionUpdateManagerInterface::getFieldStorageDefinition | function | core/ |
Returns a field storage definition ready to be manipulated. |
| EntityDefinitionUpdateTest::testGetEntityTypes | function | core/ |
@covers ::getEntityTypes[[api-linebreak]] |
| EntityDeleteActionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
| EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| EntityDeleteFormTrait::getCancelUrl | function | core/ |
|
| EntityDeleteFormTrait::getConfirmText | function | core/ |
|
| EntityDeleteFormTrait::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| EntityDeleteFormTrait::getEntity | function | core/ |
Gets the entity of this form. |
| EntityDeleteFormTrait::getQuestion | function | core/ |
|
| EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| EntityDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityDescriptionInterface::getDescription | function | core/ |
Gets the entity description. |
| EntityDisplayBase::$targetEntityType | property | core/ |
Entity type to be displayed. |
| EntityDisplayBase::getComponent | function | core/ |
Gets the display options set for a component. |
| EntityDisplayBase::getComponents | function | core/ |
Gets the display options for all components. |
| EntityDisplayBase::getDefaultRegion | function | core/ |
Gets the default region. |
| EntityDisplayBase::getFieldDefinition | function | core/ |
Gets the field definition of a field. |
| EntityDisplayBase::getFieldDefinitions | function | core/ |
Gets the definitions of the fields that are candidate for display. |
| EntityDisplayBase::getHighestWeight | function | core/ |
Gets the highest weight of the components in the display. |
| EntityDisplayBase::getLogger | function | core/ |
Provides the 'system' channel logger service. |
| EntityDisplayBase::getMode | function | core/ |
Gets the view or form mode to be displayed. |
| EntityDisplayBase::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
| EntityDisplayBase::getPluginRemovedDependencies | function | core/ |
Returns the plugin dependencies being removed. |
| EntityDisplayBase::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
| EntityDisplayBase::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
| EntityDisplayBase::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
| EntityDisplayBaseMockableClass::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| EntityDisplayBaseMockableClass::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityDisplayBaseTest::testGetMode | function | core/ |
@covers ::getMode[[api-linebreak]] |
| EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
@covers ::getOriginalMode[[api-linebreak]] |
| EntityDisplayBaseTest::testGetTargetBundle | function | core/ |
@covers ::getTargetBundle[[api-linebreak]] |
| EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
| EntityDisplayBaseTest::testSetTargetBundle | function | core/ |
@covers ::setTargetBundle[[api-linebreak]] |
| EntityDisplayFormBase::getApplicablePluginOptions | function | core/ |
Returns an array of applicable widget or formatter options for a field. |
| EntityDisplayFormBase::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
| EntityDisplayFormBase::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
| EntityDisplayFormBase::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
| EntityDisplayFormBase::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
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.