| FieldConfigEntityUnitTest::testGetType |
function |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
Tests get type. |
| FieldConfigEntityUnitTest::testOnDependencyRemoval |
function |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
Tests on dependency removal. |
| FieldConfigEntityUnitTest::testToArray |
function |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
Tests to array. |
| FieldConfigListBuilder::$entityFieldManager |
property |
core/modules/field_ui/src/FieldConfigListBuilder.php |
The entity field manager. |
| FieldConfigListBuilder::$entityTypeManager |
property |
core/modules/field_ui/src/FieldConfigListBuilder.php |
The entity type manager. |
| FieldConfigListBuilder::$targetEntityTypeId |
property |
core/modules/field_ui/src/FieldConfigListBuilder.php |
The name of the entity type the listed fields are attached to. |
| FieldConfigResourceTestBase::$entity |
property |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
|
| FieldConfigResourceTestBase::$entityTypeId |
property |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
The tested entity type. |
| FieldConfigResourceTestBase::createEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
Creates the entity to be tested. |
| FieldConfigResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
Returns the expected normalization of the entity. |
| FieldConfigResourceTestBase::getNormalizedPostEntity |
function |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
Returns the normalized POST entity. |
| FieldConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldConfigStorage.php |
The entity type manager. |
| FieldConfigTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
|
| FieldConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
The tested entity type. |
| FieldConfigTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
Creates another entity to be tested. |
| FieldConfigTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
Creates the entity to be tested. |
| FieldConfigTest::entityAccess |
function |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
Checks access for the given operation on the given entity. |
| FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated |
function |
core/modules/field/tests/src/Kernel/Entity/FieldConfigValidationTest.php |
Tests that entity reference selection handler plugin IDs are validated. |
| FieldDataCountTest::testEntityCountAndHasData |
function |
core/modules/field/tests/src/Kernel/FieldDataCountTest.php |
Tests entityCount() and hadData() methods. |
| FieldDefinition::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinition.php |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionListener::$entityFieldManager |
property |
core/lib/Drupal/Core/Field/FieldDefinitionListener.php |
The entity field manager. |
| FieldDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldDefinitionListener.php |
The entity type manager. |
| FieldDefinitionListenerTest::$entityFieldManager |
property |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
The entity field manager. |
| FieldDefinitionListenerTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
The entity type manager. |
| FieldDefinitionListenerTest::setUpEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
Sets up the entity type manager to be tested. |
| FieldDiscovery::addEntityFieldProcesses |
function |
core/modules/migrate_drupal/src/FieldDiscovery.php |
Adds the field processes for an entity to a migration. |
| FieldDiscovery::getEntityFields |
function |
core/modules/migrate_drupal/src/FieldDiscovery.php |
Gets all field information for a particular entity type. |
| FieldDiscoveryInterface::addEntityFieldProcesses |
function |
core/modules/migrate_drupal/src/FieldDiscoveryInterface.php |
Adds the field processes for an entity to a migration. |
| FieldDiscoveryTest::getEntityFieldsData |
function |
core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php |
Provides data for testGetEntityFields. |
| FieldDiscoveryTest::testGetEntityFields |
function |
core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php |
Tests the protected getEntityFields method. |
| FieldDiscoveryTestClass::getEntityFields |
function |
core/modules/migrate_drupal/tests/modules/field_discovery_test/src/FieldDiscoveryTestClass.php |
Gets all field information for a particular entity type. |
| FieldDisplayTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldDisplayTest.php |
Test entity type name. |
| FieldEntityLinkBaseTest |
class |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Tests the core Drupal\views\Plugin\views\field\LinkBase handler. |
| FieldEntityLinkBaseTest.php |
file |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
|
| FieldEntityLinkBaseTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
The theme to install as the default for testing. |
| FieldEntityLinkBaseTest::$modules |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Modules to install. |
| FieldEntityLinkBaseTest::$testViews |
property |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Views used by this test. |
| FieldEntityLinkBaseTest::setUp |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Sets up the test. |
| FieldEntityLinkBaseTest::testEntityLink |
function |
core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php |
Tests entity link fields. |
| FieldEntityLinkTest |
class |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
| FieldEntityLinkTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
|
| FieldEntityLinkTest::$adminUser |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
An admin user account. |
| FieldEntityLinkTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Modules to install. |
| FieldEntityLinkTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Views used by this test. |
| FieldEntityLinkTest::doTestEntityLink |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests whether entity links behave as expected. |
| FieldEntityLinkTest::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Sets up the configuration and schema of views and views_test_data modules. |
| FieldEntityLinkTest::testEntityLink |
function |
core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php |
Tests entity link fields. |
| FieldEntityOperationsTest |
class |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
Tests the core Drupal\views\Plugin\views\field\EntityOperations handler. |
| FieldEntityOperationsTest.php |
file |
core/modules/views/tests/src/Functional/Handler/FieldEntityOperationsTest.php |
|