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 |
|---|---|---|---|
| OptimizedPhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| OptimizedPhpArrayDumperTest | class | core/ |
@coversDefaultClass \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper[[api-linebreak]] @group DependencyInjection |
| OptimizedPhpArrayDumperTest.php | file | core/ |
Contains \Drupal\Tests\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumperTest. |
| 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::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::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. |
| OptionalContextCondition::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| OptionalContextConditionTest | class | core/ |
Tests a condition with optional context. |
| OptionalContextConditionTest.php | file | core/ |
|
| OptionalContextConditionTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| options.api.php | file | core/ |
Hooks provided by the Options module. |
| options.info.yml | file | core/ |
core/modules/options/options.info.yml |
| options.migrate_drupal.yml | file | core/ |
core/modules/options/migrations/state/options.migrate_drupal.yml |
| options.module | file | core/ |
Defines selection, check box and radio button widgets for text and numeric fields. |
| options.schema.yml | file | core/ |
core/modules/options/config/schema/options.schema.yml |
| options.views.inc | file | core/ |
Provide Views data for options.module. |
| OptionsButtonsWidget | class | core/ |
Plugin implementation of the 'options_buttons' widget. |
| OptionsButtonsWidget.php | file | core/ |
|
| OptionsButtonsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| OptionsButtonsWidget::getEmptyLabel | function | core/ |
Returns the empty option label to add to the list of options, if any. |
| OptionsDefaultFormatter | class | core/ |
Plugin implementation of the 'list_default' formatter. |
| OptionsDefaultFormatter.php | file | core/ |
|
| OptionsDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Pagination
- Previous page
- Page 916
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.