Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AlterTest::$modules | property | core/ |
Modules to install. |
| AlterTest::$modules | property | core/ |
Modules to install. |
| 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. |
| AltTextContainsLlamasConstraint | class | core/ |
Provides a Contains Llamas constraint. |
| AltTextContainsLlamasConstraint.php | file | core/ |
|
| AltTextContainsLlamasConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| AltTextContainsLlamasConstraintValidator | class | core/ |
Validates the alt text contains llamas. |
| AltTextContainsLlamasConstraintValidator.php | file | core/ |
|
| AltTextContainsLlamasConstraintValidator::validate | function | core/ |
|
| AlwaysAddsAccessPolicy | class | core/ |
A test access policy that adds a permission. |
| AlwaysAddsAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
| AlwaysAddsAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
| AlwaysAddsAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| AlwaysAltersAccessPolicy | class | core/ |
A test access policy that alters an existing policy. |
| AlwaysAltersAccessPolicy::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
| AlwaysAltersAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
| 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::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/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.