Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ArchiverManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ArchiverManager::getExtensions | function | core/ |
Returns a string of supported archive extensions. |
| ArchiverManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| ArchiverManager::__construct | function | core/ |
Constructs an ArchiverManager object. |
| ArchiverTestBase | class | core/ |
Provides archive specific assertions and helper properties for archive tests. |
| ArchiverTestBase.php | file | core/ |
|
| ArchiverTestBase::$archiverPluginId | property | core/ |
The archiver plugin identifier. |
| ArchiverTestBase::$fileSystem | property | core/ |
The file system service. |
| ArchiverTestBase::assertArchiveContainsFile | function | core/ |
Asserts an archive contains a given file. |
| ArchiverTestBase::assertArchiveNotContainsFile | function | core/ |
Asserts an archive does not contain a given file. |
| ArchiverTestBase::setUp | function | core/ |
|
| ArchiveTar | class | core/ |
Extends Pear's Archive_Tar to use exceptions. |
| ArchiveTar.php | file | core/ |
|
| ArchiveTar::_error | function | core/ |
|
| ArchiveTar::_warning | function | core/ |
|
| AreaDisplayLinkTest | class | core/ |
Tests the core views_handler_area_display_link handler. |
| AreaDisplayLinkTest.php | file | core/ |
|
| AreaDisplayLinkTest::$modules | property | core/ |
Modules to install. |
| AreaDisplayLinkTest::$testViews | property | core/ |
Views to be enabled. |
| AreaDisplayLinkTest::assertFormOptions | function | core/ |
Assert the display options contains only path based displays. |
| AreaDisplayLinkTest::assertNoWarningMessages | function | core/ |
Assert no warning messages are shown when all display are equal. |
| AreaDisplayLinkTest::assertRenderedDisplayLinks | function | core/ |
Assert the display links are correctly rendered for a display. |
| AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
| AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
| AreaDisplayLinkTest::setUp | function | core/ |
|
| AreaDisplayLinkTest::testAreaDisplayLink | function | core/ |
Tests the views area display_link handler. |
| AreaEmptyTest | class | core/ |
Tests the generic entity area handler. |
| AreaEmptyTest.php | file | core/ |
|
| AreaEmptyTest::$modules | property | core/ |
Modules to install. |
| AreaEmptyTest::$testViews | property | core/ |
Views used by this test. |
| AreaEmptyTest::setUp | function | core/ |
|
| AreaEmptyTest::testRenderEmptyHeaderFooter | function | core/ |
Tests that the header and footer areas are not rendered if empty. |
| AreaEmptyTest::viewsData | function | core/ |
Returns the views data definition. |
| AreaEntityTest | class | core/ |
Tests the generic entity area handler. |
| AreaEntityTest.php | file | core/ |
|
| AreaEntityTest::$modules | property | core/ |
Modules to install. |
| AreaEntityTest::$testViews | property | core/ |
Views used by this test. |
| AreaEntityTest::doTestCalculateDependencies | function | core/ |
Tests the calculation of the rendered dependencies. |
| AreaEntityTest::doTestRender | function | core/ |
Tests rendering the entity area handler. |
| AreaEntityTest::setUp | function | core/ |
|
| AreaEntityTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| AreaEntityTest::testEntityArea | function | core/ |
Tests the area handler. |
| AreaEntityTest::testEntityAreaData | function | core/ |
Tests views data for entity area handlers. |
| AreaEntityUITest | class | core/ |
Tests the entity area UI test. |
| AreaEntityUITest.php | file | core/ |
|
| AreaEntityUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AreaEntityUITest::$modules | property | core/ |
Modules to install. |
| AreaEntityUITest::testUI | function | core/ |
|
| AreaHTTPStatusCodeTest | class | core/ |
Tests the http_status_code area handler. |
| AreaHTTPStatusCodeTest.php | file | core/ |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.