JoinPluginBase::$extra |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
An array of extra conditions on the join. |
options_field_validate |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_validate(). |
EventTest::$dispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
FieldAttachStorageTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Unit test class for storage-related field_attach_* functions. |
TaxonomyIndexTid::init |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
XcacheCacheTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php |
|
UrlParserInterface.php |
file |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php |
|
ChainMatcher::$context |
property |
drupal/core/lib/Drupal/Core/Routing/ChainMatcher.php |
The request context for this matcher. |
BaseAsset::$sourceRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
RouteCompilerInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php |
RouteCompilerInterface is the interface that all RouteCompiler classes must implement. |
hook_filter_info_alter |
function |
drupal/core/modules/filter/filter.api.php |
Perform alterations on filter definitions. |
BaseAsset::$sourcePath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
RedisCache::doContains |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Test if an entry exists in the cache. |
JsonldEncoder::$format |
property |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEncoder.php |
The formats that this Encoder supports. |
BaseAsset::$targetPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|
search_extra_type.info |
file |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.info |
name = "Test search type"
description = "Support module for search module testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
ViewFormControllerBase |
class |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Base form controller for Views forms. |
MemcacheSessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php |
MemcacheSessionHandler. |
ContentNegotiation.php |
file |
drupal/core/lib/Drupal/Core/ContentNegotiation.php |
Definition of Drupal\Core\ContentNegotiation. |
DrupalKernel::$storage |
property |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
PHP code storage object to use for the compiled container. |
ArchiverInterface::add |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiverInterface.php |
Adds the specified file or directory to the archive. |
AlterDecorator::__call |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Passes through all unknown calls onto the decorated object. |
system_test_page_build |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_page_build(). |
OverviewBase::validate |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Validate handler for the field UI overview form. |
RedisCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/RedisCache.php |
Retrieves cached information from data store |
Criteria::$firstResult |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
|
EventTest::testGetName |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
UrlAlterTestBundle.php |
file |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php |
Contains Drupal\url_alter_test\UrlAlterTestBundle. |
EventTest::testSetName |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
BaseAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Constructor. |
language_types_get_all |
function |
drupal/core/includes/bootstrap.inc |
Returns an array of the available language types. |
NumberDecimalFormatter |
class |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberDecimalFormatter.php |
Plugin implementation of the 'number_decimal' formatter. |
PhpDumper::addServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Adds multiple services |
VocabularyLanguageTest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Tests for the language feature on vocabularies. |
ResponseHeaderBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
@api |
LoggerInterface::emerg |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
element_set_attributes |
function |
drupal/core/includes/common.inc |
Sets HTML attributes based on element properties. |
Schema::$defaultSchema |
property |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Override DatabaseSchema::$defaultSchema |
LoggerInterface::alert |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
@api |
Formula::summary_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Build the summary query based on a formula |
DefaultSummary::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/DefaultSummary.php |
Render the display in this style. |
NumberIntegerFormatter |
class |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberIntegerFormatter.php |
Plugin implementation of the 'number_integer' formatter. |
file_validate_is_image |
function |
drupal/core/modules/file/file.module |
Checks that the file is recognized by image_get_info() as an image. |
ArchiveTar::$_compress |
property |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
Twig_Test_Node::$class |
property |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
|
CurlVersion::$instance |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
Twig_TemplateInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
Interface implemented by all compiled templates. |
StaticReflectionMethod |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
Schema::createTableSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Generate SQL to create a new table from a Drupal schema definition. |
Criteria::getOrderings |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Get current orderings of this Criteria |