Search for fromClass
- Search 7.x for fromClass
- Search 9.5.x for fromClass
- Search 8.9.x for fromClass
- Search 10.3.x for fromClass
- Search main for fromClass
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| ContentEntityStorageBase::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| EntityTypeRepository::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
| EntityTypeRepositoryInterface::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClass | function | core/ |
Tests get entity type from class. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
Tests get entity type from class ambiguous. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
Tests get entity type from class ambiguous bundle class. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassDecoratedClass | function | core/ |
Tests the ::getEntityTypeFromClass() method. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
Tests get entity type from class no match. |
| FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| PerformanceTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| PerformanceTestTrait::doInstallModulesFromClassProperty | function | core/ |
Helper for ::installModulesFromClassProperty(). |
| StandardRecipeInstallTest::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| WebDriverTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.