Search for __set
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::setFormClass | function | core/ |
Sets a form class for a specific operation. |
EntityType::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
EntityType::setLinkTemplate | function | core/ |
Sets a single link template. |
EntityType::setListBuilderClass | function | core/ |
Sets the list class. |
EntityType::setStorageClass | function | core/ |
Sets the storage class. |
EntityType::setUriCallback | function | core/ |
Sets a callable to use to provide the entity URI. |
EntityType::setViewBuilderClass | function | core/ |
Gets the view builder class. |
EntityTypeBundleInfoTest::setUp | function | core/ |
|
EntityTypeBundleInfoTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeConstraintsTest::setUp | function | core/ |
|
EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
EntityTypedDataDefinitionTest::setUp | function | core/ |
|
EntityTypeInfoTest::setUp | function | core/ |
|
EntityTypeInterface::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityTypeInterface::set | function | core/ |
Sets a value to an arbitrary property. |
EntityTypeInterface::setAccessClass | function | core/ |
Sets the access control handler class. |
EntityTypeInterface::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
EntityTypeInterface::setFormClass | function | core/ |
Sets a form class for a specific operation. |
EntityTypeInterface::setHandlerClass | function | core/ |
Sets the handlers for a given type. |
EntityTypeInterface::setLinkTemplate | function | core/ |
Sets a single link template. |
EntityTypeInterface::setListBuilderClass | function | core/ |
Sets the list class. |
EntityTypeInterface::setStorageClass | function | core/ |
Sets the storage class. |
EntityTypeInterface::setUriCallback | function | core/ |
Sets a callable to use to provide the entity URI. |
EntityTypeInterface::setViewBuilderClass | function | core/ |
Gets the view builder class. |
EntityTypeManager::setContainer | function | core/ |
Sets the service container. |
EntityTypeManagerTest::setUp | function | core/ |
|
EntityTypeManagerTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeRepositoryTest::setUp | function | core/ |
|
EntityTypeRepositoryTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
EntityTypeTest::providerTestSet | function | core/ |
Provides test data for testSet. |
EntityTypeTest::setUpEntityType | function | core/ |
Sets up an EntityType object for a given set of values. |
EntityTypeTest::setUpEntityType | function | core/ |
Sets up an EntityType object for a given set of values. |
EntityTypeTest::testSet | function | core/ |
@covers ::set @covers ::get |
EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate |
EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
EntityTypeWithoutLanguageFormTest::setUp | function | core/ |
|
EntityUnitTest::setUp | function | core/ |
|
EntityUnitTest::setupTestLoad | function | core/ |
Setup for the tests of the ::load() method. |
EntityUpdateInitialTest::setUp | function | core/ |
|
EntityUpdateTest::setUp | function | core/ |
|
EntityUrlLanguageTest::setCurrentRequestForRoute | function | core/ |
Sets the current request to a specific path with the corresponding route. |
EntityUrlLanguageTest::setUp | function | core/ |
|
EntityUuidConverter::setLanguageManager | function | core/ |
Injects the language manager. |
EntityUUIDTest::setUp | function | core/ |
|
EntityValidationTest::setUp | function | core/ |
|
EntityViewAlterTest::setUp | function | core/ |
|
EntityViewBuilder::resetCache | function | core/ |
Resets the entity render cache. |
EntityViewBuilderInterface::resetCache | function | core/ |
Resets the entity render cache. |
EntityViewBuilderTest::setUp | function | core/ |
|
EntityViewControllerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.