Search for path
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers \Drupal\package_manager\PathExcluder\UnknownPathExcluder @group package_manager @internal |
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/ |
|
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. |
UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
UnversionedAssetTest::$fileAssetsPath | property | core/ |
The file assets path settings value. |
UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
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. |
UpdatePathTest | class | core/ |
Tests update functions for the Database Logging module. |
UpdatePathTest.php | file | core/ |
|
UpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdatePathTest::testAddLangcodeToSettings | function | core/ |
Tests that updating adds a langcode to the dblog.settings config. |
UpdatePathTest::testLogEntryWithBigId | function | core/ |
Tests that, after update 10101, the 'wid' column can be a 64-bit integer. |
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. |
UpdatePathTestBase::$updateUrl | property | core/ |
The update URL. |
UpdatePathTestBase::doInstall | function | core/ |
Execute the non-interactive installer. |
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.