Schema::_createKeys |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
|
node_add_body_field |
function |
drupal/core/modules/node/node.module |
Adds the default body field to a node type. |
FileStorage::rename |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::rename(). |
GetSetDummy::getBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
DenormalizeTest.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Contains \Drupal\hal\Tests\DenormalizeTest. |
entity_test.install |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Install, update and uninstall functions for the entity_test module. |
PagerTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Modules to enable. |
EventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
GetSetDummy::setBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
TestToolkit::resize |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::resize(). |
CachePluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
Definition of Drupal\views\Plugin\views\cache\CachePluginBase. |
hook_menu_link_load |
function |
drupal/core/modules/menu_link/menu_link.api.php |
Alter menu links when loaded and before they are rendered. |
entity_load_by_uuid |
function |
drupal/core/includes/entity.inc |
Loads an entity by UUID. |
drupal_theme_access |
function |
drupal/core/includes/theme.inc |
Determines if a theme is available to use. |
system_user_presave |
function |
drupal/core/modules/system/system.module |
Implements hook_user_presave(). |
Request::getCookies |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
Get an array of Cookies |
PasswordHashingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PasswordHashingTest.php |
Unit tests for password hashing API. |
DayDate::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/DayDate.php |
The date format used in the query. |
TestToolkit::rotate |
function |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/TestToolkit.php |
Implements \Drupal\system\Plugin\ImageToolkitInterface::rotate(). |
FieldNormalizer.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
Contains \Drupal\hal\Normalizer\FieldNormalizer. |
Select::orderRandom |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Select.php |
Orders the result set by a random value. |
AttributeString.php |
file |
drupal/core/lib/Drupal/Core/Template/AttributeString.php |
Definition of Drupal\Core\Template\AttributeString. |
AccessibleInterface |
interface |
drupal/core/lib/Drupal/Core/TypedData/AccessibleInterface.php |
Interface for checking access. |
FromConfigInterface |
interface |
drupal/core/vendor/guzzle/common/Guzzle/Common/FromConfigInterface.php |
Interfaces that adds a factory method which is used to instantiate a class from an array of configuration options. |
FileStorage::encode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::encode(). |
ImageItem::setValue |
function |
drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::get(). |
Extension::getAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
Returns the recommended alias to use in XML. |
RouteSubscriber.php |
file |
drupal/core/modules/views/lib/Drupal/views/EventSubscriber/RouteSubscriber.php |
Contains \Drupal\views\EventSubscriber\RouteSubscriber. |
FilterInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php |
|
overlay_user_update |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_user_update(). |
FileStorage::decode |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Implements Drupal\Core\Config\StorageInterface::decode(). |
PoMetadataInterface |
interface |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Methods required for both reader and writer implementations. |
ImageDimensionsTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsTest.php |
Tests that images have correct dimensions when styled. |
field_test_memorize |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Store and retrieve keyed data for later verification by unit tests. |
menu_tree_page_data |
function |
drupal/core/includes/menu.inc |
Gets the data structure for a named menu tree, based on the current page. |
CacheableTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/CacheableTestEntity.php |
Test entity class. |
TwigEnvironment.php |
file |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Definition of Drupal\Core\Template\TwigEnvironment. |
Twig_Compiler::repr |
function |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Returns a PHP representation of a given value. |
FieldItemNormalizer |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Converts the Drupal field item object structure to HAL array structure. |
RouterTest::$router |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
GetConstructorDummy |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
FieldUITestNoBundle |
class |
drupal/core/modules/field_ui/tests/modules/field_ui_test/lib/Drupal/field_ui_test/Plugin/Core/Entity/FieldUITestNoBundle.php |
Defines the test Field UI class. |
ArrayCollection.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
|
hook_entity_presave |
function |
drupal/core/includes/entity.api.php |
Act on an entity before it is about to be created or updated. |
overlay_batch_alter |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_batch_alter(). |
LocaleUninstallTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Locale uninstall with English UI functional test. |
RouterTest::$loader |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
UglifyCssFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php |
|
DerivativeInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Derivative/DerivativeInterface.php |
Plugin interface for derivative plugin handling. |
EditPluginInterface |
interface |
drupal/core/modules/edit/lib/Drupal/edit/EditPluginInterface.php |
Defines an interface for in-place editors (Create.js PropertyEditor widgets). |