Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden |
Overview::getFormId | function | core/ |
Returns a unique string identifying the form. |
OverviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
OverviewTerms::getFormId | function | core/ |
Returns a unique string identifying the form. |
OverwriteExistingPackagesValidator | class | core/ |
Validates that newly installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator.php | file | core/ |
|
OverwriteExistingPackagesValidator::getSubscribedEvents | function | core/ |
|
OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
OverwriteExistingPackagesValidator::__construct | function | core/ |
|
OverwriteExistingPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\OverwriteExistingPackagesValidator @group package_manager @internal |
OverwriteExistingPackagesValidatorTest.php | file | core/ |
|
OverwriteExistingPackagesValidatorTest::setUp | function | core/ |
|
OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting | function | core/ |
Tests that new installed packages overwrite existing directories. |
PackageManagerBypassServiceProvider | class | core/ |
Defines services to bypass Package Manager's core functionality. |
PackageManagerBypassServiceProvider.php | file | core/ |
|
PackageManagerBypassServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
PackageManagerKernelTestBase::$disableValidators | property | core/ |
The service IDs of any validators to disable. |
PackageManagerTestValidationServiceProvider | class | core/ |
Modifies container services for testing. |
PackageManagerTestValidationServiceProvider.php | file | core/ |
|
PackageManagerTestValidationServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
PackageManagerUninstallValidator | class | core/ |
Prevents any module from being uninstalled if update is in process. |
PackageManagerUninstallValidator.php | file | core/ |
|
PackageManagerUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
PackageManagerUninstallValidator::__construct | function | core/ |
|
package_manager.validator.collect_paths_to_exclude_fail | service | core/ |
Drupal\package_manager_test_validation\CollectPathsToExcludeFailValidator |
package_manager_test_validation.info.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.info.yml |
package_manager_test_validation.services.yml | file | core/ |
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml |
package_manager_test_validation.subscriber | service | core/ |
Drupal\package_manager_test_validation\EventSubscriber\TestSubscriber |
Page::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
Page::validateOptionsForm | function | core/ |
Validate the options form. |
PageCache::$cid | property | core/ |
The cache ID for the (master) request. |
PageCache::getCacheId | function | core/ |
Gets the page cache ID for this request. |
PageDisplayVariantSelectionEvent::$pluginId | property | core/ |
The selected page display variant plugin ID. |
PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
PageDisplayVariantSelectionEvent::setPluginId | function | core/ |
The selected page display variant plugin ID. |
PagerManager::$maxPagerElementId | property | core/ |
The highest pager ID created so far. |
PagerManager::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
PagerManager::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
PagerManagerInterface::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
PagerManagerInterface::reservePagerElementId | function | core/ |
Reserve a pager element ID. |
PagerManagerTest::providerTestGetMaxPagerElementId | function | core/ |
Provides test cases for PagerManagerTest::testGetMaxPagerElementId(). |
PagerManagerTest::testGetMaxPagerElementId | function | core/ |
@covers ::getMaxPagerElementId |
PagerPluginBase::exposedFormValidate | function | core/ |
|
PagerPluginBase::getPagerId | function | core/ |
Get the pager id, if it exists. |
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
PagerPluginBaseTest::providerTestHasMoreRecords | function | core/ |
Provides test data for the hasMoreRecord method test. |
PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
paramconverter.jsonapi.entity_uuid | service | core/ |
Drupal\jsonapi\ParamConverter\EntityUuidConverter |
ParamConverterManagerTest::providerTestAddConverter | function | core/ |
Provide data for parameter converter manager tests. |
ParamConverterManagerTest::providerTestGetConverter | function | core/ |
Provide data for parameter converter manager tests. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.