Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
InlineBlockUsageInterface::getUnused function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets unused inline block IDs.
InlineBlockUsageInterface::getUsage function core/modules/layout_builder/src/InlineBlockUsageInterface.php Gets usage record for inline block by ID.
InlineBlockUsageInterface::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsageInterface.php Remove usage record by layout entity.
InlineBlockUsageTest class core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Class for testing the InlineBlockUsage service.
InlineBlockUsageTest class core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php Tests Drupal\layout_builder\InlineBlockUsage.
InlineBlockUsageTest.php file core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php
InlineBlockUsageTest.php file core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php
InlineBlockUsageTest::$database property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The database connection.
InlineBlockUsageTest::$entity property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The entity for testing.
InlineBlockUsageTest::$inlineBlockUsage property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php The inline block usage service.
InlineBlockUsageTest::$modules property core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Modules to install.
InlineBlockUsageTest::setUp function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php
InlineBlockUsageTest::testAddUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::addUsage.
InlineBlockUsageTest::testDeleteUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::deleteUsage.
InlineBlockUsageTest::testEmptyDeleteUsageCall function core/modules/layout_builder/tests/src/Unit/InlineBlockUsageTest.php Tests calling deleteUsage() with empty array.
InlineBlockUsageTest::testGetUnused function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::getUnused.
InlineBlockUsageTest::testGetUsage function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::getUsage.
InlineBlockUsageTest::testRemoveByLayoutEntity function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::removeByLayoutEntity.
InlineFormErrorsHooks class core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php Hook implementations for inline_form_errors.
InlineFormErrorsHooks.php file core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php
InlineFormErrorsHooks::elementInfoAlter function core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php Implements hook_element_info_alter().
InlineFormErrorsHooks::help function core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php Implements hook_help().
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 Modifies existing service definitions.
InlineFormErrorsThemeHooks class core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Hook implementations for inline_form_errors.
InlineFormErrorsThemeHooks.php file core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php
InlineFormErrorsThemeHooks::preprocessDatetimeWrapper function core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Implements hook_preprocess_HOOK() for datetime form wrapper templates.
InlineFormErrorsThemeHooks::preprocessDetails function core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Implements hook_preprocess_HOOK() for details element templates.
InlineFormErrorsThemeHooks::preprocessFieldset function core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Implements hook_preprocess_HOOK() for fieldset element templates.
InlineFormErrorsThemeHooks::preprocessFormElement function core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Implements hook_preprocess_HOOK() for form element templates.
InlineFormErrorsThemeHooks::setErrors function core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php Populates form errors in the template.
InlineTemplate class core/lib/Drupal/Core/Render/Element/InlineTemplate.php Provides a render element where the user supplies an in-line Twig template.
InlineTemplate.php file core/lib/Drupal/Core/Render/Element/InlineTemplate.php
InlineTemplate::getInfo function core/lib/Drupal/Core/Render/Element/InlineTemplate.php
InlineTemplate::preRenderInlineTemplate function core/lib/Drupal/Core/Render/Element/InlineTemplate.php Renders a twig string directly.
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.services.yml file core/modules/inline_form_errors/inline_form_errors.services.yml core/modules/inline_form_errors/inline_form_errors.services.yml
inner_test.yml file core/tests/fixtures/default_content/workspace/inner_test.yml core/tests/fixtures/default_content/workspace/inner_test.yml
InOperator class core/modules/views/src/Plugin/views/filter/InOperator.php Filter to handle matching of multiple options selectable via checkboxes.
InOperator.php file core/modules/views/src/Plugin/views/filter/InOperator.php
InOperator::$valueFormType property core/modules/views/src/Plugin/views/filter/InOperator.php The default form type.
InOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/InOperator.php Stores all operations which are available on the form.
InOperator::$valueTitle property core/modules/views/src/Plugin/views/filter/InOperator.php The filter title.
InOperator::acceptExposedInput function core/modules/views/src/Plugin/views/filter/InOperator.php Determines if the input from a filter should change the generated query.
InOperator::adminSummary function core/modules/views/src/Plugin/views/filter/InOperator.php Display the filter on the administrative summary.
InOperator::buildExposeForm function core/modules/views/src/Plugin/views/filter/InOperator.php Options form subform for exposed filter options.
InOperator::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Provide default options for exposed filters.
InOperator::defineOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Information about options for all kinds of purposes will be held here.

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