Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| ElementsFieldsetTest | class | core/ |
Tests fieldset element rendering and description placement. |
| ElementsFieldsetTest.php | file | core/ |
|
| ElementsFieldsetTest::$modules | property | core/ |
Modules to install. |
| ElementsFieldsetTest::buildForm | function | core/ |
Form constructor. |
| ElementsFieldsetTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ElementsFieldsetTest::submitForm | function | core/ |
Form submission handler. |
| ElementsFieldsetTest::testFieldsetDescriptions | function | core/ |
Tests different display options for fieldset element descriptions. |
| ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
| ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| EmailFieldTest | class | core/ |
Tests email field functionality. |
| EmailFieldTest.php | file | core/ |
|
| EmailFieldTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EmailFieldTest::$field | property | core/ |
The field used in this test class. |
| EmailFieldTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| EmailFieldTest::$modules | property | core/ |
Modules to install. |
| EmailFieldTest::setUp | function | core/ |
|
| EmailFieldTest::testEmailField | function | core/ |
Tests email field. |
| EmbeddedDataSource::fields | function | core/ |
Returns available fields on the source. |
| EmptySource::fields | function | core/ |
Returns available fields on the source. |
| Entity::$entityFieldManager | property | core/ |
The entity field manager. |
| Entity::fields | function | core/ |
Returns an array of destination fields. |
| EntityAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| EntityAccessControlHandler::fieldAccess | function | core/ |
Checks access to an operation on a given entity field. |
| EntityAccessControlHandlerInterface::fieldAccess | function | core/ |
Checks access to an operation on a given entity field. |
| EntityAccessControlHandlerTest::providerTestFieldAccess | function | core/ |
Provides entity data for testing access. |
| EntityAccessControlHandlerTest::testFieldAccess | function | core/ |
Tests the default access handling for the ID and UUID fields. |
| EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
| EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
| EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
| EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
| EntityArgumentUpdateTest::testViewsFieldPluginConversion | function | core/ |
Tests that numeric argument plugins are updated properly. |
| EntityBaseFieldOverride | class | core/ |
Provides entity base field override destination plugin. |
| EntityBaseFieldOverride.php | file | core/ |
|
| EntityBaseFieldOverride::getEntityId | function | core/ |
Gets the entity ID of the row. |
| EntityBundleFieldTest | class | core/ |
Tests adding a custom bundle field. |
| EntityBundleFieldTest.php | file | core/ |
|
| EntityBundleFieldTest::$database | property | core/ |
The database connection used. |
| EntityBundleFieldTest::$moduleHandler | property | core/ |
The module handler. |
| EntityBundleFieldTest::$modules | property | core/ |
Modules to install. |
| EntityBundleFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.