Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldSettingsTest | class | core/ |
Tests Drupal\field\Plugin\migrate\process\d6\FieldSettings. |
| FieldSettingsTest | class | core/ |
Tests Drupal\field\Plugin\migrate\process\d7\FieldSettings. |
| FieldSettingsTest | class | core/ |
Tests field settings methods on field definition structures. |
| FieldSettingsTest.php | file | core/ |
|
| FieldSettingsTest.php | file | core/ |
|
| FieldSettingsTest.php | file | core/ |
|
| FieldSettingsTest::$modules | property | core/ |
Modules to install. |
| FieldSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
| FieldSettingsTest::testBaseFieldSettings | function | core/ |
Tests base field settings. |
| FieldSettingsTest::testBaseFieldSettingsOnClone | function | core/ |
Tests the base field settings on a cloned base field definition object. |
| FieldSettingsTest::testConfigurableFieldSettings | function | core/ |
Tests configurable field settings. |
| FieldSettingsTest::testConfigurableFieldStorageSettings | function | core/ |
Tests configurable field storage settings. |
| FieldSettingsTest::testGetSettings | function | core/ |
Tests get settings. |
| FieldSettingsTest::testTransformImageSettings | function | core/ |
Tests transformation of image field settings. |
| FieldsOverlapException | class | core/ |
Exception thrown if an insert query specifies a field twice. |
| FieldsOverlapException.php | file | core/ |
|
| 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/ |
The cardinality of the field. |
| 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::testNullSerializedFieldLoad | function | core/ |
Tests loading base and configurable serialized fields with NULL values. |
| FieldSqlStorageTest::testTableNames | function | core/ |
Tests table name generation. |
| FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Tests trying to update a field with data. |
| FieldStorageAddController | class | core/ |
Controller for building the field type links. |
| FieldStorageAddController.php | file | core/ |
|
| FieldStorageAddController::$bundle | property | core/ |
The entity bundle. |
| FieldStorageAddController::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageAddController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageAddController::getFieldSelectionLinks | function | core/ |
Builds the field selection links. |
| FieldStorageAddController::resetField | function | core/ |
Deletes stored field data and builds the field selection links. |
| FieldStorageAddController::__construct | function | core/ |
Constructs a new FieldStorageAddController. |
| FieldStorageAddForm | class | core/ |
Provides a form for the "field storage" add subform. |
| FieldStorageAddForm.php | file | core/ |
|
| FieldStorageAddForm::$bundle | property | core/ |
The entity bundle. |
| FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageAddForm::ajaxSubmit | function | core/ |
Submit form #ajax callback. |
| FieldStorageAddForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 652
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.