Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AlwaysAltersAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| AmbiguousBundleClassException | class | core/ |
Exception thrown if a bundle class is defined for multiple bundles. |
| AmbiguousBundleClassException.php | file | core/ |
|
| AmbiguousBundleClassException::__construct | function | core/ |
Constructs an AmbiguousBundleClassException. |
| AmbiguousEntityClassException | class | core/ |
Exception thrown if multiple entity types exist for an entity class. |
| AmbiguousEntityClassException.php | file | core/ |
|
| AmbiguousEntityClassException::__construct | function | core/ |
Constructs an AmbiguousEntityClassException. |
| AMissingTargetAlter | class | core/ |
Provides hook implementations for testing the alteration of hooks. |
| AMissingTargetAlter.php | file | core/ |
|
| AMissingTargetAlter::testABAlter | function | core/ |
Implements hook_test_ab_alter(). |
| AMissingTargetAlter::testASupertypeAlter | function | core/ |
Implements hook_testASupertypeAlter(). |
| AMissingTargetAlter::testASupertypeAlterRemovedForBSubtypeByXyz | function | core/ |
Implements hook_test_a_supertype_alter(). |
| AMissingTargetAlter::testASupertypeAlterReorderedFirstForBSubtypeByXyz | function | core/ |
Implements hook_test_a_supertype_alter(). |
| AMissingTargetHooks | class | core/ |
Contains hook implementations. |
| AMissingTargetHooks.php | file | core/ |
|
| AMissingTargetHooks::testABHook | function | core/ |
Implements hook_test_unrelated_hook(). |
| AMissingTargetHooks::testUnrelatedHookRemovedForHookB | function | core/ |
Implements hook_test_unrelated_hook(). |
| AMissingTargetHooks::testUnrelatedHookReorderedLastForHookB | function | core/ |
Implements hook_test_unrelated_hook(). |
| Analyze | class | core/ |
Displays analysis information for a view. |
| Analyze.php | file | core/ |
|
| Analyze::buildForm | function | core/ |
Form constructor. |
| Analyze::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Analyze::getFormKey | function | core/ |
Returns the key that represents this form. |
| Analyze::submitForm | function | core/ |
Form submission handler. |
| Analyzer | class | core/ |
View analyzer plugin manager. |
| Analyzer.php | file | core/ |
|
| Analyzer::$moduleHandler | property | core/ |
A module handler that invokes the 'views_analyze' hook. |
| 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 install. |
| 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/ |
The directory suffix. |
| AnnotatedClassDiscovery::$fileCache | property | core/ |
The file cache object. |
| AnnotatedClassDiscovery::$namespaceSuffix | property | core/ |
The namespace suffix. |
| 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. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.