Search for path
- Search 7.x for path
- Search 9.5.x for path
- Search 8.9.x for path
- Search 10.3.x for path
- Search 11.x for path
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UniquePathAliasConstraint.php | file | core/ |
|
| UniquePathAliasConstraint::__construct | function | core/ |
|
| UniquePathAliasConstraintValidator | class | core/ |
Constraint validator for a unique path alias. |
| UniquePathAliasConstraintValidator.php | file | core/ |
|
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| UnknownPathExcluder | class | core/ |
Excludes unknown paths from stage operations. |
| UnknownPathExcluder.php | file | core/ |
|
| UnknownPathExcluder::excludeUnknownPaths | function | core/ |
Excludes unknown paths from stage operations. |
| UnknownPathExcluder::getExcludedPaths | function | core/ |
Returns the paths to exclude from stage operations. |
| UnknownPathExcluder::getScaffoldFiles | function | core/ |
Gets the path of scaffold files, for example 'index.php' and 'robots.txt'. |
| UnknownPathExcluder::getSubscribedEvents | function | core/ |
|
| UnknownPathExcluder::logExcludedPaths | function | core/ |
Logs the paths that will be excluded from stage operations. |
| UnknownPathExcluder::__construct | function | core/ |
|
| UnknownPathExcluderTest | class | core/ |
Tests Unknown Path Excluder. |
| UnknownPathExcluderTest.php | file | core/ |
|
| UnknownPathExcluderTest::createTestProject | function | core/ |
Creates a test project. |
| UnknownPathExcluderTest::createTestProjectForTemplate | function | core/ |
Creates a test project with or without a nested webroot. |
| UnknownPathExcluderTest::providerTestUnknownPath | function | core/ |
Data provider for testUnknownPath(). |
| UnknownPathExcluderTest::testExcluderCanBeDisabled | function | core/ |
Tests that the excluder can be disabled by a config flag. |
| UnknownPathExcluderTest::testPathRepositoriesAreIncluded | function | core/ |
Tests that path repositories are included. |
| UnknownPathExcluderTest::testUnknownPath | function | core/ |
Tests that the unknown files and directories are excluded. |
| UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlAssemblerTest::setUpMockPathProcessor | function | core/ |
Reinitializes the path processor as a mock object. |
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UnversionedAssetTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
| UpdateEmptyEmailsUpdatePathTest | class | core/ |
Tests update_post_update_fix_update_emails. |
| UpdateEmptyEmailsUpdatePathTest.php | file | core/ |
|
| UpdateEmptyEmailsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateEmptyEmailsUpdatePathTest::testRunUpdates | function | core/ |
Tests update_post_update_fix_update_emails. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to install. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| UpdatePathLastRemovedTest::setUp | function | core/ |
|
| UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| UpdatePathTestBase | class | core/ |
Provides a base class for writing an update test. |
| UpdatePathTestBase.php | file | core/ |
|
| UpdatePathTestBase::$databaseDumpFiles | property | core/ |
The file path(s) to the dumped database(s) to load into the child site. |
| UpdatePathTestBase::$modules | property | core/ |
Modules to install after the database is loaded. |
| UpdatePathTestBase::$strictConfigSchema | property | core/ |
Disable strict config schema checking. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.