Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EmailFieldRdfaTest::testAllFormatters | function | core/ |
Tests all email formatters. |
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 enable. |
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/ |
|
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. |
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 enable. |
EntityBundleFieldTest::setUp | function | core/ |
|
EntityBundleFieldTest::testCustomBundleFieldUsage | function | core/ |
Tests making use of a custom bundle field. |
EntityBundleListener::$entityFieldManager | property | core/ |
The entity field manager. |
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
EntityConstraintViolationList::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
EntityConstraintViolationList::filterByFields | function | core/ |
Filters this violation list by the given fields. |
EntityConstraintViolationList::getByFields | function | core/ |
Gets the violations of the given fields. |
EntityConstraintViolationList::getFieldNames | function | core/ |
Returns the names of all violated fields. |
EntityConstraintViolationListInterface::filterByFieldAccess | function | core/ |
Filters this violation list to apply for accessible fields only. |
EntityConstraintViolationListInterface::filterByFields | function | core/ |
Filters this violation list by the given fields. |
EntityConstraintViolationListInterface::getByFields | function | core/ |
Gets the violations of the given fields. |
EntityConstraintViolationListInterface::getFieldNames | function | core/ |
Returns the names of all violated fields. |
EntityConstraintViolationListTest::testFilterByFieldAccess | function | core/ |
@covers ::filterByFieldAccess |
EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint | function | core/ |
@covers ::filterByFieldAccess |
EntityConstraintViolationListTest::testFilterByFields | function | core/ |
@covers ::filterByFields |
EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints | function | core/ |
@covers ::filterByFields |
EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
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.