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 |
|---|---|---|---|
| EntityTypeManagerTest::testGetFormObjectInvalidClass | function | core/ |
Tests the getFormObject() method with an invalid class. |
| EntityTypeManagerTestEntityBundle::$bundleClassFieldDefinitions | property | core/ |
The bundle class field definitions. |
| EntityTypeRepository::$classNameEntityTypeMap | property | core/ |
Contains cached mappings of class names to entity types. |
| 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. |
| EntityTypeTest::testEntityClassImplements | function | core/ |
Tests entity class implements. |
| EntityTypeTest::testGetAccessControlClass | function | core/ |
Tests the getAccessControlClass() method. |
| EntityTypeTest::testGetDecoratedClassesSet | function | core/ |
Tests get decorated classes through set. |
| EntityTypeTest::testGetDecoratedClassesSetClass | function | core/ |
Tests get decorated classes through setClass. |
| 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. |
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.