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 main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscovery::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscovery::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscovery::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscovery::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscovery::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldDiscoveryTest::getAllFieldData | function | core/ |
Returns dummy data to test the field getters. |
| FieldDiscoveryTest::getBundleFieldsData | function | core/ |
Provides data for testGetBundleFields. |
| FieldDiscoveryTest::getCoreVersionData | function | core/ |
Provides data for testGetCoreVersion() |
| FieldDiscoveryTest::getEntityFieldsData | function | core/ |
Provides data for testGetEntityFields. |
| FieldDiscoveryTest::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides data for testGetFieldInstanceStubMigrationDefinition. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetBundleFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetCoreVersion | function | core/ |
Tests the protected getCoreVersion method. |
| FieldDiscoveryTest::testGetEntityFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetFieldInstanceStubMigrationDefinition | function | core/ |
Tests the getFieldInstanceStubMigration method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTestClass::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscoveryTestClass::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscoveryTestClass::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscoveryTestClass::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscoveryTestClass::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscoveryTestClass::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldEntityTest::testGetEntity | function | core/ |
Tests the getEntity method. |
| FieldEntityTest::testGetEntityNullEntityOptionalRelationship | function | core/ |
Tests the getEntity method returning NULL for an optional relationship. |
| FieldFieldTest::testGetValueMethod | function | core/ |
Tests \Drupal\views\Plugin\views\field\EntityField::getValue. |
| FieldFormButtonTest::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| Fieldgroup::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldHandlerInterface::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
| FieldHandlerInterface::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldHandlerInterface::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldImportChangeTest | class | core/ |
Update field storage and fields during config change method invocation. |
| FieldImportChangeTest.php | file | core/ |
|
| FieldImportChangeTest::$modules | property | core/ |
Modules to install. |
| FieldImportChangeTest::testImportChange | function | core/ |
Tests importing an updated field. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstanceSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
| FieldInstanceSettingsTest::testGetSettings | function | core/ |
Tests get settings. |
| FieldInstanceWidgetSettings | class | core/ |
Get the field instance widget settings. |
| FieldInstanceWidgetSettings.php | file | core/ |
|
| FieldInstanceWidgetSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings for a widget type. |
| FieldInstanceWidgetSettings::transform | function | core/ |
Get the field instance default/mapped widget settings. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.