Home
last modified time | relevance | path

Searched defs:getSectionList (Results 1 – 15 of 15) sorted by relevance

/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/src/Plugin/SectionStorage/
H A DSectionStorageBase.php29 abstract protected function getSectionList(); function in Drupal\\layout_builder\\Plugin\\SectionStorage\\SectionStorageBase
H A DOverridesSectionStorage.php125 protected function getSectionList() { function in Drupal\\layout_builder\\Plugin\\SectionStorage\\OverridesSectionStorage
H A DDefaultsSectionStorage.php95 protected function getSectionList() { function in Drupal\\layout_builder\\Plugin\\SectionStorage\\DefaultsSectionStorage
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/src/Plugin/SectionStorage/
H A DSectionStorageBase.php48 abstract protected function getSectionList(); function in Drupal\\layout_builder\\Plugin\\SectionStorage\\SectionStorageBase
H A DOverridesSectionStorage.php129 protected function getSectionList() { function in Drupal\\layout_builder\\Plugin\\SectionStorage\\OverridesSectionStorage
H A DDefaultsSectionStorage.php95 protected function getSectionList() { function in Drupal\\layout_builder\\Plugin\\SectionStorage\\DefaultsSectionStorage
/dports/www/drupal8/drupal-8.9.20/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/
H A DTestStateBasedSectionStorage.php51 protected function getSectionList() {} function in Drupal\\layout_builder_test\\Plugin\\SectionStorage\\TestStateBasedSectionStorage
/dports/www/drupal9/drupal-9.2.10/core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/
H A DTestStateBasedSectionStorage.php51 protected function getSectionList() {} function in Drupal\\layout_builder_test\\Plugin\\SectionStorage\\TestStateBasedSectionStorage
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/MC/
H A DMCAssembler.h707 const SectionDataListType &getSectionList() const { return Sections; } in getSectionList() function
708 SectionDataListType &getSectionList() { return Sections; } in getSectionList() function
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/unicode/
H A Dgen.py684 def getSectionList(self): member in SectionsBlocks
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/unicode/
H A Dgen.py671 def getSectionList(self): member in SectionsBlocks
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkcharselect-generate-datafile.py568 def getSectionList(self): member in SectionsBlocks
/dports/textproc/p5-OpenOffice-OODoc/OpenOffice-OODoc-2.125/OODoc/
H A DText.pm1988 sub getSectionList subroutine
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dmemberdef.cpp433 virtual const MemberList *getSectionList(const Definition *container) const in getSectionList() function in MemberDefAliasImpl
4296 const MemberList *MemberDefImpl::getSectionList(const Definition *container) const in getSectionList() function in MemberDefImpl
/dports/x11/radare-cutter/r2cutter-0.1.1/src/core/
H A DCutter.cpp2849 QStringList CutterCore::getSectionList() in getSectionList() function in CutterCore