Search for all
Title | Object type | File name | Summary |
---|---|---|---|
Analyzer::formatMessage | function | core/ |
Formats an analysis message. |
Analyzer::formatMessages | function | core/ |
Formats the analyze result into a message string. |
Analyzer::getMessages | function | core/ |
Analyzes a review and return the results. |
Analyzer::__construct | function | core/ |
Constructs an Analyzer object. |
AnalyzeTest | class | core/ |
Tests the views analyze system. |
AnalyzeTest.php | file | core/ |
|
AnalyzeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AnalyzeTest::$modules | property | core/ |
Modules to enable. |
AnalyzeTest::$testViews | property | core/ |
Views used by this test. |
AnalyzeTest::testAnalyzeBasic | function | core/ |
Tests that analyze works in general. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery | class | core/ |
Defines a discovery mechanism to find annotated plugins in PSR-4 namespaces. |
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery.php | file | core/ |
|
AnnotatedClassDiscovery::$annotationNamespaces | property | core/ |
Additional namespaces to be scanned for annotation classes. |
AnnotatedClassDiscovery::$annotationReader | property | core/ |
The doctrine annotation reader. |
AnnotatedClassDiscovery::$directorySuffix | property | core/ |
A suffix to append to each PSR-4 directory associated with a base namespace, to form the directories where plugins are found. |
AnnotatedClassDiscovery::$fileCache | property | core/ |
The file cache object. |
AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
A suffix to append to each base namespace, to obtain the namespaces where plugins are found. |
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
AnnotatedClassDiscovery::$rootNamespacesIterator | property | core/ |
A list of base namespaces with their PSR-4 directories. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getAnnotationReader | function | core/ |
Gets the used doctrine annotation reader. |
AnnotatedClassDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscovery::__construct | function | core/ |
Constructs a new instance. |
AnnotatedClassDiscovery::__construct | function | core/ |
Constructs an AnnotatedClassDiscovery object. |
AnnotatedClassDiscoveryAutomatedProviders | class | core/ |
Determines providers based on a class's and its parent's namespaces. |
AnnotatedClassDiscoveryAutomatedProviders.php | file | core/ |
|
AnnotatedClassDiscoveryAutomatedProviders::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
AnnotatedClassDiscoveryAutomatedProviders::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AnnotatedClassDiscoveryAutomatedProviders::prepareAnnotationDefinition | function | core/ |
Prepares the annotation definition. |
AnnotatedClassDiscoveryAutomatedProviders::__construct | function | core/ |
Constructs an AnnotatedClassDiscoveryAutomatedProviders object. |
AnnotatedClassDiscoveryCachedTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery @group Annotation @runTestsInSeparateProcesses |
AnnotatedClassDiscoveryCachedTest.php | file | core/ |
|
AnnotatedClassDiscoveryCachedTest::setUp | function | core/ |
|
AnnotatedClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Test that getDefinitions() retrieves the file cache correctly. |
AnnotatedClassDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery @group Annotation @runTestsInSeparateProcesses |
AnnotatedClassDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotatedClassDiscovery |
AnnotatedClassDiscoveryTest | class | core/ |
Tests that plugins are correctly discovered using annotated classes. |
AnnotatedClassDiscoveryTest.php | file | core/ |
|
AnnotatedClassDiscoveryTest.php | file | core/ |
|
AnnotatedClassDiscoveryTest.php | file | core/ |
|
AnnotatedClassDiscoveryTest::provideBadAnnotations | function | core/ |
All the Drupal documentation standards tags. |
AnnotatedClassDiscoveryTest::setUp | function | core/ |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.