code stringlengths 1 2.01M | language stringclasses 1
value |
|---|---|
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Model extends Kohana_Model {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Date extends Kohana_Date {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class HTTP extends Kohana_HTTP {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Config extends Kohana_Config {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class File extends Kohana_File {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Validation extends Kohana_Validation {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Route extends Kohana_Route {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Debug extends Kohana_Debug {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Num extends Kohana_Num {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Response extends Kohana_Response {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Kohana extends Kohana_Core {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class CLI extends Kohana_CLI {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Fragment extends Kohana_Fragment {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Session extends Kohana_Session {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception extends Kohana_HTTP_Exception {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_503 extends Kohana_HTTP_Exception_503 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_414 extends Kohana_HTTP_Exception_414 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_411 extends Kohana_HTTP_Exception_411 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_416 extends Kohana_HTTP_Exception_416 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_504 extends Kohana_HTTP_Exception_504 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_417 extends Kohana_HTTP_Exception_417 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_409 extends Kohana_HTTP_Exception_409 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_413 extends Kohana_HTTP_Exception_413 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_400 extends Kohana_HTTP_Exception_400 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_502 extends Kohana_HTTP_Exception_502 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_410 extends Kohana_HTTP_Exception_410 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_405 extends Kohana_HTTP_Exception_405 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_406 extends Kohana_HTTP_Exception_406 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_408 extends Kohana_HTTP_Exception_408 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_404 extends Kohana_HTTP_Exception_404 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_500 extends Kohana_HTTP_Exception_500 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_401 extends Kohana_HTTP_Exception_401 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_403 extends Kohana_HTTP_Exception_403 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_501 extends Kohana_HTTP_Exception_501 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_412 extends Kohana_HTTP_Exception_412 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_407 extends Kohana_HTTP_Exception_407 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_402 extends Kohana_HTTP_Exception_402 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_505 extends Kohana_HTTP_Exception_505 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Exception_415 extends Kohana_HTTP_Exception_415 {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
interface HTTP_Response extends Kohana_HTTP_Response {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
interface HTTP_Interaction extends Kohana_HTTP_Interaction {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Header extends Kohana_HTTP_Header {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
interface HTTP_Request extends Kohana_HTTP_Request {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTTP_Header_Value extends Kohana_HTTP_Header_Value {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Valid extends Kohana_Valid {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Feed extends Kohana_Feed {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class UTF8 extends Kohana_UTF8 {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Controller_REST extends Kohana_Controller_REST {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Controller_Template extends Kohana_Controller_Template {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Validation_Exception extends Kohana_Validation_Exception {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Cookie extends Kohana_Cookie {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Log_StdErr extends Kohana_Log_StdErr {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Log_File extends Kohana_Log_File {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Log_Writer extends Kohana_Log_Writer {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Log_StdOut extends Kohana_Log_StdOut {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Log_Syslog extends Kohana_Log_Syslog {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class URL extends Kohana_URL {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Text extends Kohana_Text {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Profiler extends Kohana_Profiler {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Encrypt extends Kohana_Encrypt {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Request extends Kohana_Request {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Form extends Kohana_Form {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class I18n extends Kohana_I18n {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Arr extends Kohana_Arr {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class HTML extends Kohana_HTML {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Log extends Kohana_Log {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Controller extends Kohana_Controller {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Inflector extends Kohana_Inflector {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Request_Client_External extends Kohana_Request_Client_External {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Request_Client_Internal extends Kohana_Request_Client_Internal {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
abstract class Request_Client extends Kohana_Request_Client {} | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Session_Native extends Kohana_Session_Native {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Session_Cookie extends Kohana_Session_Cookie {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
class Upload extends Kohana_Upload {}
| PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strlen
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strlen($str)
{
if (UTF8::... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::substr_replace
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _substr_replace($st... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::ltrim
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _ltrim($str, $charlist = NUL... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strcasecmp
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strcasecmp($str1, $str... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::ucwords
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _ucwords($str)
{
if (UTF8... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::str_pad
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _str_pad($str, $final_str_... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strrpos
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strrpos($str, $search, $o... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::trim
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _trim($str, $charlist = NULL)... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strcspn
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strcspn($str, $mask, $off... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strtolower
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strtolower($str)
{
if... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strrev
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strrev($str)
{
if (UTF8::... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::stristr
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _stristr($str, $search)
{
... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strspn
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strspn($str, $mask, $offse... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::str_split
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _str_split($str, $split_... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strpos
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strpos($str, $search, $off... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::to_unicode
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _to_unicode($str)
{
//... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::str_ireplace
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _str_ireplace($search... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::transliterate_to_ascii
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _transliter... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::from_unicode
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _from_unicode($arr)
{... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::ord
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _ord($chr)
{
$ord0 = ord($chr... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::ucfirst
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _ucfirst($str)
{
if (UTF8... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::strtoupper
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _strtoupper($str)
{
if... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::rtrim
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _rtrim($str, $charlist = NUL... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
/**
* UTF8::substr
*
* @package Kohana
* @author Kohana Team
* @copyright (c) 2007-2011 Kohana Team
* @copyright (c) 2005 Harry Fuecks
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt
*/
function _substr($str, $offset, $len... | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
return array
(
'Spanish' => 'Español',
'Hello, world!' => '¡Hola, mundo!',
); | PHP |
<?php defined('SYSPATH') or die('No direct script access.');
return array
(
'French' => 'Français',
'Hello, world!' => 'Bonjour, monde!',
); | PHP |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.