_field_language_suggestion |
function |
drupal/core/modules/field/field.multilingual.inc |
Process the language code suggestion based on the available language codes. |
CacheDecoratorLanguageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Tests that the AlterDecorator fires and respects the alter hook. |
PhpConditionTest::$manager |
property |
drupal/core/modules/php/lib/Drupal/php/Tests/Condition/PhpConditionTest.php |
The condition plugin manager. |
MockAliasManager::$aliases |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Array of mocked aliases. Keys are system paths, followed by language. |
PagerTest::testNormalPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the normal pager. |
MockAliasManager::addAlias |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
Adds an alias to the in-memory alias table for this object. |
LanguageTestBase::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/LanguageTestBase.php |
Modules to enable. |
BlockStorageController.php |
file |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Contains \Drupal\block\BlockStorageController. |
MongoDbProfilerStorageTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MongoDbProfilerStorageTest.php |
|
AliasManagerCacheDecorator |
class |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Class used by the PathSubscriber to get the system path and cache path lookups. |
MetadataGeneratorInterface |
interface |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php |
Interface for generating in-place editing metadata for an entity field. |
overlay_deliver_empty_page |
function |
drupal/core/modules/overlay/overlay.module |
Prints an empty page. |
DatabaseStorage::deleteAll |
function |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
Implements Drupal\Core\Config\StorageInterface::deleteAll(). |
CoverageNotPrivateTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageNotPrivateTest.php |
|
plugin.manager.views.cache |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
ViewPageControllerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php |
Contains \Drupal\views\Tests\ViewPageControllerTest. |
EntityStorageException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Contains \Drupal\Core\Entity\EntityStorageException. |
UsageTest::testRemoveUsage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Tests file_usage()->delete(). |
FieldLanguageTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Views/FieldLanguageTest.php |
|
plugin.manager.views.field |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
FileManagedTestBase::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
plugin.manager.views.pager |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.query |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
PathLanguageTest::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Modules to enable. |
PageViewTest::testPageView |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
Tests an anonymous and unpermissioned user attempting to edit the node. |
plugin.manager.views.style |
service |
drupal/core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
DatabaseStorage::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteAll(). |
NodeAccessPagerTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
language_admin_delete_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language deletion confirmation screen. |
AccessManagerTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
This method exists to support the simpletest UI runner. |
ImageEffectsTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Modules to enable. |
maintenance-page.html.twig |
file |
drupal/core/modules/system/templates/maintenance-page.html.twig |
Default theme implementation to display a single Drupal page while offline. |
language_negotiation_purge |
function |
drupal/core/includes/language.inc |
Removes any language negotiation methods that are no longer defined. |
AbstractMessage::getParams |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Get application and plugin specific parameters set on the message. |
SystemManager::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
Constructs a SystemManager object. |
AbstractMessage::addHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Add a header to an existing collection of headers. |
BundleConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/BundleConstraint.php |
The default violation message. |
AbstractMessage::getHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Retrieve an HTTP header by name. Performs a case-insensitive search of all headers. |
AbstractMessage::setHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Set an HTTP header |
EventManager::getListeners |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Gets the listeners of a specific event or all listeners. |
rest.link_manager.relation |
service |
drupal/core/modules/rest/rest.services.yml |
Drupal\rest\LinkManager\RelationLinkManager |
ViewPageController::create |
function |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Instantiates a new instance of this controller. |
EventManager::hasListeners |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php |
Checks whether an event has any registered listeners. |
ViewPageController::handle |
function |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
Handles a response for a view. |
PluginManagerBase::$mapper |
property |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition. |
AbstractMessage::hasHeader |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/AbstractMessage.php |
Check if the specified header is present. |
CachedStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/CachedStorage.php |
Constructs a new CachedStorage controller. |
LocaleStringTest::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
The locale storage. |
FlattenException::$message |
property |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
ManageDisplayTest::getInfo |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
|