Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptimizedPhpArrayDumperTest | class | core/ |
Tests Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper. |
| OptimizedPhpArrayDumperTest.php | file | core/ |
|
| OptimizedPhpArrayDumperTest::$containerBuilder | property | core/ |
The container builder instance. |
| OptimizedPhpArrayDumperTest::$containerDefinition | property | core/ |
The definition for the container to build in tests. |
| OptimizedPhpArrayDumperTest::$dumper | property | core/ |
The dumper instance. |
| OptimizedPhpArrayDumperTest::$dumperClass | property | core/ |
Stores the dumper class to use. |
| OptimizedPhpArrayDumperTest::$machineFormat | property | core/ |
Whether the dumper uses the machine-optimized format or not. |
| OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
| OptimizedPhpArrayDumperTest::getCollection | function | core/ |
Helper function to return a machine-optimized collection. |
| OptimizedPhpArrayDumperTest::getDefinitionsDataProvider | function | core/ |
Data provider for testGetServiceDefinitions(). |
| OptimizedPhpArrayDumperTest::getIterator | function | core/ |
Helper function to return a machine-optimized iterator. |
| OptimizedPhpArrayDumperTest::getParameterCall | function | core/ |
Helper function to return a parameter definition. |
| OptimizedPhpArrayDumperTest::getParametersDataProvider | function | core/ |
Data provider for testGetParameters(). |
| OptimizedPhpArrayDumperTest::getPrivateServiceCall | function | core/ |
Helper function to return a private service definition. |
| OptimizedPhpArrayDumperTest::getRaw | function | core/ |
Helper function to return a raw value definition. |
| OptimizedPhpArrayDumperTest::getServiceCall | function | core/ |
Helper function to return a service definition. |
| OptimizedPhpArrayDumperTest::getServiceClosureCall | function | core/ |
Helper function to return a service closure definition. |
| OptimizedPhpArrayDumperTest::percentsEscapeProvider | function | core/ |
Data provider for testPercentsEscape(). |
| OptimizedPhpArrayDumperTest::publicPrivateDataProvider | function | core/ |
|
| OptimizedPhpArrayDumperTest::serializeDefinition | function | core/ |
Helper function to serialize a definition. |
| OptimizedPhpArrayDumperTest::setUp | function | core/ |
|
| OptimizedPhpArrayDumperTest::testDumpForEmptyContainer | function | core/ |
Tests that an empty container works properly. |
| OptimizedPhpArrayDumperTest::testGetAliases | function | core/ |
Tests that alias processing works properly. |
| OptimizedPhpArrayDumperTest::testGetParameters | function | core/ |
Tests that parameter processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForDecoratedService | function | core/ |
Tests that getDecoratedService() is unsupported. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForExpression | function | core/ |
Tests that the correct RuntimeException is thrown for expressions. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForObject | function | core/ |
Tests that the correct RuntimeException is thrown for dumping an object. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource | function | core/ |
Tests that the correct RuntimeException is thrown for dumping a resource. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitions | function | core/ |
Tests that service processing works properly. |
| OptimizedPhpArrayDumperTest::testGetServiceDefinitionWithReferenceToAlias | function | core/ |
Tests that references to aliases work correctly. |
| OptimizedPhpArrayDumperTest::testPercentsEscape | function | core/ |
Tests that service arguments with escaped percents are correctly dumped. |
| OptionalConstraint | class | core/ |
Marks a field as optional in a Collection constraint. |
| OptionalConstraint.php | file | core/ |
|
| OptionalConstraint::getCompositeOptionStatic | function | core/ |
|
| OptionalContextCondition | class | core/ |
Provides a condition with an optional node context. |
| OptionalContextCondition.php | file | core/ |
|
| OptionalContextCondition::evaluate | function | core/ |
|
| OptionalContextCondition::summary | function | core/ |
|
| OptionalContextConditionTest | class | core/ |
Tests a condition with optional context. |
| OptionalContextConditionTest.php | file | core/ |
|
| OptionalContextConditionTest::$modules | property | core/ |
|
| OptionalContextConditionTest::testContextAvailable | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalContextConditionTest::testContextMissing | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalContextConditionTest::testContextNoValue | function | core/ |
Tests with both contexts mapped to the same user. |
| OptionalServiceSystemTestController | class | core/ |
A controller that specifies an optional dependency. |
| OptionalServiceSystemTestController.php | file | core/ |
|
| OptionalServiceSystemTestController::__construct | function | core/ |
|
| options.api.php | file | core/ |
Hooks provided by the Options module. |
| options.field_type_categories.yml | file | core/ |
core/modules/options/options.field_type_categories.yml |
| options.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'… |
Pagination
- Previous page
- Page 1215
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.