Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockUsage::addUsage | function | core/ |
Adds a usage record. |
| InlineBlockUsage::deleteUsage | function | core/ |
Delete the inline blocks' the usage records. |
| InlineBlockUsage::getUnused | function | core/ |
Gets unused inline block IDs. |
| InlineBlockUsage::getUsage | function | core/ |
Gets usage record for inline block by ID. |
| InlineBlockUsage::removeByLayoutEntity | function | core/ |
Remove usage record by layout entity. |
| InlineBlockUsage::__construct | function | core/ |
Creates an InlineBlockUsage object. |
| InlineBlockUsageInterface | interface | core/ |
Defines an interface for tracking inline block usage. |
| InlineBlockUsageInterface.php | file | core/ |
|
| InlineBlockUsageInterface::addUsage | function | core/ |
Adds a usage record. |
| InlineBlockUsageInterface::deleteUsage | function | core/ |
Delete the inline blocks' the usage records. |
| InlineBlockUsageInterface::getUnused | function | core/ |
Gets unused inline block IDs. |
| InlineBlockUsageInterface::getUsage | function | core/ |
Gets usage record for inline block by ID. |
| InlineBlockUsageInterface::removeByLayoutEntity | function | core/ |
Remove usage record by layout entity. |
| InlineBlockUsageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\InlineBlockUsage[[api-linebreak]] |
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest::testEmptyDeleteUsageCall | function | core/ |
Tests calling deleteUsage() with empty array. |
| InlineFormErrorsIntegrationTest | class | core/ |
Tests Inline Form Errors compatibility with Quick Edit. |
| InlineFormErrorsIntegrationTest.php | file | core/ |
|
| InlineFormErrorsIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InlineFormErrorsIntegrationTest::$editorUser | property | core/ |
An editor user with permissions to access the in-place editor. |
| InlineFormErrorsIntegrationTest::$modules | property | core/ |
Modules to enable. |
| InlineFormErrorsIntegrationTest::setUp | function | core/ |
|
| InlineFormErrorsIntegrationTest::testDisabledInlineFormErrors | function | core/ |
Tests that the inline form errors are not visible for Quick Edit forms. |
| InlineFormErrorsServiceProvider | class | core/ |
Overrides the form_error_handler service to enable inline form errors. |
| InlineFormErrorsServiceProvider.php | file | core/ |
|
| InlineFormErrorsServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| InlineTemplate | class | core/ |
Provides a render element where the user supplies an in-line Twig template. |
| InlineTemplate.php | file | core/ |
|
| InlineTemplate::getInfo | function | core/ |
Returns the element properties for this element. |
| InlineTemplate::preRenderInlineTemplate | function | core/ |
Renders a twig string directly. |
| inline_block.usage | service | core/ |
Drupal\layout_builder\InlineBlockUsage |
| inline_form_errors.info.yml | file | core/ |
core/modules/inline_form_errors/inline_form_errors.info.yml |
| inline_form_errors.module | file | core/ |
Enables inline form errors. |
| inline_form_errors_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| inline_form_errors_help | function | core/ |
Implements hook_help(). |
| inline_form_errors_preprocess_datetime_wrapper | function | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. |
| inline_form_errors_preprocess_details | function | core/ |
Implements hook_preprocess_HOOK() for details element templates. |
| inline_form_errors_preprocess_fieldset | function | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. |
| inline_form_errors_preprocess_form_element | function | core/ |
Implements hook_preprocess_HOOK() for form element templates. |
| 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/ |
Gets the value options. |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.