ModulesDisabledUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
UrlGeneratorTest::testGetRelativePath |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@dataProvider provideRelativePaths |
UpgradePathTestBase::prepareD8Session |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Prepares the appropriate session for the release of Drupal being upgraded. |
UpgradePathTestBase::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized refreshVariables(). |
RouteCompiler::getPathWithoutDefaults |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Returns the path of the route, without placeholders with a default value. |
AliasManagerInterface::getPathLookups |
function |
drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php |
Returns an array of system paths that have been looked up. |
UniversalClassLoader::$useIncludePath |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
RouteProviderTest::testExactPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes with the exact incoming path. |
NodeRevision::$pathFieldsSupplemental |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Set the additional information for the pathField property. |
PathAliasTest::testDuplicateNodeAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests that duplicate aliases fail validation. |
PathLanguageUiTest::testNonDefaultUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
TranslationTest::assertContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Asserts an element identified by the given XPath has the given content. |
CompassFilter::setGeneratedImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CompassFilter::setHttpJavascriptsPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
PathProcessorTest::testProcessInbound |
function |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests resolving the inbound path to the system path. |
PathProcessorLanguage::processInbound |
function |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processInbound(). |
BareMinimalNoConfigUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\BareMinimalNoConfigUpgradePathTest. |
FilledStandardUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
|
FieldUIUpgradePathTest::$admin_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
UrlGeneratorTest::provideRelativePaths |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UpgradePathTestBase::checkRequirements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Checks that zlib is enabled in order to run the upgrade tests. |
RouteProviderTest::testSystemPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that system_path attribute overrides request path. |
ImageStylesPathAndUrlTest::$style_name |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
ImageStylesPathAndUrlTest::$image_info |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
PathLanguageTest::testAliasTranslation |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Test alias functionality through the admin interfaces. |
ApacheMatcherDumperTest::$fixturesPath |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
PathProcessorLanguage::processOutbound |
function |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Implements Drupal\Core\PathProcessor\InboundPathProcessorInterface::processOutbound(). |
PathBasedGeneratorInterface::setRequest |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the $request property. |
PathBasedGeneratorInterface::setBaseUrl |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the baseUrl property. |
ConfirmFormArrayPathTestForm::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getFormID(). |
FieldUIUpgradePathTest::$normal_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
ModulesDisabledUpgradePathTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
|
UpgradePathTestBase::$configDirectories |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
|
UpgradePathTestBase::$databaseDumpFiles |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
The file path(s) to the dumped database(s) to load into the child site. |
DefaultFileLocatorTest::testUniquePaths |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
UniversalClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
RoutableFragmentRenderer::$fragmentPath |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
|
AliasManager::pathAliasWhitelistRebuild |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Rebuild the path alias white list. |
RouteProviderTest::testOutlinePathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
CompassFilter::$httpGeneratedImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
PathProcessorLanguage::$languageManager |
property |
drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php |
Language manager for retrieving the url language type. |
BareMinimalAnonymousUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalAnonymousUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\BareMinimalAnonymousUpgradePathTest. |
FileValidatorPathTest::testFileNotFound |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
PathProcessorManager::$inboundProcessors |
property |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php |
Holds the array of inbound processors to cycle through. |
UserRoleUpgradePathTest::testRoleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Tests expected role ID conversions after a successful upgrade. |
PHP_CodeCoverage_Report_Node::$pathArray |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
|
MailUpgradePathTest::checkCompletionPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/MailUpgradePathTest.php |
Overrides UpgradePathTestBase::checkCompletionPage(). |
ActionUpgradePathTest::testActionUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ActionUpgradePathTest.php |
Tests to see if actions were upgrade. |
PathBasedGeneratorInterface::setBasePath |
function |
drupal/core/lib/Drupal/Core/Routing/PathBasedGeneratorInterface.php |
Sets the basePath property. |
FieldUIUpgradePathTest::$admin_role_name |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|