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 |
|---|---|---|---|
| OperationInterface::process | function | composer/ |
Process this scaffold operation. |
| OperationInterface::scaffoldAtNewLocation | function | composer/ |
Determines what to do if operation is used without a previous operation. |
| OperationInterface::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
| Operations | class | core/ |
Provides a render element for a set of operations links. |
| Operations.php | file | core/ |
|
| Operations::getInfo | function | core/ |
|
| Opml | class | core/ |
Default style plugin to render an OPML feed. |
| Opml.php | file | core/ |
|
| Opml::$usesRowPlugin | property | core/ |
|
| Opml::attachTo | function | core/ |
|
| Opml::render | function | core/ |
|
| 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/ |
|
| OpmlFields::defineOptions | function | core/ |
|
| OpmlFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| OpmlFields::render | function | core/ |
|
| OpmlFields::validate | function | core/ |
|
| OptGroup | class | core/ |
Provides helpers for HTML option groups. |
| OptGroup.php | file | core/ |
|
| 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/ |
Tests Drupal\Core\Form\OptGroup. |
| OptGroupTest.php | file | core/ |
|
| OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
| OptGroupTest::testFlattenOptions | function | core/ |
Tests the flattenOptions() method. |
| OptimizedPhpArrayDumper | class | core/ |
OptimizedPhpArrayDumper dumps a service container as a serialized PHP array. |
| OptimizedPhpArrayDumper.php | file | core/ |
|
| OptimizedPhpArrayDumper::$aliases | property | core/ |
A list of container aliases. |
| OptimizedPhpArrayDumper::$serialize | property | core/ |
Whether to serialize service definitions or not. |
| OptimizedPhpArrayDumper::dump | function | core/ |
|
| OptimizedPhpArrayDumper::dumpCallable | function | core/ |
Dumps callable to a PHP array. |
| OptimizedPhpArrayDumper::dumpCollection | function | core/ |
Dumps a collection to a PHP array. |
| OptimizedPhpArrayDumper::dumpMethodCalls | function | core/ |
Dumps method calls to a PHP array. |
| OptimizedPhpArrayDumper::dumpValue | function | core/ |
Dumps the value to PHP array format. |
| OptimizedPhpArrayDumper::escape | function | core/ |
Escapes parameters. |
| OptimizedPhpArrayDumper::getAliases | function | core/ |
Gets the aliases as a PHP array. |
| OptimizedPhpArrayDumper::getArray | function | core/ |
Gets the service container definition as a PHP array. |
| OptimizedPhpArrayDumper::getIterator | function | core/ |
Gets a service iterator in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getParameterCall | function | core/ |
Gets a parameter reference in a suitable PHP array format. |
| 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::getReferenceCall | function | core/ |
Gets a service reference for a reference in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceCall | function | core/ |
Gets a service reference for an ID in a suitable PHP array format. |
| OptimizedPhpArrayDumper::getServiceClosureCall | function | core/ |
Gets a service closure reference 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. |
Pagination
- Previous page
- Page 1214
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.