Taxonomy::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ConstraintValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidator.php |
|
node_entity_bundle_info |
function |
drupal/core/modules/node/node.module |
Implements hook_entity_bundle_info(). |
Twig_Node_Text::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Text.php |
Compiles the node to PHP. |
ConstraintViolation.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
|
image_resize_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Resize. |
PluginSettingsInterface |
interface |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Interface definition for plugin with settings. |
PoHeader::$_projectName |
property |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Name of the project the translation belongs to. |
ViewsBlock::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php |
Overrides \Drupal\Component\Plugin\PluginBase::__construct(). |
CustomBlockCreationTest |
class |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php |
Tests creating and saving a block. |
DenormalizableInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizableInterface.php |
Defines the most basic interface a class must implement to be denormalizable |
install_select_language |
function |
drupal/core/includes/install.core.inc |
Selects which language to use during installation. |
Schema::fieldSetDefault |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Set the default value for a field. |
StatementPrefetch::next |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
RequestContext::getHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Gets the HTTP host. |
TestHttpKernel::$status |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
FlashBag::getStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets the storage key for this bag. |
AnnotationException.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationException.php |
|
update_flush_all_caches |
function |
drupal/core/update.php |
Remove update overrides and flush all caches. |
EntityTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests the Entity Translation UI. |
ApcUniversalClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3. |
RequestContext::setHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
Sets the HTTP host. |
Twig_Tests_Node_ForTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ForTest.php |
|
FragmentHandler::render |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php |
Renders a URI and returns the Response content. |
CustomBlockType::$label |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlockType.php |
The custom block type label. |
image_desaturate_effect |
function |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Desaturate (grayscale) an image resource. |
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
TypeLinkManager::$cache |
property |
drupal/core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php |
Injected cache backend. |
TestHttpKernel::$called |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestHttpKernel.php |
|
AllValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
|
TestFieldWidgetMultiple |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetMultiple.php |
Plugin implementation of the 'test_field_widget_multiple' widget. |
WebTestBase::assertText |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Pass if the text IS found on the text version of the page. The text version
is the equivalent of what a user would see when viewing through a web browser.
In other words the HTML has been filtered out of the contents. |
UrlGenerator::$basePath |
property |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
The base path to use for urls. |
ShortcutTestBase::$node |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Generic node used for testing. |
ViewsExposedFilterBlock |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php |
Provides a 'Views Exposed Filter' block. |
Profile::getParentToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Returns the parent token. |
TaxonomyIndexTid::query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Add this term to the query |
image_rotate_dimensions |
function |
drupal/core/modules/image/image.effects.inc |
Image dimensions callback; Rotate. |
assertStringEndsNotWith |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a string ends not with a given prefix. |
FileSize::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
PHP_Token_QUESTION_MARK |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
BankAccount::getBalance |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/BankAccount.php |
|
SetFormCommand::$output |
property |
drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php |
The rendered output of the form. |
PoHeader::setFromString |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Populate internal values from a string. |
ShortcutTestBase::setUp |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
TableSortExtender::init |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Initialize the table sort context. |
MockTestConnection::run |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/MockTestConnection.php |
|
Table::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Render the given style. |
SessionHandlerProxy::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php |
|
Collection::offsetUnset |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetUnset() |