PathPatternUnitTestCase::testPathDeleteMultiple |
function |
core/modules/path/tests/path_pattern.test |
Test path_delete_multiple(). |
PathPatternTokenTestCase::testPathPatternTokens |
function |
core/modules/path/tests/path_pattern.test |
|
ViewsPluginStyleJumpMenuTest::testDuplicatePaths |
function |
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
Tests jump menus with more than one same path but maybe different titles. |
BackdropTemporaryStreamWrapper::getDirectoryPath |
function |
core/includes/stream_wrappers.inc |
Implements abstract public function getDirectoryPath() |
LanguageUpgradePathTestCase::testLanguageUpgrade |
function |
core/modules/simpletest/tests/upgrade/upgrade.language.test |
Tests a successful upgrade. |
views_handler_field_term_path::option_definition |
function |
core/modules/taxonomy/views/views_handler_field_term_path.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_path::option_definition |
function |
core/modules/node/views/views_handler_field_node_path.inc |
Default value for the path field option. |
PathPatternTestHelper::assertNoEntityAliasExists |
function |
core/modules/path/tests/path_pattern.test |
|
BackdropMatchPathTestCase::testBackdropMatchPath |
function |
core/modules/simpletest/tests/path.test |
Run through our test cases, making sure each one works as expected. |
PathPatternUnitTestCase::testPatternLoadByEntity |
function |
core/modules/path/tests/path_pattern.test |
Test path_get_pattern_by_entity_type(). |
LayoutInterfaceTest::testBlockPathTypeConditions |
function |
core/modules/layout/tests/layout.test |
Test block path and type conditions. |
ImageStylesPathAndUrlUnitTest::testImageStylePath |
function |
core/modules/image/tests/image.test |
Test image_style_path(). |
FileExampleSessionStreamWrapper::getDirectoryPath |
function |
modules/examples/file_example/file_example_session_streams.inc |
Implements getDirectoryPath(). |
BackdropMatchPathTestCase::backdropMatchPathTests |
function |
core/modules/simpletest/tests/path.test |
Helper function for testBackdropMatchPath(): set up an array of test cases. |
PathPatternFunctionalTestCase::testNodeOperations |
function |
core/modules/path/tests/path_pattern.test |
Test node operations. |
PathPatternFunctionalTestCase::testNodeTypeCreate |
function |
core/modules/path/tests/path_pattern.test |
Create a new content type with new path pattern. |
PathPatternFunctionalTestCase::testUserOperations |
function |
core/modules/path/tests/path_pattern.test |
Test user operations. |
PathPatternUnitTestCase::testNoExistingPathAliases |
function |
core/modules/path/tests/path_pattern.test |
|
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a node and return its expected path. |
ViewsUIWizardJumpMenuTestCase::createUserAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a user and return its expected path. |
ViewsUIWizardJumpMenuTestCase::createFileAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a file and return its expected path. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath |
function |
core/modules/simpletest/tests/path.test |
Test current_path() and request_path(). |
views_handler_filter_node_hidden_path::operator_form |
function |
core/modules/node/views/views_handler_filter_node_hidden_path.inc |
Options form subform for setting the operator. |
CommonURLWebTestCase::testInternalPathMimicsExternal |
function |
core/modules/simpletest/tests/common.test |
Tests the url() function on internal paths which mimic external URLs. |
PathPatternUnitTestCase::testGetSchemaAliasMaxLength |
function |
core/modules/path/tests/path_pattern.test |
Test _path_get_schema_alias_maxlength(). |
PathPatternFunctionalTestCase::testPatternsValidation |
function |
core/modules/path/tests/path_pattern.test |
|
PathPatternLocaleTestCase::testNeutralTransliteration |
function |
core/modules/path/tests/path_pattern.test |
Language neutral German node has the correct transliteration applied. |
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a comment and return its expected path. |
LocalePathFunctionalTest::testPathLanguageConfiguration |
function |
core/modules/locale/tests/locale.test |
Test if a language can be associated with a URL alias. |
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath |
function |
core/modules/image/tests/image.test |
Test image_style_url(). |
PathPatternUnitTestCase::testEntityBundleRenamingDeleting |
function |
core/modules/path/tests/path_pattern.test |
|
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders |
function |
core/modules/image/tests/image.test |
Test that we do not pass an array to backdrop_add_http_header. |
ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a taxonomy term and return its expected path. |
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath |
function |
core/modules/views/tests/views_ui.test |
Helper function to create a node revision and return its expected path. |
ImageStylesPathAndUrlUnitTest::testImageStyleUrlAndPathPublic |
function |
core/modules/image/tests/image.test |
Test image_style_url() with a file using the "public://" scheme. |
PathPatternFunctionalTestCase::testProgrammaticEntityCreation |
function |
core/modules/path/tests/path_pattern.test |
Test programmatic entity creation for aliases. |
ImageStylesPathAndUrlUnitTest::testImageStyleUrlAndPathPrivate |
function |
core/modules/image/tests/image.test |
Test image_style_url() with a file using the "private://" scheme. |
PathPatternFunctionalTestCase::testConfigurationUserInterfaces |
function |
core/modules/path/tests/path_pattern.test |
|
ImageStylesPathAndUrlUnitTest::testImageStyleUrlAndPathPublicUnclean |
function |
core/modules/image/tests/image.test |
Test image_style_url() with the "public://" scheme and unclean URLs. |
ImageStylesPathAndUrlUnitTest::testImageStyleUrlAndPathPrivateUnclean |
function |
core/modules/image/tests/image.test |
Test image_style_url() with the "private://" schema and unclean URLs. |
ImageStylesPathAndUrlUnitTest::testImageStyleUrlForMissingSourceImage |
function |
core/modules/image/tests/image.test |
Test that an invalid source image returns a 404. |