Search for ip

  1. Search 7.x for ip
  2. Search 9.5.x for ip
  3. Search 8.9.x for ip
  4. Search 10.3.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
MigrateSkipRowTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php Modules to install.
MigrateSkipRowTest::testPrepareRowSkip function core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php Tests migration interruptions.
MigrateSourceTest::testPrepareRowGlobalPrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that global prepare hooks can skip rows.
MigrateSourceTest::testPrepareRowMigratePrepareSkip function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that migrate specific prepare hooks can skip rows.
MigrateSourceWithAnnotationsMultipleProviders class core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotationsMultipleProviders.php A migration source plugin with annotations and multiple providers.
MigrateSourceWithAnnotationsMultipleProviders.php file core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotationsMultipleProviders.php
MigrateSourceWithAnnotationsMultipleProviders::__toString function core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotationsMultipleProviders.php Allows class to decide how it will react when it is treated like a string.
MigrateTermNodeTest::testSkipNonExistentNode function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTest.php Tests that term relationships are ignored for un-migrated nodes.
MigrateUploadEntityDisplayTest::testSkipNonExistentNodeType function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php Tests that entity displays are ignored appropriately.
MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php Tests that entity displays are ignored appropriately.
MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php Tests that vocabulary displays are ignored appropriately.
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Tests that vocabulary field instances are ignored appropriately.
migrate_multiple_provider_test.info.yml file core/modules/migrate/tests/modules/migrate_multiple_provider_test/migrate_multiple_provider_test.info.yml core/modules/migrate/tests/modules/migrate_multiple_provider_test/migrate_multiple_provider_test.info.yml
migrate_skip_all_rows_test.info.yml file core/modules/migrate/tests/modules/migrate_skip_all_rows_test/migrate_skip_all_rows_test.info.yml core/modules/migrate/tests/modules/migrate_skip_all_rows_test/migrate_skip_all_rows_test.info.yml
MigrationInterface::RESULT_SKIPPED constant core/modules/migrate/src/Plugin/MigrationInterface.php Dependencies are unfulfilled - skip the process.
MigrationLookup::skipInvalid function core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php Skips the migration process entirely if the value is invalid.
MigrationLookupTest::noSkipValidDataProvider function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Provides data for the NoSkipValid test.
MigrationLookupTest::skipInvalidDataProvider function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Provides data for the SkipInvalid test.
MigrationLookupTest::testMultipleMigrations function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests processing multiple migrations and source IDs.
MigrationLookupTest::testMultipleSourceIds function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests processing multiple source IDs.
MigrationLookupTest::testNoSkipValid function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests that valid, but technically empty values are not skipped.
MigrationLookupTest::testSkipInvalid function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests that processing is skipped when the input value is invalid.
MigrationLookupTest::testTransformWithStubSkipping function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests transform with stub skipping.
MiniPagerTest class core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the mini pager plugin.
MiniPagerTest.php file core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php The theme to install as the default for testing.
MiniPagerTest::$modules property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Modules to install.
MiniPagerTest::$nodes property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Nodes used by the test.
MiniPagerTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Views used by this test.
MiniPagerTest::setUp function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Sets up the test.
MiniPagerTest::testMiniPagerRender function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the rendering of mini pagers.
MiniPagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests changing the heading level.
ModulesListConfirmForm::getDescription function core/modules/system/src/Form/ModulesListConfirmForm.php Returns additional text to display as a description.
ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the module form with a module with an empty description in info.yml.
ModuleStream::getDescription function core/lib/Drupal/Core/StreamWrapper/ModuleStream.php Returns the description of the stream wrapper for use in the UI.
ModulesUninstallConfirmForm::getDescription function core/modules/system/src/Form/ModulesUninstallConfirmForm.php Returns additional text to display as a description.
module_handler_test_multiple.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
module_handler_test_multiple.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install
module_handler_test_multiple_child.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
module_handler_test_multiple_child.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install
module_handler_test_multiple_child_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install Implements hook_install().
module_handler_test_multiple_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install Implements hook_install().
MultipleAttributes class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php #[\Attribute]
#[AttributeClass]
MultipleAttributes.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php
MultipleBlockFormTest class core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleBlockFormTest.php file core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
MultipleBlockFormTest::$modules property core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Modules to install.
MultipleBlockFormTest::testMultipleForms function core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleDistributionsProfileTest class core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Tests multiple distribution profile support.

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