102 calls to drupal_get_path() in Zircon Profile 8
- AggregatorTestBase::getAtomSample in core/
modules/ aggregator/ src/ Tests/ AggregatorTestBase.php - Returns a example Atom feed.
- AggregatorTestBase::getHtmlEntitiesSample in core/
modules/ aggregator/ src/ Tests/ AggregatorTestBase.php - Returns a example feed.
- AggregatorTestBase::getRSS091Sample in core/
modules/ aggregator/ src/ Tests/ AggregatorTestBase.php - Returns a example RSS091 feed.
- AggregatorTestRssController::testFeed in core/
modules/ aggregator/ tests/ modules/ aggregator_test/ src/ Controller/ AggregatorTestRssController.php - Generates a test feed and simulates last-modified and etags.
- CKEditor::buildContentsCssJSSetting in core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php - Builds the "contentsCss" configuration part of the CKEditor JS settings.
- CKEditorLoadingTest::testLoading in core/
modules/ ckeditor/ src/ Tests/ CKEditorLoadingTest.php - Tests loading of CKEditor CSS, JS and JS settings.
- ckeditor_ckeditor_css_alter in core/
modules/ ckeditor/ ckeditor.module - Implements hook_ckeditor_css_alter().
- ckeditor_test_ckeditor_css_alter in core/
modules/ ckeditor/ tests/ modules/ ckeditor_test.module - Implements hook_ckeditor_css_alter().
- color_get_info in core/
modules/ color/ color.module - Retrieves the Color module information for a particular theme.
- color_scheme_form in core/
modules/ color/ color.module - Form constructor for the color configuration form for a particular theme.
- color_scheme_form_submit in core/
modules/ color/ color.module - Form submission handler for color_scheme_form().
- color_test_system_theme_info in core/
modules/ color/ tests/ modules/ color_test/ color_test.module - Implements hook_system_theme_info().
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ src/ Tests/ CommentCSSTest.php - Tests CSS classes on comments.
- ConfigCRUDTest::testDataTypes in core/
modules/ config/ src/ Tests/ ConfigCRUDTest.php - Tests data type handling.
- ConfigInstaller::drupalGetPath in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Wrapper for drupal_get_path().
- ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/
modules/ config/ src/ Tests/ ConfigInstallProfileOverrideTest.php - Tests install profile config changes.
- ConfigManager::uninstall in core/
lib/ Drupal/ Core/ Config/ ConfigManager.php - Uninstalls the configuration of a given extension.
- ConfigSchemaTest::testConfigSaveWithSchema in core/
modules/ config/ src/ Tests/ ConfigSchemaTest.php - Test configuration value data type enforcement using schemas.
- ConfigSync::submitForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form submission handler.
- DefaultConfigTest::testModuleConfig in core/
tests/ Drupal/ KernelTests/ Config/ DefaultConfigTest.php - Tests if installed config is equal to the exported config.
- DrupalImage::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Returns the buttons that this plugin provides, along with metadata.
- DrupalImage::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalImageCaption::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImageCaption.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- DrupalLink::getButtons in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the buttons that this plugin provides, along with metadata.
- DrupalLink::getFile in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- EditorLoadingTest::getThingsToCheck in core/
modules/ editor/ src/ Tests/ EditorLoadingTest.php - ErrorHandlerTest::testErrorHandler in core/
modules/ system/ src/ Tests/ System/ ErrorHandlerTest.php - Test the error handler.
- ErrorHandlerTest::testExceptionHandler in core/
modules/ system/ src/ Tests/ System/ ErrorHandlerTest.php - Test the exception handler.
- ExtensionDiscovery::setProfileDirectoriesFromSettings in core/
lib/ Drupal/ Core/ Extension/ ExtensionDiscovery.php - Sets installation profile directories based on current site settings.
- FieldImportCreateTest::testImportCreate in core/
modules/ field/ src/ Tests/ FieldImportCreateTest.php - Tests creating field storages and fields during config import.
- FilterUnitTest::testUrlFilterContent in core/
modules/ filter/ src/ Tests/ FilterUnitTest.php - Tests URL filter on longer content.
- hook_ckeditor_css_alter in core/
modules/ ckeditor/ ckeditor.api.php - Modify the list of CSS files that will be added to a CKEditor instance.
- hook_js_alter in core/
lib/ Drupal/ Core/ Render/ theme.api.php - Perform necessary alterations to the JavaScript before it is presented on the page.
- hook_library_info_alter in core/
lib/ Drupal/ Core/ Render/ theme.api.php - Alter libraries provided by an extension.
- HtaccessTest::getProtectedFiles in core/
modules/ system/ src/ Tests/ System/ HtaccessTest.php - Get an array of file paths for access testing.
- InstallStorage::getCoreFolder in core/
lib/ Drupal/ Core/ Config/ InstallStorage.php - Get folder inside Drupal core that contains the files.
- install_import_translations in core/
includes/ install.core.inc - Imports languages via a batch process during installation.
- install_profile_info in core/
includes/ install.inc - Retrieves information about an installation profile from its .info.yml file.
- IntegrationTest::testNodeCounterIntegration in core/
modules/ statistics/ src/ Tests/ Views/ IntegrationTest.php - Tests the integration of the {node_counter} table in views.
- LibraryDiscoveryParser::drupalGetPath in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryParser.php - Wraps drupal_get_path().
- Llama::getFile in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ Llama.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- LlamaButton::getFile in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaButton.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- LlamaContextual::getFile in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaContextual.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- LlamaContextualAndButton::getFile in core/
modules/ ckeditor/ tests/ modules/ src/ Plugin/ CKEditorPlugin/ LlamaContextualAndButton.php - Returns the Drupal root-relative file path to the plugin JavaScript file.
- LocaleExportTest::setUp in core/
modules/ locale/ src/ Tests/ LocaleExportTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleImportFunctionalTest::setUp in core/
modules/ locale/ src/ Tests/ LocaleImportFunctionalTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleJavascriptTranslationTest::testFileParsing in core/
modules/ locale/ src/ Tests/ LocaleJavascriptTranslationTest.php - locale_config_batch_build in core/
modules/ locale/ locale.bulk.inc - Creates a locale batch to refresh specific configuration.
- locale_translate_batch_build in core/
modules/ locale/ locale.bulk.inc - Build a locale batch from an array of files.
- locale_translation_batch_fetch_build in core/
modules/ locale/ locale.fetch.inc - Builds a batch to download and import project translations.
- locale_translation_batch_status_build in core/
modules/ locale/ locale.compare.inc - Builds a batch to get the status of remote and local translation files.
- locale_translation_batch_update_build in core/
modules/ locale/ locale.fetch.inc - Builds a batch to check, download and import project translations.
- memcache_admin_init in modules/
memcache/ memcache_admin/ memcache_admin.module - For the collection of memcache stats. This small .js file makes sure that the HTML displaying the stats is inside of the <body> part of the HTML document.
- Module::canUpdate in core/
lib/ Drupal/ Core/ Updater/ Module.php - Determines whether this class can update the specified project.
- Module::getInstallDirectory in core/
lib/ Drupal/ Core/ Updater/ Module.php - Returns the directory where a module should be installed.
- ModuleInstaller::install in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Installs a given list of modules.
- ModuleInstaller::removeCacheBins in core/
lib/ Drupal/ Core/ Extension/ ModuleInstaller.php - Helper method for removing all cache bins registered by a given module.
- ModuleTestBase::assertModuleConfig in core/
modules/ system/ src/ Tests/ Module/ ModuleTestBase.php - Asserts that the default configuration of a module has been installed.
- module_load_include in core/
includes/ module.inc - Loads a module include file.
- NodeImportCreateTest::testImportCreate in core/
modules/ node/ src/ Tests/ Config/ NodeImportCreateTest.php - Tests creating a content type during config import.
- node_mass_update in core/
modules/ node/ node.admin.inc - Updates all nodes in the passed-in array with the passed-in field values.
- quickedit_library_info_alter in core/
modules/ quickedit/ quickedit.module - Implements hook_library_info_alter().
- Registry::getPath in core/
lib/ Drupal/ Core/ Theme/ Registry.php - Wraps drupal_get_path().
- SimpleTestBrowserTest::testUserAgentValidation in core/
modules/ simpletest/ src/ Tests/ SimpleTestBrowserTest.php - Test validation of the User-Agent header we use to perform test requests.
- simpletest_js_alter in core/
modules/ simpletest/ simpletest.module - Implements hook_js_alter().
- StatisticsAdminTest::testDeleteNode in core/
modules/ statistics/ src/ Tests/ StatisticsAdminTest.php - Tests that when a node is deleted, the node counter is deleted too.
- StatisticsAdminTest::testExpiredLogs in core/
modules/ statistics/ src/ Tests/ StatisticsAdminTest.php - Tests that cron clears day counts and expired access logs.
- StatisticsAdminTest::testStatisticsSettings in core/
modules/ statistics/ src/ Tests/ StatisticsAdminTest.php - Verifies that the statistics settings page works.
- StatisticsLoggingTest::testLogging in core/
modules/ statistics/ src/ Tests/ StatisticsLoggingTest.php - Verifies node hit counter logging and script placement.
- StatisticsReportsTest::testPopularContentBlock in core/
modules/ statistics/ src/ Tests/ StatisticsReportsTest.php - Tests the "popular content" block.
- StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/
modules/ statistics/ src/ Tests/ StatisticsTokenReplaceTest.php - Creates a node, then tests the statistics tokens generated from it.
- SystemTestController::authorizeInit in core/
modules/ system/ tests/ modules/ system_test/ src/ Controller/ SystemTestController.php - Initialize authorize.php during testing.
- template_preprocess_color_scheme_form in core/
modules/ color/ color.module - Prepares variables for color scheme form templates.
- template_preprocess_system_themes_page in core/
modules/ system/ system.admin.inc - Prepares variables for appearance page templates.
- Theme::canUpdate in core/
lib/ Drupal/ Core/ Updater/ Theme.php - Determines whether this class can update the specified project.
- Theme::getInstallDirectory in core/
lib/ Drupal/ Core/ Updater/ Theme.php - Returns the directory where a theme should be installed.
- ThemeInfoTest::testStylesheets in core/
modules/ system/ src/ Tests/ Theme/ ThemeInfoTest.php - Tests stylesheets-remove.
- ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - ThemeTest::testFindThemeTemplates in core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php - Tests drupal_find_theme_templates().
- ToolkitGdTest::testManipulations in core/
modules/ system/ src/ Tests/ Image/ ToolkitGdTest.php - Since PHP can't visually check that our images have been manipulated properly, build a list of expected color values for each of the corners and the expected height and widths for the final images.
- ToolkitGdTest::testMissingOperation in core/
modules/ system/ src/ Tests/ Image/ ToolkitGdTest.php - Tests calling a missing image operation plugin.
- ToolkitGdTest::testResourceDestruction in core/
modules/ system/ src/ Tests/ Image/ ToolkitGdTest.php - Tests that GD resources are freed from memory.
- ToolkitGdTest::testTransparentColorOutOfRange in core/
modules/ system/ src/ Tests/ Image/ ToolkitGdTest.php - Tests loading an image whose transparent color index is out of range.
- TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ src/ Tests/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- TwigWhiteListTest::testWhiteListChaining in core/
modules/ system/ src/ Tests/ Theme/ TwigWhiteListTest.php - Tests white-listing of methods doesn't interfere with chaining.
- UpdateManagerInstall::submitForm in core/
modules/ update/ src/ Form/ UpdateManagerInstall.php - Form submission handler.
- UpdateManagerUpdate::submitForm in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Form submission handler.
- UpdateReady::submitForm in core/
modules/ update/ src/ Form/ UpdateReady.php - Form submission handler.
- UpdateTestController::updateTest in core/
modules/ update/ tests/ modules/ update_test/ src/ Controller/ UpdateTestController.php - Page callback: Prints mock XML for the Update Manager module.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ src/ Tests/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- update_authorize_run_install in core/
modules/ update/ update.authorize.inc - Installs a new project when invoked by authorize.php.
- update_authorize_run_update in core/
modules/ update/ update.authorize.inc - Updates existing projects when invoked by authorize.php.
- views_theme in core/
modules/ views/ views.module - Implements hook_theme().
- ViewTestData::createTestViews in core/
modules/ views/ src/ Tests/ ViewTestData.php - Create test views from config.
- WebTestBase::drupalGetTestFiles in core/
modules/ simpletest/ src/ WebTestBase.php - Gets a list of files that can be used in tests.
- _batch_test_batch_0 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 0: Does nothing.
- _batch_test_batch_1 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 1: Repeats a simple operation.
- _batch_test_batch_2 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 2: Performs a single multistep operation.
- _batch_test_batch_3 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 3: Performs both single and multistep operations.
- _batch_test_batch_4 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 4: Performs a batch within a batch.
- _batch_test_batch_5 in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Batch 5: Repeats a simple operation.
- _ckeditor_theme_css in core/
modules/ ckeditor/ ckeditor.module - Retrieves the default theme's CKEditor stylesheets defined in the .info file.