Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
InlineFormErrorsIntegrationTest class core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php Tests Inline Form Errors compatibility with Quick Edit.
InlineFormErrorsIntegrationTest.php file core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php
InlineFormErrorsIntegrationTest::$defaultTheme property core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php
InlineFormErrorsIntegrationTest::$editorUser property core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php An editor user with permissions to access the in-place editor.
InlineFormErrorsIntegrationTest::$modules property core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php Modules to enable.
InlineFormErrorsIntegrationTest::setUp function core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php
InlineFormErrorsIntegrationTest::testDisabledInlineFormErrors function core/modules/quickedit/tests/src/FunctionalJavascript/InlineFormErrorsIntegrationTest.php Tests that the inline form errors are not visible for Quick Edit forms.
InlineFormErrorsServiceProvider class core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php Overrides the form_error_handler service to enable inline form errors.
InlineFormErrorsServiceProvider.php file core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
InlineFormErrorsServiceProvider::alter function core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php
inline_block.usage service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\InlineBlockUsage
inline_form_errors.info.yml file core/modules/inline_form_errors/inline_form_errors.info.yml core/modules/inline_form_errors/inline_form_errors.info.yml
inline_form_errors.module file core/modules/inline_form_errors/inline_form_errors.module Enables inline form errors.
inline_form_errors_element_info_alter function core/modules/inline_form_errors/inline_form_errors.module Implements hook_element_info_alter().
inline_form_errors_help function core/modules/inline_form_errors/inline_form_errors.module Implements hook_help().
inline_form_errors_preprocess_datetime_wrapper function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for datetime form wrapper templates.
inline_form_errors_preprocess_details function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for details element templates.
inline_form_errors_preprocess_fieldset function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for fieldset element templates.
inline_form_errors_preprocess_form_element function core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for form element templates.
InOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/InOperator.php Stores all operations which are available on the form.
InOperator::acceptExposedInput function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::adminSummary function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::buildExposeForm function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::defineOptions function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Gets the value options.
InOperator::operatorOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Build strings from the operators() for 'select' options.
InOperator::operators function core/modules/views/src/Plugin/views/filter/InOperator.php Gets the operators.
InOperator::operatorValues function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::opSimple function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::reduceValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php When using exposed filters, we may be required to reduce the set.
InOperator::valueSubmit function core/modules/views/src/Plugin/views/filter/InOperator.php
InOperatorTest class core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php @coversDefaultClass \Drupal\views\Plugin\views\filter\InOperator[[api-linebreak]]
@group views
InOperatorTest.php file core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php
InOperatorTest::testValidate function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php @covers ::validate[[api-linebreak]]
InOperatorTest::validate_options_callback function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php
InPlaceEditorBase class core/modules/quickedit/src/Plugin/InPlaceEditorBase.php Defines a base in-place editor implementation.
InPlaceEditorBase.php file core/modules/quickedit/src/Plugin/InPlaceEditorBase.php
InPlaceEditorBase::getMetadata function core/modules/quickedit/src/Plugin/InPlaceEditorBase.php
InPlaceEditorInterface::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php Returns the attachments for this editor.
InPlaceEditorInterface::isCompatible function core/modules/quickedit/src/Plugin/InPlaceEditorInterface.php Checks whether this in-place editor is compatible with a given field.
InPlaceEditorManager::__construct function core/modules/quickedit/src/Plugin/InPlaceEditorManager.php Constructs an InPlaceEditorManager object.
input--submit--header-search.html.twig file core/themes/olivero/templates/form/input--submit--header-search.html.twig Theme override for the search form submit button.
input--submit.html.twig file core/modules/views/tests/themes/views_test_theme/templates/input--submit.html.twig Theme override for an 'input' #type form element.
InputBagTest class core/tests/Drupal/Tests/Core/Http/InputBagTest.php @coversDefaultClass \Drupal\Core\Http\InputBag[[api-linebreak]]
InputBagTest.php file core/tests/Drupal/Tests/Core/Http/InputBagTest.php
InputBagTest::testAll function core/tests/Drupal/Tests/Core/Http/InputBagTest.php @covers ::all[[api-linebreak]]
InputBagTest::testRequestFactory function core/tests/Drupal/Tests/Core/Http/InputBagTest.php @coversNothing[[api-linebreak]]
@todo Remove this when Symfony 4 is no longer supported.
InputRequired::buildOptionsForm function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php
InputRequired::defineOptions function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.