Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExposedFormPluginBase::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormTest::assertIds | function | core/ |
Checks whether the specified ids are the ones displayed in the view output. |
| ExposedFormTest::getExpectedExposedFormId | function | core/ |
Returns a views exposed form ID. |
| ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
| ExposedFormTest::testExposedIdentifier | function | core/ |
Tests the exposed form with a non-standard identifier. |
| Extension::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ExtensionAvailableConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionAvailableConstraintValidator.php | file | core/ |
|
| ExtensionAvailableConstraintValidator::$extensionDiscovery | property | core/ |
Extension discovery objects for when the profile has changed. |
| ExtensionAvailableConstraintValidator::$inTestEnvironment | property | core/ |
Indicates if the application is running in a test environment. |
| ExtensionAvailableConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionAvailableConstraintValidator::extensionExists | function | core/ |
Determines if an extension exists. |
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionAvailableConstraintValidator::insideTest | function | core/ |
Whether this validator is running inside a test. |
| ExtensionAvailableConstraintValidator::resolveProfile | function | core/ |
Resolve the profile based on the given typed data. |
| ExtensionAvailableConstraintValidator::validate | function | core/ |
|
| ExtensionAvailableConstraintValidator::__construct | function | core/ |
|
| ExtensionAvailableConstraintValidatorTest | class | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest.php | file | core/ |
|
| ExtensionAvailableConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ExtensionAvailableConstraintValidatorTest::dataProvider | function | core/ |
Data provider using yield statements. |
| ExtensionAvailableConstraintValidatorTest::testValidationModule | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionAvailableConstraintValidatorTest::testValidationProfile | function | core/ |
Tests the ExtensionAvailable constraint validator. |
| ExtensionExistsConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionExistsConstraintValidator.php | file | core/ |
|
| ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionExistsConstraintValidator::validate | function | core/ |
|
| ExtensionExistsConstraintValidator::__construct | function | core/ |
Constructs a ExtensionExistsConstraintValidator object. |
| ExtensionExistsConstraintValidatorTest | class | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionExistsConstraintValidatorTest.php | file | core/ |
|
| ExtensionExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionLifecycle::isValid | function | core/ |
Determines if a given extension lifecycle string is valid. |
| ExtensionLifecycle::LIFECYCLE_IDENTIFIER | constant | core/ |
The string used to identify the lifecycle in an .info.yml file. |
| ExtensionLifecycle::LIFECYCLE_LINK_IDENTIFIER | constant | core/ |
The string used to identify the lifecycle link in an .info.yml file. |
| ExtensionList::getInfoCacheId | function | core/ |
Returns the extension info cache ID. |
| ExtensionList::getListCacheId | function | core/ |
Returns the extension list cache ID. |
| ExtensionList::getPathNamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
| ExtensionListTest::providerCheckIncompatibility | function | core/ |
Data provider for testCheckIncompatibility(). |
| ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
| ExtensionStreamTest::providerStreamWrapperMethodsOnMissingExtensions | function | core/ |
Test cases for testing stream wrapper methods on missing extensions. |
| ExtensionStreamTest::testInvalidStreamUri | function | core/ |
Tests invalid stream URIs. |
| ExtensionTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ExtensionVersionTest::provideInvalidBranch | function | core/ |
Data provider for testInvalidBranch(). |
| ExtensionVersionTest::providerCreateFromSupportBranch | function | core/ |
Data provider for testCreateFromSupportBranch(). |
| ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
| ExtensionVersionTest::providerInvalidVersionCorePrefix | function | core/ |
Data provider for testInvalidVersionCorePrefix(). |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.