Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search main for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityStorageBaseTest | class | core/ |
Tests Drupal\Core\Entity\EntityStorageBase. |
| EntityStorageBaseTest.php | file | core/ |
|
| EntityStorageBaseTest::generateEntityInterface | function | core/ |
Generate a mocked entity object. |
| EntityStorageBaseTest::providerLoad | function | core/ |
Data provider for testLoad(). |
| EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
| EntityStorageBaseTest::testLoad | function | core/ |
Tests load. |
| EntityStorageBaseTest::testLoadMultiple | function | core/ |
Test loadMultiple(). |
| EntityStorageInterface::resetCache | function | core/ |
Resets the internal entity cache. |
| EntityTest::setName | function | core/ |
Sets the name. |
| EntityTest::setOwner | function | core/ |
Sets the entity owner's user entity. |
| EntityTest::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityTest::setUp | function | core/ |
|
| EntityTest::setUp | function | core/ |
|
| EntityTest::setupEntityTypeManager | function | core/ |
Ensures that the entity type manager returns an entity storage. |
| EntityTestBase::setUp | function | core/ |
|
| EntityTestBundle::setDescription | function | core/ |
Sets the entity description. |
| EntityTestBundleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestComputedFieldNormalizerTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestComputedFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| EntityTestComputedFieldTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestDateOnlyTest::setUp | function | core/ |
|
| EntityTestDateRangeTest::setUp | function | core/ |
|
| EntityTestDatetimeTest::setUp | function | core/ |
|
| EntityTestDestination::setEntity | function | core/ |
Sets the test entity. |
| EntityTestLabelResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestMapFieldResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| EntityTestMapFieldTest::getSparseFieldSets | function | core/ |
Returns an array of sparse fields sets to test. |
| 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/ |
|
| EntityTestWithRevisionLog::setName | function | core/ |
Sets the name. |
| EntityTranslationFormTest::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/ |
Prepares query object to retrieve data from the source database. |
| EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
| EntityTranslationSettingsTest.php | file | core/ |
|
| EntityTranslationSettingsTest::$modules | property | core/ |
Modules to install. |
| EntityTranslationSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
| EntityType::set | function | core/ |
Sets a value to an arbitrary property. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.