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 |
|---|---|---|---|
| link_test_base_field_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| ListField.php | file | core/ |
|
| ListField.php | file | core/ |
|
| ListField::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
| MakeUniqueEntityField.php | file | core/ |
|
| MakeUniqueEntityField::$entityTypeManager | property | core/ |
The entity type manager. |
| MakeUniqueEntityField::$migration | property | core/ |
The current migration. |
| MakeUniqueEntityField::create | function | core/ |
Creates an instance of the plugin. |
| MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueEntityField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MakeUniqueEntityFieldTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField[[api-linebreak]] @group migrate |
| MakeUniqueEntityFieldTest.php | file | core/ |
|
| MakeUniqueEntityFieldTest::$entityQuery | property | core/ |
The mock entity query. |
| MakeUniqueEntityFieldTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| MakeUniqueEntityFieldTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| MakeUniqueEntityFieldTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
| MakeUniqueEntityFieldTest::providerTestMakeUniqueEntityField | function | core/ |
Data provider for testMakeUniqueEntityField(). |
| MakeUniqueEntityFieldTest::setUp | function | core/ |
|
| MakeUniqueEntityFieldTest::testMakeUniqueEntityField | function | core/ |
Tests making an entity field value unique. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidLength | function | core/ |
Tests that invalid length option throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldEntityInvalidStart | function | core/ |
Tests that invalid start position throws an exception. |
| MakeUniqueEntityFieldTest::testMakeUniqueEntityFieldMigrated | function | core/ |
Tests making an entity field value unique only for migrated entities. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| ManageDisplayTest::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| ManageDisplayTest::testNoFieldsDisplayOverview | function | core/ |
Tests that a message is shown when there are no fields. |
| ManageDisplayTest::testNonInitializedFields | function | core/ |
Tests that fields with no explicit display settings do not break. |
| ManageFieldsFunctionalTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsFunctionalTest.php | file | core/ |
|
| ManageFieldsFunctionalTest::$contentType | property | core/ |
The ID of the custom content type created for testing. |
| ManageFieldsFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsFunctionalTest::$fieldLabel | property | core/ |
The label for a random field to be created for testing. |
| ManageFieldsFunctionalTest::$fieldName | property | core/ |
The name of a random field to be created for testing. |
| ManageFieldsFunctionalTest::$fieldNameInput | property | core/ |
The input name of a random field to be created for testing. |
| ManageFieldsFunctionalTest::$modules | property | core/ |
Modules to install. |
| ManageFieldsFunctionalTest::addExistingField | function | core/ |
Tests adding an existing field in another content type. |
| ManageFieldsFunctionalTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
| ManageFieldsFunctionalTest::assertFieldSettings | function | core/ |
Asserts field settings are as expected. |
| ManageFieldsFunctionalTest::cardinalitySettings | function | core/ |
Tests the cardinality settings of a field. |
| ManageFieldsFunctionalTest::createField | function | core/ |
Tests adding a new field. |
| ManageFieldsFunctionalTest::deleteField | function | core/ |
Tests deleting a field from the field edit form. |
| ManageFieldsFunctionalTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
| ManageFieldsFunctionalTest::manageFieldsPage | function | core/ |
Tests the manage fields page. |
| ManageFieldsFunctionalTest::setUp | function | core/ |
|
| ManageFieldsFunctionalTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
| ManageFieldsFunctionalTest::testDefaultValue | function | core/ |
Tests that default value is correctly validated and saved. |
| ManageFieldsFunctionalTest::testDeleteField | function | core/ |
Tests that deletion removes field storages and fields as expected. |
| ManageFieldsFunctionalTest::testDeleteTaxonomyField | function | core/ |
Tests that deletion removes field storages and fields as expected for a term. |
| ManageFieldsFunctionalTest::testDisallowedFieldNames | function | core/ |
Tests that Field UI respects disallowed field names. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.