Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath | function | core/ |
Tests that field and filter handlers are updated properly. |
| db_field_exists | function | core/ |
Checks if a column exists in the given table. |
| db_field_names | function | core/ |
Returns an array of field names from an array of key/index column specifiers. |
| db_field_set_default | function | core/ |
Sets the default value for a field. |
| db_field_set_no_default | function | core/ |
Sets a field to have no default value. |
| DecimalItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
| DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable | function | core/ |
@covers ::getEntityTypeIdKeyType[[api-linebreak]] |
| DefaultSelection::$entityFieldManager | property | core/ |
The entity field manager service. |
| DefaultTableMapping::$fieldNames | property | core/ |
A list of field names per table. |
| DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
| DefaultTableMapping::generateFieldTableName | function | core/ |
Generates a safe and unambiguous field table name. |
| DefaultTableMapping::getFieldColumnName | function | core/ |
Generates a column name for a field property. |
| DefaultTableMapping::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
| DefaultTableMapping::getFieldTableName | function | core/ |
Gets the table name for a given column. |
| DefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| DefaultTableMappingIntegrationTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingTest::providerTestGetFieldColumnName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::providerTestGetFieldTableName | function | core/ |
Provides test data for testGetFieldColumnName(). |
| DefaultTableMappingTest::testGetFieldColumnName | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with valid parameters. |
| DefaultTableMappingTest::testGetFieldColumnNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldColumnName() with invalid parameters. |
| DefaultTableMappingTest::testGetFieldNames | function | core/ |
Tests DefaultTableMapping::getFieldNames(). |
| DefaultTableMappingTest::testGetFieldTableName | function | core/ |
Tests DefaultTableMapping::getFieldTableName(). |
| DefaultTableMappingTest::testGetFieldTableNameInvalid | function | core/ |
Tests DefaultTableMapping::getFieldTableName() with an invalid parameter. |
| DeletedFieldsRepository | class | core/ |
Provides a repository for deleted field and field storage objects. |
| DeletedFieldsRepository.php | file | core/ |
|
| DeletedFieldsRepository::$state | property | core/ |
The state key/value store. |
| DeletedFieldsRepository::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedFieldsRepository::__construct | function | core/ |
Constructs a new deleted fields repository. |
| DeletedFieldsRepositoryInterface | interface | core/ |
Provides an interface for a deleted fields repository. |
| DeletedFieldsRepositoryInterface.php | file | core/ |
|
| DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| DenormalizeTest::testMarkFieldForDeletion | function | core/ |
Test that a field set to an empty array is different than an absent field. |
| DependencyFieldItem | class | core/ |
A test class. |
| DependencyFieldItem::calculateDependencies | function | core/ |
|
| DependencyFieldItem::onDependencyRemoval | function | core/ |
|
| DisplayApiTest::$fieldName | property | core/ |
The field name to use in this test. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.