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 |
|---|---|---|---|
| EntityTypeTest::testEntityClassImplements | function | core/ |
Tests entity class implements. |
| EntityTypeTest::testGetAccessControlClass | function | core/ |
Tests the getAccessControlClass() method. |
| EntityTypeTest::testGetFormClass | function | core/ |
Tests the getFormClass() method. |
| EntityTypeTest::testGetListBuilderClass | function | core/ |
Tests the getListBuilderClass() method. |
| EntityTypeTest::testGetOriginalClassChanged | function | core/ |
Tests get original class changed. |
| EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
Tests get original class unchanged. |
| EntityTypeTest::testGetStorageClass | function | core/ |
Tests the getStorageClass() method. |
| EntityTypeTest::testGetViewBuilderClass | function | core/ |
Tests the getViewBuilderClass() method. |
| EntityTypeTest::testHasFormClasses | function | core/ |
Tests the hasFormClasses() method. |
| EntityTypeTest::testSetStorageClass | function | core/ |
Tests the setStorageClass() method. |
| entity_test_bundle_class.info.yml | file | core/ |
core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.info.yml |
| ExecutionContext::getClassName | function | core/ |
|
| ExtendingNonInstalledClass | class | core/ |
Plugin annotation @Plugin( id = "extending_non_installed_class", label = "A plugin whose class is extending from a non-installed module class", color = "pink", ) |
| ExtendingNonInstalledClass | class | core/ |
This class does not have a plugin attribute or plugin annotation on purpose. |
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass.php | file | core/ |
|
| ExtendingNonInstalledClass::testMethod | function | core/ |
Provides an empty test method for testing. |
| FakeAutoloader::loadClass | function | core/ |
Loads the given class or interface. |
| FetchModeTrait::assocToClass | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. |
| FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
| FetchTest::testQueryFetchObjectClass | function | core/ |
Confirms that we can fetch a record into a class using fetchObject. |
| FetchTest::testQueryFetchObjectClassNoConstructorArgs | function | core/ |
Confirms that we can fetch a record into a class without constructor args. |
| FieldConfigBase::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| FieldDiscoveryTestClass | class | core/ |
A test class to expose protected methods. |
| FieldDiscoveryTestClass.php | file | core/ |
|
| FieldDiscoveryTestClass::$testData | property | core/ |
An array of test data. |
| FieldDiscoveryTestClass::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscoveryTestClass::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscoveryTestClass::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscoveryTestClass::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscoveryTestClass::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscoveryTestClass::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldDiscoveryTestClass::__construct | function | core/ |
Constructs a FieldDiscoveryTestClass object. |
| FieldFieldTest::testFieldApiClassesRender | function | core/ |
Tests the result of a view field with field_api_classes enabled. |
| FieldFormatter::$class | property | core/ |
The name of the field formatter class. |
| FieldHandlerInterface::elementClasses | function | core/ |
Returns the class of the field. |
| FieldHandlerInterface::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
| FieldHandlerInterface::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
| FieldItemSerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| FieldItemTestClass | class | core/ |
A class extending FieldItemBase for testing purposes. |
| FieldItemTestClass::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldItemTestClass::schema | function | core/ |
Returns the schema for the field. |
| FieldItemTestClass::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| FieldPluginBase::elementClasses | function | core/ |
Returns the class of the field. |
| FieldPluginBase::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
| FieldPluginBase::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
| FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
| FieldStorageConfig::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
| FieldType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.