Search for add
Title | Object type | File name | Summary |
---|---|---|---|
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
entity-add-list.html.twig | file | core/ |
Default theme implementation to present a list of available bundles. |
entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
entity-add-list.html.twig | file | core/ |
Theme override to present a list of available bundles. |
EntityAddUITest | class | core/ |
Tests the /add and /add/{type} controllers. |
EntityAddUITest.php | file | core/ |
|
EntityAddUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityAddUITest::$modules | property | core/ |
Modules to install. |
EntityAddUITest::testAddPageWithBundleEntities | function | core/ |
Tests the add page for an entity type using bundle entities. |
EntityAddUITest::testAddPageWithoutBundleEntities | function | core/ |
Tests the add page for an entity type not using bundle entities. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityConstraintViolationList::add | function | core/ |
|
EntityController::addBundleTitle | function | core/ |
Provides a generic add title callback for entities with bundles. |
EntityController::addPage | function | core/ |
Displays add links for the available bundles. |
EntityController::addTitle | function | core/ |
Provides a generic add title callback for an entity type. |
EntityDefinitionTestTrait::addBaseField | function | core/ |
Adds a new base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addBaseFieldIndex | function | core/ |
Adds a single-field index to the base field. |
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::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. |
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::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::testAddPageWithMultipleParameters | function | core/ |
Tests the route add-page with multiple parameters. |
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. |
EntityMethodDeriver::addDerivative | function | core/ |
Adds a derivative. |
EntityReference::valueFormAddAutocomplete | function | core/ |
Adds an autocomplete element to the form. |
EntityReference::valueFormAddSelect | function | core/ |
Adds a select element to the form. |
EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
EntityReferenceWidgetTest::testAddAfterReordering | function | core/ |
Tests that order is correct after re-order and adding another item. |
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. |
EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
EntityTestAddPage | class | core/ |
Test entity class routes. |
EntityTestAddPage.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.