CountValidatorCountableTest_Countable |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
ViewExecutableTest::$configProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the configuration. |
ViewExecutableTest::assertViewDestroy |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Asserts that expected view properties have been unset by destroy(). |
TableSortExtender::getQueryParameters |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Compose a URL query parameter array to append to table sorting requests. |
TranslatableInterface::getTranslation |
function |
drupal/core/lib/Drupal/Core/TypedData/TranslatableInterface.php |
Gets a translation of the data. |
ImmutableEventDispatcher::$dispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
The proxied dispatcher. |
ImmutableEventDispatcher::__construct |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Creates an unmodifiable proxy for an event dispatcher. |
ImmutableEventDispatcher::addListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event listener that listens on the specified events. |
_form_test_tableselect_js_select_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #js_select property. |
theme_language_content_settings_table |
function |
drupal/core/modules/language/language.admin.inc |
Returns HTML for an administration settings table. |
Connection::popCommittableTransactions |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Overridden to work around issues to MySQL not supporting transactional DDL. |
PhpExecutableFinder::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
ElementsTableSelectTest::testEmptyText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of the #empty text when #options is an empty array. |
TableTest::testThemeTableStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tableheader.js provides 'sticky' table headers, and is included by default. |
translation_entity_translatable_switch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Toggles translatability of the given field. |
Connection::popCommittableTransactions |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Internal function: commit all the transaction layers that can commit. |
Connection::generateTemporaryTableName |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Generates a temporary table name. |
ViewExecutableTest::testFactoryService |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the views.exectuable container service. |
ImmutableEventDispatcher::getListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Gets the listeners of a specific event or all listeners. |
DisplayPluginBase::defaultableSections |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Static member function to list which sections are defaultable
and what items each section contains. |
ImmutableEventDispatcher::hasListeners |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Checks whether an event has any registered listeners. |
ViewPageController::$executableFactory |
property |
drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php |
The view executable factory. |
ModuleTestBase::assertModuleTablesExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Assert that all tables defined in a module's hook_schema() exist. |
TableTest::testThemeTableWithNoStriping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the 'no_striping' option works correctly. |
DatabaseStorageControllerNG::$dataTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
The table that stores properties, if the entity has multilingual support. |
AbstractEntityBodyDecorator::isWritable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream is writable |
RoutableFragmentRenderer::$fragmentPath |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
|
RoutingFixtures::routingTableDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Returns the table definition for the routing fixtures. |
ViewExecutableTest::testPropertyMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the setting/getting of properties. |
ImmutableEventDispatcher::addSubscriber |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Adds an event subscriber. |
NotAcceptableHttpException::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php |
Constructor. |
views.view.test_executable_displays.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_executable_displays.yml |
TableTest::testThemeTableNoStickyHeaders |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
If $sticky is FALSE, no tableheader.js should be included. |
DisplayExtenderTest::defaultableSections |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayExtenderPluginBase::defaultableSections(). |
ViewExecutableTest::getProtectedProperty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Returns a protected property from a class instance. |
ConditionInterface::setExecutableManager |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionInterface.php |
Sets the executable manager class. |
ImmutableEventDispatcher::removeListener |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php |
Removes an event listener from the specified events. |
RepeatablePassInterface::setRepeatedPass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php |
Sets the RepeatedPass interface. |
ExecutablePluginBase::$executableManager |
property |
drupal/core/lib/Drupal/Core/Executable/ExecutablePluginBase.php |
The condition manager to proxy execute calls through. |
DatabaseStorageController::$revisionTable |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
The table that stores revisions, if the entity supports revisions. |
ElementsTableSelectTest::testMultipleTrue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of checkboxes when #multiple is TRUE. |
ElementsTableSelectTest::formSubmitHelper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
TableTest::testThemeTableWithEmptyMessage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
RedirectableUrlMatcherInterface::redirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php |
Redirects the user to another URL. |
RoutableFragmentRenderer::setFragmentPath |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
Sets the fragment path that triggers the fragment listener. |
ViewExecutableTest::$executableProperties |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Properties that should be stored in the executable. |
ViewExecutableTest::testViewsHandlerTypes |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests ViewExecutable::viewsHandlerTypes(). |
RoutableFragmentRendererTest::getRenderer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
_form_test_tableselect_multiple_true_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test the tableselect #multiple = TRUE functionality. |
ImmutableEventDispatcherTest::$dispatcher |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|