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 |
---|---|---|---|
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. |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test2\EventSubscriber |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test1\EventSubscriber |
module_install_class_loader_test1.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml |
module_install_class_loader_test1.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml |
module_install_class_loader_test2.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml |
module_install_class_loader_test2.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
MTimeProtectedFastFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorageBase::$storageClass | property | core/ |
The PHP storage class to test. |
MTimeProtectedFileStorageTest::$storageClass | property | core/ |
The PHP storage class to test. |
NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
NoCorrespondingEntityClassException | class | core/ |
Exception thrown if an entity type is not represented by a class. |
NoCorrespondingEntityClassException.php | file | core/ |
|
NoCorrespondingEntityClassException::__construct | function | core/ |
Constructs a NoCorrespondingEntityClassException. |
NodeClassicTest | class | core/ |
Tests the classic node migration runs. |
NodeClassicTest.php | file | core/ |
|
NodeClassicTest::$modules | property | core/ |
|
NodeClassicTest::getAvailablePaths | function | core/ |
|
NodeClassicTest::getEntityCounts | function | core/ |
|
NodeClassicTest::getEntityCountsIncremental | function | core/ |
|
NodeClassicTest::getMissingPaths | function | core/ |
|
NodeClassicTest::getSourceBasePath | function | core/ |
|
NodeClassicTest::setUp | function | core/ |
|
NodeClassicTest::testNodeClassicUpgrade | function | core/ |
Tests node classic migration via the UI. |
NodeMigrateType::NODE_MIGRATE_TYPE_CLASSIC | constant | core/ |
Only the classic node migration map tables are in use. |
NonAnnotatedClass | class | core/ |
A non-annotated test plugin class. |
NonAnnotatedClass.php | file | core/ |
|
NonInheritingBundleClass | class | core/ |
An invalid bundle class which does not inherit the main entity class. |
NonInheritingBundleClass.php | file | core/ |
|
NoSerializationClassTestResource | class | core/ |
Class used to test that serialization_class is optional. |
NoSerializationClassTestResource.php | file | core/ |
|
NoSerializationClassTestResource::post | function | core/ |
Responds to a POST request. |
OffCanvasTest::$lastDialogClass | property | core/ |
Stores to the class that should be on the last dialog. |
OptimizedPhpArrayDumperTest::$dumperClass | property | core/ |
Stores the dumper class to use. |
Page header for Classes page | group | core/ |
Introduction to classes |
PagerTest::assertClass | function | core/ |
Asserts that an element has a given class. |
PagerTest::assertNoClass | function | core/ |
Asserts that an element does not have a given class. |
PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.