| MenuLinkLocalizedTest.php |
file |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php |
|
| MenuLinkLocalizedTest::$modules |
property |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php |
Modules to install. |
| MenuLinkLocalizedTest::providerSource |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkLocalizedTest.php |
Provides source data for ::testSource. |
| MenuLinkParentTest |
class |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Tests the menu link parent process plugin. |
| MenuLinkParentTest.php |
file |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
|
| MenuLinkParentTest::$menuLinkManager |
property |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
The menu link plugin manager. |
| MenuLinkParentTest::$menuLinkStorage |
property |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
The menu link entity storage handler. |
| MenuLinkParentTest::$migrateLookup |
property |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
A MigrateLookupInterface prophecy. |
| MenuLinkParentTest::$migration |
property |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
A MigrationInterface prophecy. |
| MenuLinkParentTest::$pathValidator |
property |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
A Path validator prophecy. |
| MenuLinkParentTest::doTransform |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Helper to finish setup and run the test. |
| MenuLinkParentTest::providerConstructorException |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Provides data for testConstructorException(). |
| MenuLinkParentTest::providerLookupMigrations |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Provides data for testLookupMigrations(). |
| MenuLinkParentTest::providerMenuLinkParent |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Provides data for testMenuLinkParent(). |
| MenuLinkParentTest::providerTransformException |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Provides data for testTransformException(). |
| MenuLinkParentTest::setUp |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
|
| MenuLinkParentTest::testConstructorException |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Tests that an exception is thrown for invalid options. |
| MenuLinkParentTest::testLookupMigrations |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Tests the lookup_migrations option. |
| MenuLinkParentTest::testMenuLinkParent |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Tests the menu link content process plugin. |
| MenuLinkParentTest::testTransformException |
function |
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php |
Tests that an exception is thrown when the parent menu link is not found. |
| MenuLinkPluginTest |
class |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
Tests Drupal\menu_link_content\Plugin\Menu\MenuLinkContent. |
| MenuLinkPluginTest.php |
file |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
|
| MenuLinkPluginTest::testGetInstanceReflection |
function |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
Tests get instance reflection. |
| MenuLinkReorderTest |
class |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
Reorder menu items. |
| MenuLinkReorderTest.php |
file |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
|
| MenuLinkReorderTest::$administrator |
property |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
An administrator user. |
| MenuLinkReorderTest::$defaultTheme |
property |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
The theme to install as the default for testing. |
| MenuLinkReorderTest::$modules |
property |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
Modules to install. |
| MenuLinkReorderTest::testDefaultMenuLinkReorder |
function |
core/modules/menu_ui/tests/src/Functional/MenuLinkReorderTest.php |
Tests creating, editing, deleting menu links via node form widget. |
| MenuLinkSecurityTest |
class |
core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php |
Ensures that menu links don't cause XSS issues. |
| MenuLinkSecurityTest.php |
file |
core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php |
|
| MenuLinkSecurityTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php |
The theme to install as the default for testing. |
| MenuLinkSecurityTest::$modules |
property |
core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php |
Modules to install. |
| MenuLinkSecurityTest::testMenuLink |
function |
core/modules/system/tests/src/Functional/Menu/MenuLinkSecurityTest.php |
Ensures that a menu link does not cause an XSS issue. |
| MenuLinksetSettingsFormTest |
class |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
Tests the menu_linkset_settings form. |
| MenuLinksetSettingsFormTest.php |
file |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
|
| MenuLinksetSettingsFormTest::$adminAccount |
property |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
A user account to modify the menu linkset settings form. |
| MenuLinksetSettingsFormTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
The theme to install as the default for testing. |
| MenuLinksetSettingsFormTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
Modules to install. |
| MenuLinksetSettingsFormTest::$profile |
property |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
The profile to install as a basis for testing. |
| MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm |
function |
core/modules/system/tests/src/Functional/Form/MenuLinksetSettingsFormTest.php |
Tests the menu_linkset_settings form. |
| MenuLinksTest |
class |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Tests handling of menu links hierarchies. |
| MenuLinksTest.php |
file |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
|
| MenuLinksTest::$menuLinkManager |
property |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
The menu link plugin manager. |
| MenuLinksTest::$modules |
property |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Modules to install. |
| MenuLinksTest::assertMenuLinkParents |
function |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Assert that at set of links is properly parented. |
| MenuLinksTest::createLinkHierarchy |
function |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Create a simple hierarchy of links. |
| MenuLinksTest::setUp |
function |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
|
| MenuLinksTest::testCreateLink |
function |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Assert that a link entity's created timestamp is set. |
| MenuLinksTest::testMenuLinkContentFormInvalidParentMenu |
function |
core/modules/menu_link_content/tests/src/Kernel/MenuLinksTest.php |
Tests that the form doesn't break for links with arbitrary menu names. |