Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess | function | core/ |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue | function | core/ |
Tests consumer method with priority and extra parameters in different order. |
| TaggedHandlersPassTest::testProcessWithExtraArguments | function | core/ |
Tests consumer method with extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdAndExtraArguments | function | core/ |
Tests consumer method with priority, id and extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdParameter | function | core/ |
Tests consumer method with an ID parameter. |
| TaggedHandlersPassTest::testserviceIdProcess | function | core/ |
Tests one consumer and two handlers with service ID collection. |
| TaggedHandlersPassTest::testserviceIdProcessPriority | function | core/ |
Tests handler priority sorting for service ID collection. |
| TaggedWithTest | class | core/ |
Tests the ability of the views wizard to create views filtered by taxonomy. |
| TaggedWithTest.php | file | core/ |
|
| TaggedWithTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TaggedWithTest::$modules | property | core/ |
Modules to enable. |
| TaggedWithTest::$nodeTypeWithoutTags | property | core/ |
Node type without an autocomplete tagging field. |
| TaggedWithTest::$nodeTypeWithTags | property | core/ |
Node type with an autocomplete tagging field. |
| TaggedWithTest::$tagField | property | core/ |
Field definition for the test tag field. |
| TaggedWithTest::$tagFieldName | property | core/ |
Name of the test tag field. |
| TaggedWithTest::$tagFieldStorage | property | core/ |
Holds the field storage for test tag field. |
| TaggedWithTest::$tagVocabulary | property | core/ |
The vocabulary used for the test tag field. |
| TaggedWithTest::setUp | function | core/ |
|
| TaggedWithTest::testTaggedWith | function | core/ |
Tests the "tagged with" functionality. |
| TaggedWithTest::testTaggedWithByNodeType | function | core/ |
Tests that the "tagged with" form element only shows for node types that support it. |
| TaggingTest | class | core/ |
Tests the tagging capabilities of the Select builder. |
| TaggingTest.php | file | core/ |
|
| TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
| TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging "has at least one of these tags" functionality. |
| TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
| TaggingTest::testHasAllTags | function | core/ |
Tests query tagging "has all of these tags" functionality. |
| TaggingTest::testHasAnyTag | function | core/ |
Tests query tagging "has at least one of these tags" functionality. |
| TaggingTest::testHasTag | function | core/ |
Confirms that a query has a tag added to it. |
| TaggingTest::testMetaData | function | core/ |
Tests that we can attach metadata to a query object. |
| Tags | class | core/ |
Defines a class that can explode and implode tags. |
| Tags.php | file | core/ |
|
| Tags::encode | function | core/ |
Encodes a tag string, taking care of special cases like commas and quotes. |
| Tags::explode | function | core/ |
Explodes a string of tags into an array. |
| Tags::implode | function | core/ |
Implodes an array of tags into a string. |
| TagsTest | class | core/ |
Tests explosion and implosion of autocomplete tags. |
| TagsTest.php | file | core/ |
|
| TagsTest::$validTags | property | core/ |
|
| TagsTest::assertTags | function | core/ |
Helper function: asserts that the ending array of tags is what we wanted. |
| TagsTest::explodeTags | function | core/ |
Explodes a series of tags. |
| TagsTest::testImplodeTags | function | core/ |
Implodes a series of tags. |
| TagTest | class | core/ |
Tests the views ui tagging functionality. |
| TagTest.php | file | core/ |
Pagination
- Previous page
- Page 1185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.