|
redirect_handler_filter_redirect_type::get_value_options |
function |
core/modules/redirect/views/redirect_handler_filter_redirect_type.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
|
ViewsUIWizardTaggedWithTestCase::testTaggedWithByNodeType |
function |
core/modules/views/tests/views_ui.test |
Tests that the "tagged with" form element only shows for node types that support it. |
|
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders |
function |
core/modules/image/tests/image.test |
Test that we do not pass an array to backdrop_add_http_header. |
|
FileFileTypeClassificationTestCase::testFileTypeClassification |
function |
core/modules/file/tests/file.test |
Test that existing files are properly classified by file type. |
|
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence |
function |
core/modules/node/tests/node.test |
Tests that node type customizations persist through disable and uninstall. |
|
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration |
function |
core/modules/locale/tests/locale.test |
Test if a content type can be set to multilingual and language is present. |