Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDropButtonTest::testDropbutton | function | core/ |
Tests dropbutton field. |
| FieldDropbuttonTest::testDropbuttonMarkupShouldNotLeakBetweenRows | function | core/ |
Tests that dropbutton markup doesn't leak between rows. |
| FieldEntityLinkBaseTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\LinkBase handler. |
| FieldEntityLinkBaseTest.php | file | core/ |
|
| FieldEntityLinkBaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityLinkBaseTest::$modules | property | core/ |
Modules to install. |
| FieldEntityLinkBaseTest::$testViews | property | core/ |
Views used by this test. |
| FieldEntityLinkBaseTest::setUp | function | core/ |
Sets up the test. |
| FieldEntityLinkBaseTest::testEntityLink | function | core/ |
Tests entity link fields. |
| FieldEntityLinkTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
| FieldEntityLinkTest.php | file | core/ |
|
| FieldEntityLinkTest::$adminUser | property | core/ |
An admin user account. |
| FieldEntityLinkTest::$modules | property | core/ |
Modules to install. |
| FieldEntityLinkTest::$testViews | property | core/ |
Views used by this test. |
| FieldEntityLinkTest::doTestEntityLink | function | core/ |
Tests whether entity links behave as expected. |
| FieldEntityLinkTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| FieldEntityLinkTest::testEntityLink | function | core/ |
Tests entity link fields. |
| FieldEntityOperationsTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
| FieldEntityOperationsTest.php | file | core/ |
|
| FieldEntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityOperationsTest::$modules | property | core/ |
Modules to install. |
| FieldEntityOperationsTest::$testViews | property | core/ |
Views used by this test. |
| FieldEntityOperationsTest::setUp | function | core/ |
Sets up the test. |
| FieldEntityOperationsTest::testEntityOperations | function | core/ |
Tests entity operations field. |
| FieldEntitySettingsTest | class | core/ |
Tests the ways that field entities handle their settings. |
| FieldEntitySettingsTest.php | file | core/ |
|
| FieldEntitySettingsTest::$modules | property | core/ |
Modules to install. |
| FieldEntitySettingsTest::setUp | function | core/ |
|
| FieldEntitySettingsTest::testEntityReferenceSettingsNormalized | function | core/ |
Tests entity reference settings are normalized on field creation and save. |
| FieldEntitySettingsTest::testFieldEntitiesCarryDefaultSettings | function | core/ |
@group legacy |
| FieldEntityTest | class | core/ |
Tests the field plugin base integration with the entity system. |
| FieldEntityTest.php | file | core/ |
|
| FieldEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityTest::$modules | property | core/ |
Modules to enable. |
| FieldEntityTest::$testViews | property | core/ |
Views used by this test. |
| FieldEntityTest::setUp | function | core/ |
Sets up the test. |
| FieldEntityTest::testGetEntity | function | core/ |
Tests the getEntity method. |
| FieldEntityTest::testGetEntityNullEntityOptionalRelationship | function | core/ |
Tests the getEntity method returning NULL for an optional relationship. |
| FieldEntityTranslationTest | class | core/ |
Tests the rendering of fields (base fields) and their translations. |
| FieldEntityTranslationTest.php | file | core/ |
|
| FieldEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldEntityTranslationTest::$modules | property | core/ |
Modules to install. |
| FieldEntityTranslationTest::$testViews | property | core/ |
|
| FieldEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
| FieldEntityTranslationTest::setUp | function | core/ |
Sets up the test. |
| FieldEntityTranslationTest::testTranslationRows | function | core/ |
Tests that different translation mechanisms can be used for base fields. |
| FieldException | class | core/ |
Base class for all exceptions thrown by the Entity Field API functions. |
| FieldException.php | file | core/ |
|
| FieldFieldAccessTestBase | class | core/ |
Provides a base class for base field access in views. |
| FieldFieldAccessTestBase.php | file | core/ |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.