Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getFieldSelectionLinks | function | core/ |
Builds the field selection links. |
| FieldStorageAddForm::getFormId | function | core/ |
|
| FieldStorageAddForm::getNewFieldDefaults | function | core/ |
Get default options from preconfigured options for a new field. |
| FieldStorageAddForm::getRedirectUrl | function | core/ |
Gets the redirect URL. |
| 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::getExpectedNormalizedEntity | function | core/ |
|
| FieldStorageConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.