Search for set
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestMapFieldTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestMulBundle::setDescription | function | core/ |
Sets the entity description. |
EntityTestResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable | function | core/ |
Tests creating a view of revisions where the type is not on the base table. |
EntityTestTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
EntityTestTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestTextItemNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
EntityTestViewsFieldAccessTest::setUp | function | core/ |
|
EntityTranslationFormTest::setUp | function | core/ |
|
EntityTranslationNormalizeTest::setUp | function | core/ |
|
EntityTranslationSettings | class | core/ |
Drupal 7 Entity Translation settings (variables) from database. |
EntityTranslationSettings.php | file | core/ |
|
EntityTranslationSettings::doCount | function | core/ |
Gets the source count using countQuery(). |
EntityTranslationSettings::fields | function | core/ |
Returns available fields on the source. |
EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityTranslationSettings::query | function | core/ |
|
EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
EntityTranslationSettingsTest.php | file | core/ |
|
EntityTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationSettingsTest::providerSource | function | core/ |
The data provider. |
EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityType::set | function | core/ |
Sets a value to an arbitrary property. |
EntityType::setAccessClass | function | core/ |
Sets the access control handler class. |
EntityType::setClass | function | core/ |
Sets the class. |
EntityType::setConstraints | function | core/ |
Sets the array of validation constraints for the FieldItemList. |
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. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.