Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTest::testAddFields | function | core/ |
Tests the addFields method. |
| 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::testGetCckPluginManager | function | core/ |
Tests the fallback to deprecated CCK Plugin Manager. |
| FieldDiscoveryTest::testGetCoreVersion | function | core/ |
Test 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 | class | core/ |
A test class to expose protected methods. |
| FieldDiscoveryTestClass.php | file | core/ |
|
| FieldDiscoveryTestClass::$testData | property | core/ |
An array of test data. |
| 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. |
| FieldDiscoveryTestClass::__construct | function | core/ |
Constructs a FieldDiscoveryTestClass object. |
| FieldDiscoveryTestTrait | trait | core/ |
Helper functions to test field discovery. |
| FieldDiscoveryTestTrait.php | file | core/ |
|
| FieldDiscoveryTestTrait::assertFieldProcess | function | core/ |
Asserts the field discovery returns the expected processes. |
| FieldDiscoveryTestTrait::assertFieldProcessKeys | function | core/ |
Asserts the field discovery returns the expected processes. |
| FieldDiscoveryTestTrait::assertSourcePlugin | function | core/ |
Asserts a migrate source plugin. |
| FieldDisplayTest | class | core/ |
Tests Field display. |
| FieldDisplayTest.php | file | core/ |
|
| FieldDisplayTest::$bundle | property | core/ |
Test entity bundle name. |
| FieldDisplayTest::$display | property | core/ |
Entity view display. |
| FieldDisplayTest::$entityType | property | core/ |
Test entity type name. |
| FieldDisplayTest::$fieldName | property | core/ |
Test field name. |
| FieldDisplayTest::$modules | property | core/ |
Modules to enable. |
| FieldDisplayTest::setUp | function | core/ |
|
| FieldDisplayTest::testFieldVisualHidden | function | core/ |
Tests that visually hidden works with core. |
| FieldDropbuttonTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Dropbutton handler. |
| FieldDropButtonTest | class | core/ |
Tests the dropbutton field handler. |
| FieldDropbuttonTest.php | file | core/ |
|
| FieldDropButtonTest.php | file | core/ |
|
| FieldDropButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDropbuttonTest::$modules | property | core/ |
Modules to enable. |
| FieldDropButtonTest::$modules | property | core/ |
Modules to enable. |
| FieldDropbuttonTest::$node1 | property | core/ |
Test node. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.