Search for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CommentInterfaceTest::testCommentClasses | function | modules/ |
Tests CSS classes on comments. |
CommonURLUnitTest::hasClass | function | modules/ |
|
CommonURLUnitTest::testLActiveClass | function | modules/ |
|
CommonURLUnitTest::testLCustomClass | function | modules/ |
Tests for custom class in l() function. |
CronQueueTestCallbackClass | class | modules/ |
|
CronQueueTestCallbackClass::foo | function | modules/ |
|
DatabaseConnection::$driverClasses | property | includes/ |
Index of what driver-specific class to use for various operations. |
DatabaseConnection::$statementClass | property | includes/ |
The name of the Statement class for this connection. |
DatabaseConnection::getDriverClass | function | includes/ |
Gets the driver-specific override class if any for the specified class. |
DatabaseFetchTestCase::testQueryFetchClass | function | modules/ |
Confirm that we can fetch a record into a new instance of a custom class. |
DatabaseFetchTestCase::testQueryFetchClasstype | function | modules/ |
Confirms that we can fetch a record into a new instance of a custom class. The name of the class is determined from a value of the first column. |
DrupalAutoloadTestClass | class | modules/ |
This class is empty because we only care if Drupal can find it. |
DrupalHTMLIdentifierTestCase::testDrupalHTMLClass | function | modules/ |
Tests that drupal_html_class() cleans the class name properly. |
DrupalTestCase::$skipClasses | property | modules/ |
This class is skipped when looking for the source of an assertion. |
drupal_autoload_class | function | includes/ |
Confirms that a class is available. |
drupal_autoload_test_class.inc | file | modules/ |
Test classes for code registry testing. |
drupal_html_class | function | includes/ |
Prepares a string for use as a valid class name. |
drupal_region_class | function | includes/ |
Provides a standard HTML class name that identifies a page region. |
EntityLoadTestCase::testEntityLoadInvalidControllerClass | function | modules/ |
Tests the controller class loading functionality on non-existing entity types and on entities without valid controller class. |
field.info.class.inc | file | modules/ |
|
file_stream_wrapper_get_class | function | includes/ |
Returns the stream wrapper class name for a given scheme. |
FormValidationTestCase::testMultiFormSameNameErrorClass | function | modules/ |
Tests error border of multiple fields with same name in a page. |
PagerFunctionalWebTestCase::assertClass | function | modules/ |
Asserts that an element has a given class. |
PagerFunctionalWebTestCase::assertNoClass | function | modules/ |
Asserts that an element does not have a given class. |
PagerFunctionalWebTestCase::testActiveClass | function | modules/ |
Tests markup and CSS classes of pager links. |
PREG_CLASS_CJK | constant | modules/ |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
PREG_CLASS_NUMBERS | constant | modules/ |
Matches all 'N' Unicode character classes (numbers) |
PREG_CLASS_PUNCTUATION | constant | modules/ |
Matches all 'P' Unicode character classes (punctuation) |
PREG_CLASS_UNICODE_WORD_BOUNDARY | constant | includes/ |
Matches Unicode characters that are word boundaries. |
RegistryParseFileTestCase::$className | property | modules/ |
|
simpletest_classloader_register | function | modules/ |
|
StreamWrapperTest::$classname | property | modules/ |
|
StreamWrapperTest::testGetClassName | function | modules/ |
Test the getClassName() function. |
_form_set_class | function | includes/ |
Sets a form element's class attribute. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.