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
- 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. |
ElementInfoManager::fromClass | function | core/ |
Creates a render object based on the provided class and configuration. |
ElementInfoManager::getIdFromClass | function | core/ |
Get the plugin ID from the class. |
ElementInfoManagerInterface::fromClass | function | core/ |
Creates a render object based on the provided class and configuration. |
ElementInfoManagerInterface::getIdFromClass | function | core/ |
Get the plugin ID from the class. |
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/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
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.