Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Html::getClass | function | core/ |
Prepares a string for use as a valid class name. |
HtmlFormController::$classResolver | property | core/ |
The class resolver. |
HtmlList::$usesRowClass | property | core/ |
Does the style plugin support custom css class for the rows. |
HtmlTest::testHtmlClass | function | core/ |
Tests that Html::getClass() cleans the class name properly. |
IconMimeTypes::getIconClass | function | core/ |
Gets a class for the icon for a MIME type. |
InstallCommand::$classLoader | property | core/ |
The class loader. |
InstallerRedirectTraitMockableClass | class | core/ |
A class using the InstallerRedirectTrait for mocking purposes. |
InstallerRedirectTraitMockableClass.php | file | core/ |
|
install_check_class_requirements | function | core/ |
Checks a module or profile requirements. |
JsonApiSpec::MEMBER_NAME_GLOBALLY_ALLOWED_CHARACTER_CLASS | constant | core/ |
Member name: globally allowed characters. |
KernelTestBase::$classLoader | property | core/ |
|
KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
@covers ::setUpBeforeClass |
LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
LanguageNegotiationTestBase::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
LanguageSwitchingTest::testLanguageBodyClass | function | core/ |
Check the path-admin class, as same as on default language. |
LanguageSwitchingTest::testLanguageLinkActiveClass | function | core/ |
Tests active class on links when switching languages. |
LanguageTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page with different langcodes. |
Layout::$class | property | core/ |
The layout plugin class. |
LegacyFileModuleTest::testFileIconClassDeprecation | function | core/ |
@covers ::file_icon_class |
ListDataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
LonelyMonkeyClass | class | core/ |
A class with a single dependency. |
LonelyMonkeyClass.php | file | core/ |
|
LonelyMonkeyClass::$connection | property | core/ |
The database connection. |
LonelyMonkeyClass::__construct | function | core/ |
|
LonelyMonkeyController::$class | property | core/ |
The lonely monkey class. |
LonelyMonkeyController::testBrokenClass | function | core/ |
|
MainContentViewSubscriber::$classResolver | property | core/ |
The class resolver service. |
MappedClass | class | core/ |
@Entity |
MediaEmbedFilterTestBase::setUpBeforeClass | function | core/ |
|
MediaTest::testDrupalMediaStyleWithClass | function | core/ |
Tests Drupal Media Style with a CSS class. |
MenuLinkBase::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
MenuLinkEditForm::$classResolver | property | core/ |
The class resolver. |
MenuLinkInterface::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
MigrateFieldPluginManagerTestClass | class | core/ |
Class to test MigrateFieldPluginManager. |
MigrateFieldPluginManagerTestClass::__construct | function | core/ |
Constructs a MigratePluginManagerTestClass object. |
MigrateSourceTestBase::getPluginClass | function | core/ |
Determines the plugin to be tested by reading the class @covers annotation. |
MissingBundleClassException | class | core/ |
Exception thrown if a bundle class does not exist. |
MissingBundleClassException.php | file | core/ |
|
MissingBundleClassException::__construct | function | core/ |
Constructs a MissingBundleClassException. |
MissingClassDetectionClassLoader | class | core/ |
Defines a classloader that detects missing classes. |
MissingClassDetectionClassLoader.php | file | core/ |
|
MissingClassDetectionClassLoader::$missingClass | property | core/ |
Flag indicating whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::$missingTraits | property | core/ |
An array of detected missing traits. |
MissingClassDetectionClassLoader::getMissingTraits | function | core/ |
Returns all recorded missing traits since the last reset. |
MissingClassDetectionClassLoader::hasMissingClass | function | core/ |
Returns whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::loadClass | function | core/ |
Records missing classes and aliases missing traits. |
MissingClassDetectionClassLoader::reset | function | core/ |
Resets class variables. |
ModuleTestController::testClassLoading | function | core/ |
Returns the result of an autoloaded class's public method. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.