Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| InfoHookDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| InfoHookDecorator::__construct | function | core/ |
Constructs an InfoHookDecorator object. |
| InlineBlock::$entityDisplayRepository | property | core/ |
The entity display repository. |
| InlineBlockEntityOperations::$blockContentStorage | property | core/ |
The block content storage. |
| InlineBlockPrivateFilesTest::addInlineFileBlockToLayout | function | core/ |
Adds an entity block with a file. |
| InlineBlockPrivateFilesTest::attachFileToBlockForm | function | core/ |
Attaches a file to the block edit form. |
| InlineBlockTestBase::$blockStorage | property | core/ |
The block storage. |
| InlineBlockTestBase::addInlineBlockToLayout | function | core/ |
Adds an entity block to the layout. |
| InlineBlockTestBase::INLINE_BLOCK_LOCATOR | constant | core/ |
Locator for inline blocks. |
| InOperator | class | core/ |
Filter to handle matching of multiple options selectable via checkboxes. |
| InOperator.php | file | core/ |
|
| InOperator::$valueFormType | property | core/ |
The default form type. |
| InOperator::$valueOptions | property | core/ |
Stores all operations which are available on the form. |
| InOperator::$valueTitle | property | core/ |
The filter title. |
| InOperator::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| InOperator::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| InOperator::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| InOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
| InOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| InOperator::getValueOptions | function | core/ |
Gets the value options. |
| InOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| InOperator::opEmpty | function | core/ |
Filters by operator 'empty'. |
| InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
| InOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| InOperator::operatorValues | function | core/ |
Gets the operators that have a given number of values. |
| InOperator::opSimple | function | core/ |
Filters by a simple operator. |
| InOperator::query | function | core/ |
Add this filter to the query. |
| InOperator::reduceValueOptions | function | core/ |
When using exposed filters, we may be required to reduce the set. |
| InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| InOperator::valueForm | function | core/ |
Options form subform for setting options. |
| InOperator::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| InOperatorTest | class | core/ |
Tests Drupal\views\Plugin\views\filter\InOperator. |
| InOperatorTest.php | file | core/ |
|
| InOperatorTest::testValidate | function | core/ |
Tests validate. |
| InOperatorTest::validate_options_callback | function | core/ |
Views filter callback: Generate the values for the options. |
| InputCollectorInterface | interface | core/ |
Collects user-provided input values for recipes. |
| InputCollectorInterface.php | file | core/ |
|
| InputCollectorInterface::collectValue | function | core/ |
Collects a single input value for a recipe. |
| InputConfigurator | class | core/ |
Collects and validates input values for a recipe. |
| InputConfigurator.php | file | core/ |
|
| InputConfigurator::$data | property | core/ |
The input data. |
| InputConfigurator::$values | property | core/ |
The collected input values, or NULL if none have been collected yet. |
| InputConfigurator::collectAll | function | core/ |
Collects input values for this recipe and its dependencies. |
| InputConfigurator::describeAll | function | core/ |
Returns the description for all inputs of this recipe and its dependencies. |
| InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
| InputConfigurator::getDefaultValue | function | core/ |
Returns the default value for an input definition. |
| InputConfigurator::getValues | function | core/ |
Returns the collected input values, keyed by name. |
| InputConfigurator::__construct | function | core/ |
|
| InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.