Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InlineBlockUsage::deleteUsage | function | core/ |
|
| InlineBlockUsage::getUnused | function | core/ |
|
| InlineBlockUsage::getUsage | function | core/ |
|
| InlineBlockUsage::removeByLayoutEntity | function | core/ |
|
| 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 | class | core/ |
Class for testing the InlineBlockUsage service. |
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest.php | file | core/ |
|
| InlineBlockUsageTest::$database | property | core/ |
The database connection. |
| InlineBlockUsageTest::$entity | property | core/ |
The entity for testing. |
| InlineBlockUsageTest::$inlineBlockUsage | property | core/ |
The inline block usage service. |
| InlineBlockUsageTest::$modules | property | core/ |
|
| InlineBlockUsageTest::setUp | function | core/ |
|
| InlineBlockUsageTest::testAddUsage | function | core/ |
Covers ::addUsage. |
| InlineBlockUsageTest::testDeleteUsage | function | core/ |
Covers ::deleteUsage. |
| InlineBlockUsageTest::testEmptyDeleteUsageCall | function | core/ |
Tests calling deleteUsage() with empty array. |
| InlineBlockUsageTest::testGetUnused | function | core/ |
Covers ::getUnused. |
| InlineBlockUsageTest::testGetUsage | function | core/ |
Covers ::getUsage. |
| InlineBlockUsageTest::testRemoveByLayoutEntity | function | core/ |
Covers ::removeByLayoutEntity. |
| InlineFormErrorsServiceProvider | class | core/ |
Overrides the form_error_handler service to enable inline form errors. |
| InlineFormErrorsServiceProvider.php | file | core/ |
|
| InlineFormErrorsServiceProvider::alter | function | core/ |
|
| 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::$valueOptions | property | core/ |
Stores all operations which are available on the form. |
| InOperator::acceptExposedInput | function | core/ |
|
| InOperator::adminSummary | function | core/ |
|
| InOperator::buildExposeForm | function | core/ |
|
| InOperator::defaultExposeOptions | function | core/ |
|
| InOperator::defineOptions | function | core/ |
|
| InOperator::getValueOptions | function | core/ |
Gets the value options. |
| InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
| InOperator::operators | function | core/ |
|
| InOperator::operatorValues | function | core/ |
|
| InOperator::opSimple | function | core/ |
Pagination
- Previous page
- Page 680
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.