Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldPluginBase::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FieldPluginBase::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
| FieldPluginBase::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| FieldPluginBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FieldPluginBase::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| FieldPluginBase::getPreviousFieldLabels | function | core/ |
Returns all field labels of fields before this field. |
| FieldPluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| FieldPluginBase::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
| FieldPluginBase::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
| FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@dataProvider providerTestGetRenderTokensWithQuery @covers ::getRenderTokens[[api-linebreak]] @covers ::getTokenValuesRecursive[[api-linebreak]] |
| FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
| FieldResolver::getDataReferencePropertyName | function | core/ |
Determines the reference property name for the remaining unresolved parts. |
| FieldResolver::getFieldAccess | function | core/ |
Gets the field access result for the 'view' operation. |
| FieldResolver::getFieldItemDefinitions | function | core/ |
Get all item definitions from a set of resources types by a field name. |
| FieldResolver::getIdFieldName | function | core/ |
Resolves the UUID field name for a resource type. |
| FieldResolver::getInternalName | function | core/ |
Resolves the internal field name based on a collection of resource types. |
| FieldResolver::getPathPartPropertyName | function | core/ |
Gets the property name from an entity typed or untyped path part. |
| FieldResolver::getRelatableResourceTypes | function | core/ |
Get the referenceable ResourceTypes for a set of field definitions. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| Fieldset::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings. |
| FieldSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
| FieldSettingsTest::testGetSettings | function | core/ |
@covers ::getSettings[[api-linebreak]] |
| FieldSqlStorageTest | class | core/ |
Tests Field SQL Storage . |
| FieldSqlStorageTest.php | file | core/ |
|
| FieldSqlStorageTest::$field | property | core/ |
A field to use in this test class. |
| FieldSqlStorageTest::$fieldCardinality | property | core/ |
|
| FieldSqlStorageTest::$fieldName | property | core/ |
The name of the created field. |
| FieldSqlStorageTest::$fieldStorage | property | core/ |
A field storage to use in this class. |
| FieldSqlStorageTest::$modules | property | core/ |
Modules to install. |
| FieldSqlStorageTest::$revisionTable | property | core/ |
Name of the revision table of the field. |
| FieldSqlStorageTest::$table | property | core/ |
Name of the data table of the field. |
| FieldSqlStorageTest::$tableMapping | property | core/ |
The table mapping for the tested entity type. |
| FieldSqlStorageTest::setUp | function | core/ |
|
| FieldSqlStorageTest::testFieldLoad | function | core/ |
Tests field loading works correctly by inserting directly in the tables. |
| FieldSqlStorageTest::testFieldSqlStorageForeignKeys | function | core/ |
Tests foreign key support. |
| FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Tests that failure to create fields is handled gracefully. |
| FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Tests adding and removing indexes while data is present. |
| FieldSqlStorageTest::testFieldWrite | function | core/ |
Tests field saving works correctly by reading directly from the tables. |
| FieldSqlStorageTest::testLongNames | function | core/ |
Tests that long entity type and field names do not break. |
| FieldSqlStorageTest::testTableNames | function | core/ |
Tests table name generation. |
| FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Tests trying to update a field with data. |
| FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldStorageAddForm::getNewFieldDefaults | function | core/ |
Get default options from preconfigured options for a new field. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.