Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
InlineBlockEntityOperations::getRemovedBlockIds | function | core/ |
Gets the IDs of the inline blocks that were removed. |
InlineBlockTest::layoutNoSaveProvider | function | core/ |
Provides test data for ::testNoLayoutSave(). |
InlineBlockTestBase::getLatestBlockEntityId | function | core/ |
Gets the latest block entity id. |
InlineFormErrorsServiceProvider | class | core/ |
Overrides the form_error_handler service to enable inline form errors. |
InlineFormErrorsServiceProvider.php | file | core/ |
|
InlineFormErrorsServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
InOperatorTest::testValidate | function | core/ |
@covers ::validate |
InOperatorTest::validate_options_callback | function | core/ |
|
InputStreamUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
InputTest::testInputIsValidated | function | core/ |
|
InsertTest::testInsertLastInsertID | function | core/ |
Tests that inserts return the proper auto-increment ID. |
InspectorTest::providerTestAssertAllStrings | function | core/ |
|
InstallCommand::validateProfile | function | core/ |
Validates a user provided install profile. |
InstallCommand::validateRecipe | function | core/ |
Validates a user provided recipe. |
InstallerRedirectTraitTest::providerShouldRedirectToInstaller | function | core/ |
Data provider for testShouldRedirectToInstaller(). |
InstallerRouteProviderLazyBuilder | class | core/ |
A Route Provider front-end for use during the installer. |
InstallerRouteProviderLazyBuilder.php | file | core/ |
|
InstallerRouteProviderLazyBuilder::getRouteByName | function | core/ |
Find the route using the provided route name. |
InstallerServiceProvider | class | core/ |
Service provider for the early installer environment. |
InstallerServiceProvider.php | file | core/ |
|
InstallerServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
InstallerServiceProvider::register | function | core/ |
Registers services to the container. |
InstallHelper::$mediaImageIdMap | property | core/ |
Media Image CSV ID map. |
InstallHelper::$nodeIdMap | property | core/ |
Node CSV ID map. |
InstallHelper::$termIdMap | property | core/ |
Term ID map. |
InstallHelper::getMediaImageId | function | core/ |
Retrieves the Media Image ID of a media image saved during the import process. |
InstallHelper::getTermId | function | core/ |
Retrieves the Term ID of a term saved during the import process. |
InstallHelper::saveMediaImageId | function | core/ |
Saves a Media Image ID generated when saving a media image. |
InstallHelper::saveTermId | function | core/ |
Saves a Term ID generated when saving a taxonomy term. |
InstallHelper::storeCreatedContentUuids | function | core/ |
Stores record of content entities created by this import. |
InstallProfileUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\InstallProfileUninstallValidator. |
InstallProfileUninstallValidator | class | core/ |
Ensures install profile can only be uninstalled if the modules are available. |
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator.php | file | core/ |
|
InstallProfileUninstallValidator::$container | property | core/ |
The service container. |
InstallProfileUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
InstallProfileUninstallValidator::$noProfileExtensionDiscovery | property | core/ |
Extension discovery that scans all folders except profiles. |
InstallProfileUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
InstallProfileUninstallValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object that ignores the install profile. |
InstallProfileUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
InstallProfileUninstallValidator::setStringTranslation | function | core/ |
|
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
InstallTasksTest::providerNameAndMinimumVersion | function | core/ |
Provides test data. |
InstallTranslationFilePatternTest::providerInvalidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::providerValidTranslationFiles | function | core/ |
|
InstallTranslationFilePatternTest::testFilesPatternInvalid | function | core/ |
@dataProvider providerInvalidTranslationFiles |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.