This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.2.22-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.22-MariaDB | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.2.19-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.19-MariaDB | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.2.19-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.19-MariaDB | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.1.32-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.12-MariaDB-log | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.1.32-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.12-MariaDB-log | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.1.32-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.12-MariaDB-log | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", | |
"$schema": "http://json-schema.org/draft-04/schema#", | |
"title": "Template", | |
"description": "An Azure deployment template", | |
"type": "object", | |
"properties": { | |
"$schema": { | |
"type": "string", | |
"description": "JSON schema reference" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "http:\/\/json-schema.org\/draft-04\/schema#", | |
"id": "https:\/\/nginx-php-content-vic-develop.lagoon.vicsdp.amazee.io\/schemata\/node\/page?_format=schema_json&_describes=api_json", | |
"type": "object", | |
"title": "node:page Schema", | |
"description": "Use <em>Page<\/em> content type for basic pages.", | |
"properties": { | |
"attributes": { | |
"type": "object", | |
"properties": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @file Acquia Cloud API commands | |
*/ | |
/** | |
* Implementation of hook_drush_command(). | |
*/ | |
function acapi_drush_command() { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- MySQL dump 10.16 Distrib 10.1.32-MariaDB, for Linux (x86_64) | |
-- | |
-- Host: mariadb Database: drupal | |
-- ------------------------------------------------------ | |
-- Server version 10.2.12-MariaDB-log | |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; | |
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; | |
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; | |
/*!40101 SET NAMES utf8 */; |
NewerOlder