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 |
|---|---|---|---|
| OperationBase::execute | function | core/ |
Performs the actual manipulation on the image. |
| OperationData::$destination | property | composer/ |
The destination path |
| OperationData::convertScaffoldMetadata | function | composer/ |
Performs the conversion-to-array step in normalizeScaffoldMetadata. |
| OperationData::destination | function | composer/ |
Gets the destination path that this operation data is associated with. |
| OperationData::hasAppend | function | composer/ |
Checks if append path exists. |
| OperationData::hasDefault | function | composer/ |
Checks if default path exists. |
| OperationData::hasPath | function | composer/ |
Checks if path exists |
| OperationData::hasPrepend | function | composer/ |
Checks if prepend path exists. |
| OperationData::normalizeScaffoldMetadata | function | composer/ |
Normalizes metadata by converting literal values into arrays. |
| OperationData::__construct | function | composer/ |
OperationData constructor. |
| OperationFactory::$composer | property | composer/ |
The Composer service. |
| OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
| OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
| OperationInterface::contents | function | composer/ |
Returns the exact data that will be written to the scaffold files. |
| 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/ |
Returns the element properties for this element. |
| Opml::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| OpmlFeedAdd::$feedStorage | property | core/ |
The feed storage. |
| OpmlFeedAdd::parseOpml | function | core/ |
Parses an OPML file. |
| OpmlFeedAdd::submitForm | function | core/ |
Form submission handler. |
| OpmlFeedAdd::__construct | function | core/ |
Constructs a database object. |
| 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/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| 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. |
Pagination
- Previous page
- Page 915
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.