9 string references to 'Menu' in Drupal 8
- MenuResourceTestBase::createEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ MenuResourceTestBase.php - Creates the entity to be tested.
- MenuResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ MenuResourceTestBase.php - Returns the expected normalization of the entity.
- MenuTest::createEntity in core/
modules/ jsonapi/ tests/ src/ Functional/ MenuTest.php - Creates the entity to be tested.
- MenuTest::getExpectedDocument in core/
modules/ jsonapi/ tests/ src/ Functional/ MenuTest.php - Returns the expected JSON:API document for the entity.
- MenuUiTest::verifyAccess in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Verifies the logged in user has the desired access to various menu pages.
- Page::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Provides the default summary for options in the views UI.
- system.schema.yml in core/
modules/ system/ config/ schema/ system.schema.yml - core/modules/system/config/schema/system.schema.yml
- views.display.schema.yml in core/
modules/ views/ config/ schema/ views.display.schema.yml - core/modules/views/config/schema/views.display.schema.yml
- WizardPluginBase::buildForm in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Form callback to build other elements in the "show" form.