Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| OpmlFields | class | core/ |
Renders an OPML item based on fields. |
| OpmlFields.php | file | core/ |
|
| OpmlFields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| OpmlFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| OpmlFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| OpmlFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| OpmlFields::render | function | core/ |
Renders a row object. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| OptGroup::doFlattenOptions | function | core/ |
Iterates over an array building a flat array with duplicate keys removed. |
| OptGroup::flattenOptions | function | core/ |
Allows PHP array processing of multiple select options with the same value. |
| OptGroupTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\OptGroup[[api-linebreak]] @group Form |
| OptGroupTest.php | file | core/ |
|
| OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
| OptGroupTest::testFlattenOptions | function | core/ |
Tests the flattenOptions() method. |
| OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
| OptimizedPhpArrayDumper::$serialize | property | core/ |
Whether to serialize service definitions or not. |
| OptimizedPhpArrayDumper::dumpMethodCalls | function | core/ |
Dumps method calls to a PHP array. |
| OptimizedPhpArrayDumper::escape | function | core/ |
Escapes parameters. |
| OptimizedPhpArrayDumper::getAliases | function | core/ |
Gets the aliases as a PHP array. |
| OptimizedPhpArrayDumper::getParameters | function | core/ |
Gets parameters of the container as a PHP array. |
| OptimizedPhpArrayDumper::getPrivateServiceCall | function | core/ |
Gets a private service definition in a suitable format. |
| OptimizedPhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceDefinition | function | core/ |
Gets a service definition as PHP array. |
| OptimizedPhpArrayDumper::getServiceDefinitions | function | core/ |
Gets services of the container as a PHP array. |
| OptimizedPhpArrayDumper::prepareParameters | function | core/ |
Prepares parameters for the PHP array dumping. |
| 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. |
Pagination
- Previous page
- Page 940
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.