6 calls to MockFileFinder::create()
- AnnotatedClassDiscovery::getDefinitions in core/
lib/ Drupal/ Component/ Annotation/ Plugin/ Discovery/ AnnotatedClassDiscovery.php - Gets the definition of all plugins for this type.
- AnnotatedClassDiscoveryAutomatedProviders::getDefinitions in core/
modules/ migrate/ src/ Plugin/ Discovery/ AnnotatedClassDiscoveryAutomatedProviders.php - Gets the definition of all plugins for this type.
- AttributeDiscoveryWithAnnotations::parseClass in core/
lib/ Drupal/ Core/ Plugin/ Discovery/ AttributeDiscoveryWithAnnotations.php - Parses attributes from a class.
- MockFileFinderTest::testFindFile in core/
tests/ Drupal/ Tests/ Component/ Annotation/ MockFileFinderTest.php - @covers ::create @covers ::findFile
- StaticReflectionParserTest::testAttribute in core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ StaticReflectionParserTest.php - @testWith ["AttributeClass", "\\Attribute", true] ["AttributeClass", "attribute", true] ["AttributeClass", "Attribute", true] ["AttributeClass", "\\DoesNotExist",…
- TestDiscovery::getTestClasses in core/
lib/ Drupal/ Core/ Test/ TestDiscovery.php - Discovers all available tests in all extensions.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.