Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldSqlStorageTest::$fieldCardinality | property | core/ |
|
| 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 enable. |
| 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/ |
Test foreign key support. |
| FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Test that failure to create fields is handled gracefully. |
| FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Test 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::testTableNames | function | core/ |
Tests table name generation. |
| FieldSqlStorageTest::testUpdateFieldSchemaWithData | function | core/ |
Test trying to update a field with data. |
| FieldStorageAddForm::getExistingFieldLabels | function | core/ |
Gets the human-readable labels for the given field storage names. |
| FieldStorageAddForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
| FieldStorageAddForm::getFormId | function | core/ |
|
| FieldStorageConfig::getBundles | function | core/ |
|
| FieldStorageConfig::getCardinality | function | core/ |
|
| FieldStorageConfig::getColumns | function | core/ |
|
| FieldStorageConfig::getConstraint | function | core/ |
|
| FieldStorageConfig::getConstraints | function | core/ |
|
| FieldStorageConfig::getDescription | function | core/ |
|
| FieldStorageConfig::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
| FieldStorageConfig::getIndexes | function | core/ |
|
| FieldStorageConfig::getLabel | function | core/ |
|
| FieldStorageConfig::getMainPropertyName | function | core/ |
|
| FieldStorageConfig::getName | function | core/ |
|
| FieldStorageConfig::getOptionsProvider | function | core/ |
|
| FieldStorageConfig::getPropertyDefinition | function | core/ |
|
| FieldStorageConfig::getPropertyDefinitions | function | core/ |
|
| FieldStorageConfig::getPropertyNames | function | core/ |
|
| FieldStorageConfig::getProvider | function | core/ |
|
| FieldStorageConfig::getSchema | function | core/ |
|
| FieldStorageConfig::getSetting | function | core/ |
|
| FieldStorageConfig::getSettings | function | core/ |
|
| FieldStorageConfig::getTargetEntityTypeId | function | core/ |
|
| FieldStorageConfig::getType | function | core/ |
|
| FieldStorageConfig::getTypeProvider | function | core/ |
|
| FieldStorageConfig::getUniqueStorageIdentifier | function | core/ |
|
| FieldStorageConfigEditForm::getCardinalityForm | function | core/ |
Builds the cardinality form. |
| FieldStorageConfigEditForm::getEnforcedCardinality | function | core/ |
Returns the cardinality enforced by the field type. |
| FieldStorageConfigEditForm::getEntityFromRouteMatch | function | core/ |
|
| FieldStorageConfigInterface::getBundles | function | core/ |
Returns the list of bundles where the field storage has fields. |
| FieldStorageConfigInterface::getIndexes | function | core/ |
Returns the custom storage indexes for the field data storage. |
| FieldStorageConfigInterface::getType | function | core/ |
Returns the field type. |
| FieldStorageConfigInterface::getTypeProvider | function | core/ |
Returns the name of the module providing the field type. |
| FieldStorageConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.