Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
EntityDeleteForm::getConfigNamesToDelete function core/lib/Drupal/Core/Entity/EntityDeleteForm.php Returns config names to delete for the deletion confirmation form.
EntityDeleteFormTrait::getCancelUrl function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityDeleteFormTrait::getConfirmText function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityDeleteFormTrait::getDeletionMessage function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php Gets the message to display to the user after deleting the entity.
EntityDeleteFormTrait::getEntity function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php Gets the entity of this form.
EntityDeleteFormTrait::getQuestion function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityDeleteFormTrait::getRedirectUrl function core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php Returns the URL where the user should be redirected after deletion.
EntityDeriver::getDerivativeDefinition function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Gets the definition of a derivative plugin.
EntityDeriver::getDerivativeDefinition function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of a derivative plugin.
EntityDeriver::getDerivativeDefinitions function core/modules/rest/src/Plugin/Deriver/EntityDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDeriver::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php Gets the definition of all derivatives of a base plugin.
EntityDescriptionInterface::getDescription function core/lib/Drupal/Core/Entity/EntityDescriptionInterface.php Gets the entity description.
EntityDisplayBase::$targetEntityType property core/lib/Drupal/Core/Entity/EntityDisplayBase.php Entity type to be displayed.
EntityDisplayBase::getComponent function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the display options set for a component.
EntityDisplayBase::getComponents function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the display options for all components.
EntityDisplayBase::getDefaultRegion function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the default region.
EntityDisplayBase::getFieldDefinition function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the field definition of a field.
EntityDisplayBase::getFieldDefinitions function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the definitions of the fields that are candidate for display.
EntityDisplayBase::getHighestWeight function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the highest weight of the components in the display.
EntityDisplayBase::getLogger function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Provides the 'system' channel logger service.
EntityDisplayBase::getMode function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the view or form mode to be displayed.
EntityDisplayBase::getOriginalMode function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the original view or form mode that was requested.
EntityDisplayBase::getPluginRemovedDependencies function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Returns the plugin dependencies being removed.
EntityDisplayBase::getTargetBundle function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the bundle to be displayed.
EntityDisplayBase::getTargetEntityTypeId function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the entity type for which this display is used.
EntityDisplayBase::setTargetBundle function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Sets the bundle to be displayed.
EntityDisplayBaseMockableClass::getEntityType function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php Gets the entity type definition.
EntityDisplayBaseMockableClass::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseMockableClass::getRenderer function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php Gets the renderer plugin for a field (e.g. widget, formatter).
EntityDisplayBaseTest::testGetMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getMode
EntityDisplayBaseTest::testGetOriginalMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getOriginalMode
EntityDisplayBaseTest::testGetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetBundle
EntityDisplayBaseTest::testGetTargetEntityTypeId function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetEntityTypeId
EntityDisplayBaseTest::testSetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::setTargetBundle
EntityDisplayFormBase::getApplicablePluginOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array of applicable widget or formatter options for a field.
EntityDisplayFormBase::getDefaultPlugin function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the ID of the default widget or formatter plugin for a field type.
EntityDisplayFormBase::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array of form or view mode options.
EntityDisplayFormBase::getDisplayModes function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the form or view modes used by this form.
EntityDisplayFormBase::getDisplayModesLink function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns a link to the form or view mode admin page.
EntityDisplayFormBase::getDisplays function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns entity (form) displays for the current entity display type.
EntityDisplayFormBase::getDisplayStatuses function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns form or view modes statuses for the bundle used by this form.
EntityDisplayFormBase::getEntityDisplay function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an entity display object to be used by this form.
EntityDisplayFormBase::getEntityFromRouteMatch function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Determines which entity will be used by this form from a RouteMatch object.
EntityDisplayFormBase::getExtraFields function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the extra fields of the entity type and bundle used by this form.
EntityDisplayFormBase::getFieldDefinitions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Collects the definitions of fields whose display is configurable.
EntityDisplayFormBase::getOverviewUrl function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the Url object for a specific entity (form) display edit form.
EntityDisplayFormBase::getRegionOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an associative array of all regions.
EntityDisplayFormBase::getRegions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Get the regions needed to create the overview form.
EntityDisplayFormBase::getRowRegion function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the region to which a row in the display overview belongs.
EntityDisplayFormBase::getTableHeader function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an array containing the table headers.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.