taxonomy_term_uri |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Entity URI callback. |
ContactFieldsTest |
class |
drupal/core/modules/contact/lib/Drupal/contact/Tests/Views/ContactFieldsTest.php |
Tests which checks that no fieldapi fields are added on contact. |
Vocabulary::$name |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
Name of the vocabulary. |
SelectionBase.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Contains \Drupal\entity_reference\Plugin\entity_reference\selection\SelectionBase. |
COMMENT_NODE_OPEN |
constant |
drupal/core/modules/comment/comment.module |
Comments for this node are open. |
Criteria::orWhere |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
Append the where expression to evaluate when this criteria is searched for
using an OR with previous expression. |
RssFields::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Render a row object. This usually passes through to a theme template
of some form, but not always. |
Users::$pathField |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/wizard/Users.php |
Set default values for the path field options. |
DrupalUnitTestBase |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Base test case class for Drupal unit tests. |
MemoryBackend::get |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::get(). |
Serializer::decode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Decodes a string into PHP data. |
RedisMock::connect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php |
Add a server to connection pool |
RouteMock::$locale |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/RouteMock.php |
|
locale.compare.inc |
file |
drupal/core/modules/locale/locale.compare.inc |
The API for comparing project translation status with available translation. |
JoinTest::$manager |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php |
A plugin manager which handlers the instances of joins. |
TestPhpMailFailure |
class |
drupal/core/modules/system/tests/modules/system_mail_failure_test/lib/Drupal/system_mail_failure_test/TestPhpMailFailure.php |
Defines a mail sending implementation that returns false. |
AccessTestBase.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessTestBase.php |
Contains \Drupal\user\Tests\Views\AccessTestBase. |
Views AJAX library |
group |
drupal/core/modules/views/includes/ajax.inc |
Handles the server side AJAX interactions of Views. |
TempStoreException |
class |
drupal/core/modules/user/lib/Drupal/user/TempStoreException.php |
Defines the exception thrown if the TempStore cannot acquire a lock. |
file_load_multiple |
function |
drupal/core/modules/file/file.module |
Loads file entities from the database. |
Theme::isInstalled |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Implements Drupal\Core\Updater\UpdaterInterface::isInstalled(). |
SCHEMA_UNINSTALLED |
constant |
drupal/core/includes/schema.inc |
Indicates that a module has not been installed yet. |
MenuListController |
class |
drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php |
Provides a listing of menus. |
RDF_DEFAULT_BUNDLE |
constant |
drupal/core/modules/rdf/rdf.module |
RDF bundle flag: Default bundle. |
LoggerTrait::debug |
function |
drupal/core/vendor/psr/log/Psr/Log/LoggerTrait.php |
Detailed debug information. |
MemoryBackend::set |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::set(). |
drupal_encode_path |
function |
drupal/core/includes/common.inc |
Encodes a Drupal path for use in a URL. |
hook_install_tasks |
function |
drupal/core/modules/system/system.api.php |
Return an array of tasks to be performed by an installation profile. |
rdf_rdf_namespaces |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_rdf_namespaces(). |
BlockUiTest::setUp |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockUiTest.php |
Sets up a Drupal site for running functional and integration tests. |
DrupalDateTimeTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DrupalDateTimeTest.php |
|
DumperTest::$array |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
Mini::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
Overrides \Drupal\views\Plugin\views\pager\PagerPluginBase::summaryTitle(). |
TestContent::test1 |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestContent.php |
Provides example content for testing route enhancers. |
AccessRoleTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessRoleTest.php |
Contains \Drupal\user\Tests\Views\AccessRoleTest. |
FeedFormController |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedFormController.php |
Form controller for the aggregator feed edit forms. |
rdf_get_namespaces |
function |
drupal/core/modules/rdf/rdf.module |
Retrieves RDF namespaces. |
BreakpointTestBase |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointTestBase.php |
Base class for Breakpoint tests. |
Theme::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Overrides Drupal\Core\Updater\Updater::postInstall(). |
MenuLink::$updated |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The menu link modification timestamp. |
SimpleTestTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Definition of Drupal\simpletest\Tests\SimpleTestTest. |
filter_update_8000 |
function |
drupal/core/modules/filter/filter.install |
Moves filter_fallback settings from variable to config. |
taxonomy_term_view |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Generates an array which displays a term detail page. |
QueryString::BLANK |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
ViewsSelection.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Contains \Drupal\views\Plugin\entity_reference\selection\ViewsSelection. |
NullDumperTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/PhpDumper/NullDumperTest.php |
|
update.compare.inc |
file |
drupal/core/modules/update/update.compare.inc |
Code required only when comparing available updates to existing data. |
StatementEmpty.php |
file |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Definition of Drupal\Core\Database\StatementEmpty |
filter_update_8001 |
function |
drupal/core/modules/filter/filter.install |
Migrate filter formats into configuration. |
aggregator_refresh |
function |
drupal/core/modules/aggregator/aggregator.module |
Checks a news feed for new items. |