|
IniFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php |
|
|
node_search_admin |
function |
drupal/core/modules/node/node.module |
Implements hook_search_admin(). |
|
GetSetDummy::$foo |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
|
ProjectUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php |
ProjectUrlMatcher |
|
INSTALL.pgsql.txt |
file |
drupal/core/INSTALL.pgsql.txt |
CREATE THE PostgreSQL DATABASE
------------------------------
Note that the database must be created with UTF-8 (Unicode) encoding.
1. CREATE DATABASE USER
This step is only necessary if you don't already have a user set up (e.g., by
… |
|
SecurityError.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityError.php |
|
|
ClosureLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php |
|
|
TestBundle::build |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
|
WarmableInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php |
Interface for classes that support warming their cache. |
|
Session::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Storage driver. |
|
Vocabulary::$name |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Name of the vocabulary. |
|
GetSetDummy::$bar |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
|
AbstractProxyTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
Test class for AbstractProxy. |
|
AccessManager.php |
file |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Contains Drupal\Core\Access\AccessManager. |
|
PhpFileLoader.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
|
|
openid_user_login |
function |
drupal/core/modules/openid/openid.module |
Implements hook_user_login(). |
|
JsonldEncoder.php |
file |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEncoder.php |
Definition of Drupal\jsonld\JsonldEncoder. |
|
system_time_zones |
function |
drupal/core/modules/system/system.module |
Generate an array of time zones and their local time&date. |
|
hook_comment_load |
function |
drupal/core/modules/comment/comment.api.php |
Act on comments being loaded from the database. |
|
CacheArray::$tags |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
A tags array to pass to cache()->set(). |
|
QueryBase::addTag |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Database\Query\AlterableInterface::addTag(). |
|
ProjectUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php |
ProjectUrlMatcher |
|
book.settings.yml |
file |
drupal/core/modules/book/config/book.settings.yml |
drupal/core/modules/book/config/book.settings.yml |
|
ContainerTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
|
_menu_router_save |
function |
drupal/core/includes/menu.inc |
Saves data from menu_router_build() to the router table. |
|
hook_comment_view |
function |
drupal/core/modules/comment/comment.api.php |
Act on a comment that is being assembled before rendering. |
|
QueryBase::hasTag |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements Drupal\Core\Database\Query\AlterableInterface::hasTag(). |
|
WebTestBase::$url |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The URL currently loaded in the internal browser. |
|
LoadTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/LoadTest.php |
|
|
Request::getQuery |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get the collection of key value pairs that will be used as the query
string in the request |
|
openid_login_form |
function |
drupal/core/modules/openid/openid.module |
Form constructor for the OpenID login form. |
|
Twig_Parser::$env |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
|
File::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Constructs a new file from the given path. |
|
INSTALL.mysql.txt |
file |
drupal/core/INSTALL.mysql.txt |
CREATE THE MySQL DATABASE
--------------------------
This step is only necessary if you don't already have a database set up (e.g.,
by your host). In the following examples, 'username' is an example MySQL user
which has the CREATE and… |
|
ReferenceTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ReferenceTest.php |
|
|
drupal_var_export |
function |
drupal/core/includes/utility.inc |
Drupal-friendly var_export(). |
|
ProjectUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php |
ProjectUrlMatcher |
|
image.effects.inc |
file |
drupal/core/modules/image/image.effects.inc |
Functions needed to execute image effects provided by Image module. |
|
node.settings.yml |
file |
drupal/core/modules/node/config/node.settings.yml |
drupal/core/modules/node/config/node.settings.yml |
|
DBLogResource.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/DBLogResource.php |
Definition of Drupal\rest\Plugin\rest\resource\DBLogResource. |
|
Connection::query |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Executes a query string against the database. |
|
Condition::isNull |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::isNull(). |
|
File::getMimeType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns the mime type of the file. |
|
EntityManager.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Contains \Drupal\Core\Entity\EntityManager. |
|
ParameterTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterTest.php |
|
|
user_autocomplete |
function |
drupal/core/modules/user/user.pages.inc |
Menu callback; Retrieve a JSON object containing autocomplete suggestions for existing users. |
|
Extension::render |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php |
Render the field. |
|
system_page_alter |
function |
drupal/core/modules/system/system.module |
Implements hook_page_alter(). |
|
Condition::exists |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::exists(). |
|
field_test_schema |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.install |
Implements hook_schema(). |