Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
FieldLayoutEntityDisplayFormTrait::getEntity function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the form entity.
FieldLayoutEntityDisplayFormTrait::getLayout function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the layout plugin for the currently selected field layout.
FieldLayoutEntityDisplayFormTrait::getRegions function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions().
FieldLayoutEntityDisplayTrait::doGetLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets the layout plugin.
FieldLayoutEntityDisplayTrait::getDefaultRegion function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion().
FieldLayoutEntityDisplayTrait::getLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayout().
FieldLayoutEntityDisplayTrait::getLayoutDefinition function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets a layout definition.
FieldLayoutEntityDisplayTrait::getLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId().
FieldLayoutEntityDisplayTrait::getLayoutSettings function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings().
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Gets the region titles on the page.
FieldMigration::getProcess function core/modules/migrate_drupal/src/Plugin/migrate/FieldMigration.php
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php
FieldPluginBase::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getElements function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getEntity function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Returns a token placeholder for the current field.
FieldPluginBase::getFieldType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldWidgetMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getFieldWidgetType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php
FieldPluginBase::getPreviousFieldLabels function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Returns all field labels of fields before this field.
FieldPluginBase::getRenderer function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Returns the render API renderer.
FieldPluginBase::getRenderTokens function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::getTokenValuesRecursive function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Recursive function to add replacements for nested query string parameters.
FieldPluginBase::getValue function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldPluginBase::processFieldWidget function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Alter field widget migration.
FieldPluginBaseTest::testGetRenderTokensWithArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens[[api-linebreak]]
FieldPluginBaseTest::testGetRenderTokensWithoutArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens[[api-linebreak]]
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments function core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php @covers ::getRenderTokens[[api-linebreak]]
FieldRdfaTestBase::getAbsoluteUri function core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php Gets the absolute URI of an entity.
FieldResolver::getAllDataReferencePropertyNames function core/modules/jsonapi/src/Context/FieldResolver.php Gets all unique reference property names from the given field definitions.
FieldResolver::getDataReferencePropertyName function core/modules/jsonapi/src/Context/FieldResolver.php Determines the reference property name for the remaining unresolved parts.
FieldResolver::getFieldAccess function core/modules/jsonapi/src/Context/FieldResolver.php Gets the field access result for the 'view' operation.
FieldResolver::getFieldItemDefinitions function core/modules/jsonapi/src/Context/FieldResolver.php Get all item definitions from a set of resources types by a field name.
FieldResolver::getIdFieldName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the UUID field name for a resource type.
FieldResolver::getInternalName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the internal field name based on a collection of resource types.
FieldResolver::getPathPartPropertyName function core/modules/jsonapi/src/Context/FieldResolver.php Gets the property name from an entity typed or untyped path part.
FieldResolver::getRelatableResourceTypes function core/modules/jsonapi/src/Context/FieldResolver.php Get the referenceable ResourceTypes for a set of field definitions.
fieldset--media-library-widget.html.twig file core/themes/seven/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
fieldset--media-library-widget.html.twig file core/themes/claro/templates/media-library/fieldset--media-library-widget.html.twig Theme override for the media library widget.
Fieldset::getInfo function core/lib/Drupal/Core/Render/Element/Fieldset.php
FieldSettings::getSettings function core/modules/field/src/Plugin/migrate/process/d6/FieldSettings.php Merge the default D8 and specified D6 settings.
FieldSettingsTest::getSettingsProvider function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php Provides field settings for testGetSettings().
FieldSettingsTest::testGetSettings function core/modules/field/tests/src/Unit/Plugin/migrate/process/d6/FieldSettingsTest.php @covers ::getSettings[[api-linebreak]]
FieldSqlStorageTest class core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests Field SQL Storage .
FieldSqlStorageTest.php file core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php
FieldSqlStorageTest::$field property core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php A field to use in this test class.

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