Search Results
… $url = $style->buildUri($file->getFileUri()); $this->fileSystem->unlink($url); } else { // Add the image we created to a media item. $imageMedia …
… ?: $this->languageManager->getCurrentLanguage(LanguageInterface::TYPE_URL)->getId(); // Split the language into parts. $languageParts = … ?: $this->languageManager->getCurrentLanguage(LanguageInterface::TYPE_URL)->getId(); } if (isset($this->noPath[$langcode][$alias])) { // Path … $this->languageManager() ->getCurrentLanguage(LanguageInterface::TYPE_URL) ->getId(); // If the language of the translated item: // - Does …
… if statement will mean that the authentication triggers if the site URL is staging.example.com. if (php_sapi_name() != 'cli' && …
Article: Interrogating DNS Records
… on 12-Jun-2014 Registrar: British Broadcasting Corporation [Tag = BBC] URL: http://www.bbc.co.uk Relevant dates: Registered on: before …
… enter to go on to the next question. Remember that this will form the URL of your local development environment. Next, DDEV wants to know …
Article: An Introduction To OpenLayers
… to load. If you want a different service then you simply change this URL to point to that service. The third parameter here is used by …
… bloginfo('name'); ?> In addition to the name tag the tags description, url, admin_email and version are also available. The Loop is used by …
… = document.getElementById(elementId); element.style.backgroundImage = 'url(' + element.dataset.image + ')'; element.style.backgroundPosition = …
… (Custom menu link) node (Content) paragraph (Paragraph) path_alias (URL alias) shortcut (Shortcut link) taxonomy_term (Taxonomy term) user …
… metrics to push the test results to Show Slow. extensions.yslow.beaconUrl = http://my.showslow.server.com/beacon/yslow/ … function setUp() { $this->setBrowser("firefox"); $this->setBrowserUrl("http://www.hashbangcode.com/"); } public function testMyTestCase() … to the takeScreenshot() method. The $screenshotPath and $screenshotUrl variables need to be set before this is done, but this is a good …