Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDataCountTest::$storage | property | core/ |
|
| FieldDataCountTest::$storageRev | property | core/ |
|
| FieldDataCountTest::$storageUser | property | core/ |
|
| FieldDataCountTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldDataCountTest::testCountWithIndex0 | function | core/ |
Verify that we can count a table that contains an entry with index 0. |
| FieldDataCountTest::testEntityCountAndHasData | function | core/ |
Tests entityCount() and hadData() methods. |
| FieldDateTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
| FieldDateTest.php | file | core/ |
|
| FieldDateTest::$testViews | property | core/ |
Views used by this test. |
| FieldDateTest::assertRenderedDatesEqual | function | core/ |
Asserts properly formatted display against 'created' field in view. |
| FieldDateTest::assertRenderedFutureDatesEqual | function | core/ |
Asserts properly formatted display against 'destroyed' field in view. |
| FieldDateTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| FieldDateTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FieldDateTest::testFieldDate | function | core/ |
Sets up functional test of the views date field. |
| FieldDateTest::viewsData | function | core/ |
Returns the views data definition. |
| FieldDefaultValueCallbackTest | class | core/ |
Tests the default value callback. |
| FieldDefaultValueCallbackTest.php | file | core/ |
|
| FieldDefaultValueCallbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDefaultValueCallbackTest::$fieldName | property | core/ |
The field name. |
| FieldDefaultValueCallbackTest::$modules | property | core/ |
Modules to install. |
| FieldDefaultValueCallbackTest::setUp | function | core/ |
|
| FieldDefaultValueCallbackTest::testDefaultValueCallbackForm | function | core/ |
Tests the default value callback functionality for fields. |
| FieldDefinition::$fieldStorageDefinition | property | core/ |
The associated field storage definition. |
| FieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition. |
| FieldDefinition::getDisplayOptions | function | core/ |
|
| FieldDefinition::getFieldStorageDefinition | function | core/ |
|
| FieldDefinition::getSetting | function | core/ |
|
| FieldDefinition::getSettings | function | core/ |
|
| FieldDefinition::isDisplayConfigurable | function | core/ |
|
| FieldDefinition::isTranslatable | function | core/ |
|
| FieldDefinition::setDefaultValue | function | core/ |
Set a default value for the field. |
| FieldDefinition::setDefaultValueCallback | function | core/ |
Set the default value callback for the field. |
| FieldDefinition::setDisplayConfigurable | function | core/ |
Sets whether the display for the field can be configured. |
| FieldDefinition::setDisplayOptions | function | core/ |
Sets the display options for the field in forms or rendered entities. |
| FieldDefinition::setFieldStorageDefinition | function | core/ |
Set the field storage definition. |
| FieldDefinition::setSetting | function | core/ |
|
| FieldDefinition::setSettings | function | core/ |
|
| FieldDefinition::setTargetBundle | function | core/ |
Set the target bundle. |
| FieldDefinition::setTranslatable | function | core/ |
Sets whether the field is translatable. |
| FieldDefinitionIntegrityTest | class | core/ |
Tests the integrity of field API plugin definitions. |
| FieldDefinitionIntegrityTest.php | file | core/ |
|
| FieldDefinitionIntegrityTest::$modules | property | core/ |
|
| FieldDefinitionIntegrityTest::checkDisplayOption | function | core/ |
Helper method that tries to load plugin definitions. |
| FieldDefinitionIntegrityTest::modulesWithSubdirectory | function | core/ |
Find modules with a specified subdirectory. |
| FieldDefinitionIntegrityTest::testFieldPluginDefinitionAvailability | function | core/ |
Tests to load field plugin definitions used in core's existing entities. |
| FieldDefinitionIntegrityTest::testFieldPluginDefinitionIntegrity | function | core/ |
Tests the integrity of field plugin definitions. |
| FieldDefinitionInterface::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| FieldDefinitionInterface::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| FieldDefinitionInterface::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
| FieldDefinitionInterface::isRequired | function | core/ |
Returns whether the field can be empty. |
Pagination
- Previous page
- Page 531
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.