Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AlterTest::$modules | property | core/ |
Modules to enable. |
| AlterTest::$modules | property | core/ |
Modules to enable. |
| AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
| AlterTest::testAlterChangeFields | function | core/ |
Tests that we can alter the fields of a query. |
| AlterTest::testAlterExpression | function | core/ |
Tests that we can alter expressions in the query. |
| AlterTest::testAlterRemoveRange | function | core/ |
Tests that we can remove a range() value from a query. |
| AlterTest::testAlterWithJoin | function | core/ |
Tests that we can alter the joins on a query. |
| AlterTest::testDrupalAlter | function | core/ |
Tests if the theme has been altered. |
| AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
| AlterTest::testSimpleAlter | function | core/ |
Tests that we can do basic alters. |
| AlterTest::testSimpleAlterSubquery | function | core/ |
Tests that we can do basic alters on subqueries. |
| 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. |
| Analyze::submitForm | function | core/ |
Form submission handler. |
| 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/ |
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. |
| 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. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.