Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockTestBase::INLINE_BLOCK_LOCATOR | constant | core/ |
Locator for inline blocks. |
| InnocuousTest::storeAssertion | function | core/ |
Override to prevent any assertions from being stored. |
| InOperator | class | core/ |
Simple filter to handle matching of multiple options selectable via checkboxes |
| InOperator.php | file | core/ |
|
| InOperator::$valueFormType | property | core/ |
|
| 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/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| InOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| InOperator::opEmpty | function | core/ |
|
| InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options |
| InOperator::operators | function | core/ |
This kind of construct makes it relatively easy for a child class to add or remove functionality by overriding this function and adding/removing items from this array. |
| InOperator::operatorValues | function | core/ |
|
| InOperator::opSimple | function | core/ |
|
| 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. There is no need for this function to actually store the data. |
| InOperatorTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\InOperator[[api-linebreak]] @group views |
| InOperatorTest.php | file | core/ |
|
| InOperatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| InOperatorTest::validate_options_callback | function | core/ |
|
| InPlaceEditor | class | core/ |
Defines an InPlaceEditor annotation object. |
| InPlaceEditor.php | file | core/ |
|
| InPlaceEditor::$id | property | core/ |
The plugin ID. |
| InPlaceEditor::$module | property | core/ |
The name of the module providing the in-place editor plugin. |
| InPlaceEditorBase | class | core/ |
Defines a base in-place editor implementation. |
| InPlaceEditorBase.php | file | core/ |
|
| InPlaceEditorBase::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| InPlaceEditorInterface | interface | core/ |
Defines an interface for in-place editors plugins. |
| InPlaceEditorInterface.php | file | core/ |
|
| InPlaceEditorInterface::getAttachments | function | core/ |
Returns the attachments for this editor. |
| InPlaceEditorInterface::getMetadata | function | core/ |
Generates metadata that is needed specifically for this editor. |
| InPlaceEditorInterface::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| InPlaceEditorManager | class | core/ |
Provides an in-place editor manager. |
| InPlaceEditorManager.php | file | core/ |
|
| InPlaceEditorManager::__construct | function | core/ |
Constructs a InPlaceEditorManager object. |
| InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Insert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| InsertCommand::$selector | property | core/ |
A CSS selector string. |
| InsertLobTest::testInsertOneBlob | function | core/ |
Tests that we can insert a single blob field successfully. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.