Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityBase::toUrl | function | core/ |
Gets the URL object for the entity. |
| ConfigEntityBase::trustData | function | core/ |
Sets that the data should be trusted. |
| ConfigEntityBase::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
| ConfigEntityBase::__construct | function | core/ |
Constructs an Entity object. |
| ConfigEntityBase::__sleep | function | core/ |
|
| ConfigEntityBaseUnitTest | class | core/ |
Tests Drupal\Core\Config\Entity\ConfigEntityBase. |
| ConfigEntityBaseUnitTest.php | file | core/ |
|
| ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
| ConfigEntityBaseUnitTest::$entity | property | core/ |
The entity under test. |
| ConfigEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| ConfigEntityBaseUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ConfigEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| ConfigEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
| ConfigEntityBaseUnitTest::$languageManager | property | core/ |
The language manager. |
| ConfigEntityBaseUnitTest::$moduleHandler | property | core/ |
The module handler. |
| ConfigEntityBaseUnitTest::$themeHandler | property | core/ |
The theme handler. |
| ConfigEntityBaseUnitTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
| ConfigEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ConfigEntityBaseUnitTest::getMockEntityWithPluginCollection | function | core/ |
Get a mock entity with a plugin collection. |
| ConfigEntityBaseUnitTest::PROVIDER | constant | core/ |
The provider of the entity type. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::providerOnDependencyRemovalWithPluginCollections | function | core/ |
Data provider for testOnDependencyRemovalWithPluginCollections. |
| ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
| ConfigEntityBaseUnitTest::setUp | function | core/ |
|
| ConfigEntityBaseUnitTest::testAddDependency | function | core/ |
Tests add dependency. |
| ConfigEntityBaseUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections | function | core/ |
Tests calculate dependencies with plugin collections. |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
Tests calculate dependencies with third party settings. |
| ConfigEntityBaseUnitTest::testCreateDuplicate | function | core/ |
Tests create duplicate. |
| ConfigEntityBaseUnitTest::testDisable | function | core/ |
Tests disable. |
| ConfigEntityBaseUnitTest::testEnable | function | core/ |
Tests enable. |
| ConfigEntityBaseUnitTest::testGet | function | core/ |
Tests get. |
| ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
Tests get original id. |
| ConfigEntityBaseUnitTest::testIsNew | function | core/ |
Tests is new. |
| ConfigEntityBaseUnitTest::testIsSyncing | function | core/ |
Tests is syncing. |
| ConfigEntityBaseUnitTest::testOnDependencyRemovalWithPluginCollections | function | core/ |
Test dependency removal on entities with plugin collections. |
| ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ |
Tests pre save during sync. |
| ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
Tests pre save with plugin collections. |
| ConfigEntityBaseUnitTest::testSetStatus | function | core/ |
Tests set status. |
| ConfigEntityBaseUnitTest::testSetWithPluginCollections | function | core/ |
Tests set with plugin collections. |
| ConfigEntityBaseUnitTest::testSleepWithPluginCollections | function | core/ |
Tests sleep with plugin collections. |
| ConfigEntityBaseUnitTest::testSort | function | core/ |
Tests sort. |
| ConfigEntityBaseUnitTest::testThirdPartySettings | function | core/ |
Tests third party settings. |
| ConfigEntityBaseUnitTest::testToArray | function | core/ |
Tests to array. |
| ConfigEntityBaseUnitTest::testToArrayIdKey | function | core/ |
Tests to array id key. |
| ConfigEntityBaseUnitTest::testToArraySchemaException | function | core/ |
Tests to array schema exception. |
| ConfigEntityBaseUnitTest::testTrustDataDeprecations | function | core/ |
Tests trusted data deprecations. |
| ConfigEntityBaseWithPluginCollections | class | core/ |
Enables testing of dependency calculation. |
| ConfigEntityBaseWithPluginCollections.php | file | core/ |
|
| ConfigEntityBundleBase | class | core/ |
A base class for config entity types that act as bundles. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.