Search for class
- Search 7.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 |
|---|---|---|---|
| DocParserIgnoredClassesTest.php | file | core/ |
|
| DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
| DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning | function | core/ |
@group DDC-77 |
| DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
@group DCOM-168 |
| DocParserTest::testSupportClassConstants | function | core/ |
@dataProvider getConstantsProvider |
| Drupal::classResolver | function | core/ |
Retrieves the class resolver. |
| DrupalAspectsOfCKEditor5Plugin::$class | property | core/ |
The CKEditor 5 plugin class. |
| DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
| DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
| DrupalKernel::$classLoader | property | core/ |
The class loader object. |
| DrupalKernel::$phpArrayDumperClass | property | core/ |
Holds the class used for dumping the container to a PHP array. |
| DrupalKernel::$serviceProviderClasses | property | core/ |
List of discovered service provider class names or objects. |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
| DrupalKernelTest::testClassLoaderAutoDetect | function | core/ |
Tests class_loader_auto_detect setting. |
| DrupalStandardsListenerDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
| DrupalStandardsListenerDeprecatedClass.php | file | core/ |
|
| DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| DrupalStandardsListenerTrait::classExists | function | core/ |
Helper method to check if a string names a valid class or trait. |
| DrupalTest::testClassResolver | function | core/ |
Tests the classResolver method. |
| DrupalTest::testClassResolverWithClass | function | core/ |
Tests the classResolver method when called with a class. |
| drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
| ElementTest::testButtonClasses | function | core/ |
Tests button classes. |
| EntityAccessDeniedHttpExceptionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityBase::getTypedDataClass | function | core/ |
Returns the typed data class name for this entity. |
| EntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceFieldItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceFieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceItemSubclass | class | core/ |
Plugin implementation of the 'entity_reference_subclass' field type. |
| EntityReferenceItemSubclass.php | file | core/ |
|
| EntityResolverManager::$classResolver | property | core/ |
The class resolver. |
| EntityResolverManager::getControllerClass | function | core/ |
Gets the controller class using route defaults. |
| EntityResolverManagerTest::$classResolver | property | core/ |
The mocked class resolver. |
| EntityResourceValidationTraitTestClass | class | core/ |
A test class to use to test EntityResourceValidationTrait. |
| EntitySerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| EntityStorageBase::$baseEntityClass | property | core/ |
Name of the base entity class. |
| EntityStorageBase::getEntitiesByClass | function | core/ |
Indexes the given array of entities by their class name and ID. |
| EntityStorageBase::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
| EntityStorageDeprecationTest::testGetEntityClass | function | core/ |
Tests the deprecation when accessing entityClass directly. |
| EntityStorageDeprecationTest::testSetEntityClass | function | core/ |
Tests the deprecation when setting entityClass directly. |
| EntityStorageInterface::getEntityClass | function | core/ |
Retrieves the class name used to create the entity. |
| EntityTestAmbiguousBundleClass | class | core/ |
An ambiguous bundle class that is a subclass of two different entity classes. |
| EntityTestAmbiguousBundleClass.php | file | core/ |
|
| EntityTestBundleClass | class | core/ |
The bundle class for the bundle_class bundle of the entity_test entity. |
| EntityTestBundleClass.php | file | core/ |
|
| EntityTestBundleClass::$postCreateCount | property | core/ |
The number of times static::postCreate() was called. |
| EntityTestBundleClass::$postDeleteCount | property | core/ |
The number of times static::postDelete() was called. |
| EntityTestBundleClass::$postLoadCount | property | core/ |
The number of times static::postLoad() was called. |
| EntityTestBundleClass::$postLoadEntitiesCount | property | core/ |
The size of the $entities array passed to each invocation of postLoad(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.