Search for add
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionTestTrait::addBundleField | function | core/ |
Adds a new bundle field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addBundleField | function | core/ |
Adds a new bundle field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addEntityIndex | function | core/ |
Adds an index to the 'entity_test_update' entity type's base table. |
EntityDefinitionTestTrait::addEntityIndex | function | core/ |
Adds an index to the 'entity_test_update' entity type's base table. |
EntityDefinitionTestTrait::addLongNameBaseField | function | core/ |
Adds a long-named base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addLongNameBaseField | function | core/ |
Adds a long-named base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addRevisionableBaseField | function | core/ |
Adds a new revisionable base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addRevisionableBaseField | function | core/ |
Adds a new revisionable base field to the 'entity_test_update' entity type. |
EntityDefinitionUpdateTest::testInstallAdditionalBaseFieldDuringFieldableEntityTypeInstallation | function | core/ |
Tests installing an additional base field while installing an entity type. |
EntityDisplayModeAddForm | class | core/ |
Provides the add form for entity display modes. |
EntityDisplayModeAddForm.php | file | core/ |
|
EntityDisplayModeAddForm::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created. |
EntityDisplayModeAddForm::buildForm | function | core/ |
Form constructor. |
EntityDisplayModeAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
EntityField::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
EntityField::add_field_table | function | core/ |
Determine if the field table should be added to the query. |
EntityFormModeAddForm | class | core/ |
Provides the add form for entity display modes. |
EntityFormModeAddForm.php | file | core/ |
|
EntityFormModeAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route for an add form. |
EntityResource::addLinkHeaders | function | core/ |
Adds link headers to a response. |
EntityResource::addToRelationshipData | function | core/ |
Adds a relationship to a to-many relationship. |
EntityResourcePermissionsUpdateTest::testBcEntityResourcePermissionSettingAdded | function | core/ |
Tests rest_update_8203(). |
EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
EntityType::$additional | property | core/ |
Any additional properties and values. |
EntityType::addConstraint | function | core/ |
Adds a validation constraint. |
EntityTypeInfo::addModerationToEntityType | function | core/ |
Modifies an entity definition to include moderation support. |
EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo |
EntityTypeInterface::addConstraint | function | core/ |
Adds a validation constraint. |
EntityUpdateAddRevisionDefaultTest | class | core/ |
Tests the upgrade path for adding the 'revision_default' field. |
EntityUpdateAddRevisionDefaultTest.php | file | core/ |
|
EntityUpdateAddRevisionDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateAddRevisionDefaultTest::$state | property | core/ |
The state service. |
EntityUpdateAddRevisionDefaultTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateAddRevisionDefaultTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateAddRevisionDefaultTest::testAddingTheRevisionDefaultField | function | core/ |
Tests the addition of the 'revision_default' base field. |
EntityUpdateAddRevisionTranslationAffectedTest | class | core/ |
Tests the upgrade path for adding the 'revision_translation_affected' field. |
EntityUpdateAddRevisionTranslationAffectedTest.php | file | core/ |
|
EntityUpdateAddRevisionTranslationAffectedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateAddRevisionTranslationAffectedTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
EntityUpdateAddRevisionTranslationAffectedTest::$state | property | core/ |
The state service. |
EntityUpdateAddRevisionTranslationAffectedTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateAddRevisionTranslationAffectedTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateAddRevisionTranslationAffectedTest::testAddingTheRevisionTranslationAffectedField | function | core/ |
Tests the addition of the 'revision_translation_affected' base field. |
EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType | function | core/ |
Tests the 'revision_translation_affected' field on a deleted entity type. |
EntityUrlTest::providerTestToUrlLinkTemplateAddForm | function | core/ |
Provides data for testToUrlLinkTemplateAddForm(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.