Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
menu.default_tree_manipulators service core/core.services.yml Drupal\Core\Menu\DefaultMenuLinkTreeManipulators
Menu::$description property core/modules/system/src/Entity/Menu.php The menu description.
Menu::getDescription function core/modules/system/src/Entity/Menu.php Returns the description of the menu.
MenuDeleteForm::getDescription function core/modules/menu_ui/src/Form/MenuDeleteForm.php Returns additional text to display as a description.
MenuInterface::getDescription function core/modules/system/src/MenuInterface.php Returns the description of the menu.
MenuLinkContent::getDescription function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Gets the description of the menu link for the UI.
MenuLinkContent::getDescription function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns the description of the menu link.
MenuLinkContentInterface::getDescription function core/modules/menu_link_content/src/MenuLinkContentInterface.php Gets the description of the menu link for the UI.
MenuLinkDefault::getDescription function core/lib/Drupal/Core/Menu/MenuLinkDefault.php Returns the description of the menu link.
MenuLinkInterface::getDescription function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the description of the menu link.
MenuLinkMock::getDescription function core/tests/Drupal/Tests/Core/Menu/MenuLinkMock.php Returns the description of the menu link.
MenuLinkResetForm::getDescription function core/modules/menu_ui/src/Form/MenuLinkResetForm.php Returns additional text to display as a description.
MenuRouterTest::doTestDescriptionMenuItems function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests menu item descriptions.
MenuTreeStorage::doDeleteMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Purge menu links from the database.
MenuTreeStorage::loadFullMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Loads all table fields for multiple menu link definitions by ID.
MenuTreeStorage::loadMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Loads multiple plugin definitions from the storage.
MenuTreeStorage::purgeMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Purges multiple menu links that no longer exist.
MenuTreeStorageInterface::loadMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Loads multiple plugin definitions from the storage.
MenuUiJavascriptTest class core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php Tests custom menu and menu links operations using the UI.
MenuUiJavascriptTest.php file core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
MenuUiJavascriptTest::$defaultTheme property core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php The theme to install as the default for testing.
MenuUiJavascriptTest::$modules property core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php Modules to enable.
MenuUiJavascriptTest::addCustomMenu function core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php Creates a custom menu.
MenuUiJavascriptTest::addMenuLink function core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php Adds a menu link using the UI.
MenuUiJavascriptTest::testBlockContextualLinks function core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php Tests the contextual links on a menu block.
Message::getPersonalRecipient function core/modules/contact/src/Entity/Message.php Returns the user this message is being sent to.
MessageInterface::getPersonalRecipient function core/modules/contact/src/MessageInterface.php Returns the user this message is being sent to.
MessageTest::testRelationships function core/modules/jsonapi/tests/src/Functional/MessageTest.php Tests CRUD of individual resource relationship data.
MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes function core/tests/Drupal/Tests/Core/Routing/MethodFilterTest.php @covers ::filter[[api-linebreak]]
MigrateBlockedIpsTest class core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Migrate blocked IPs.
MigrateBlockedIpsTest.php file core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::$modules property core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Modules to enable.
MigrateBlockedIpsTest::setUp function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php
MigrateBlockedIpsTest::testBlockedIps function core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php Tests migration of blocked IPs.
MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Tests multiple migrations to the same destination with no ID conflicts.
MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Tests multiple migrations to the same destination with no ID conflicts.
MigrateExecutableTest::testProcessRowEmptyPipeline function core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php Tests the processRow method with an empty pipeline.
MigrateExecutableTest::testProcessRowPipelineException function core/modules/migrate/tests/src/Unit/MigrateExecutableTest.php Tests the processRow pipeline exception.
MigrateFieldInstanceLabelDescriptionTest class core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php Tests migration of field label and description translations.
MigrateFieldInstanceLabelDescriptionTest class core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php Tests migration field label and description i18n translations.
MigrateFieldInstanceLabelDescriptionTest.php file core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php Modules to enable.
MigrateFieldInstanceLabelDescriptionTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php Modules to enable.
MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php Allows tests to alter dumps after they have loaded.
MigrateFieldInstanceLabelDescriptionTest::migrateDumpAlter function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php Allows tests to alter dumps after they have loaded.
MigrateFieldInstanceLabelDescriptionTest::setUp function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest::setUp function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceLabelDescriptionTest.php
MigrateFieldInstanceLabelDescriptionTest::testFieldInstanceLabelDescriptionTranslationMigration function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceLabelDescriptionTest.php Tests migration of field label and description translations.

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